Commit Graph

54 Commits

Author SHA1 Message Date
Raimon Esteve bedcd2127f Automatically fill the route when creating operations linked to steps
From changeset-2f640ca
#049129
2022-02-23 09:45:45 +01:00
Raimon Esteve 97f6e5d837 Add bom and route process form view
#048916
2022-01-20 15:34:04 +01:00
Raimon Esteve e86abb73a0 Adapt tests to centimeters capitalization
issue10973
2021-11-25 09:45:58 +01:00
Raimon Esteve b266686645 Use deactivable mixin
issue4341
2021-09-10 12:35:44 +02:00
Raimon Esteve 26023777b3 Increase version number 2021-06-01 10:12:56 +02:00
Raimon Esteve 998b977d90 Increase version number 2021-04-26 15:36:15 +02:00
Albert Cervera i Areny 3db7d304d5 Pyflakes fixes. 2021-03-21 00:56:28 +01:00
Àngel Àlvarez 0f4ad1ee4a Modify tox and add Jenkisfile 2020-04-11 18:17:53 +02:00
?ngel ?lvarez 5960374aff increase version 2019-11-14 11:01:49 +01:00
?ngel ?lvarez e9a4736a6d increase version 2019-11-14 10:56:49 +01:00
?ngel ?lvarez 74c51624d0 add methods on on_change_process 2019-10-04 10:03:39 +02:00
Juanjo Garcia a744fb1762 Use grouped attribute on message.xml 2019-09-04 12:21:42 +02:00
Raimon Esteve 763ded3749 Remove encoding in XML atrribute 2019-06-13 15:18:18 +02:00
Raimon Esteve 9c9e4ff4b7 Remove type None in inherit view 2019-06-13 15:15:17 +02:00
?ngel ?lvarez a1fbf492ab increase version 2019-05-06 23:27:33 +02:00
Marina Nicolau 9b1d7c3215 Fixed translations ir.message 2019-04-09 14:22:05 +02:00
?ngel ?lvarez 543110c3dc Add ir.message and use UserWarning/UserError 2019-01-09 14:38:09 +01:00
?ngel ?lvarez 19a3f45b31 fix test 2018-11-07 16:57:14 +01:00
Albert Cervera i Areny f1ba1fba51 Migrate to python 3 2018-10-29 00:04:47 +01:00
Albert Cervera i Areny 9b4d4bbc93 Production cost is not computed until production is saved. 2018-10-29 00:04:21 +01:00
Albert Cervera i Areny a19188fc25 Upgrade to Tryton 4.8 2018-10-28 23:55:14 +01:00
Albert Cervera i Areny 65e62b5f2e Remove country from locale file names. 2018-10-28 23:51:27 +01:00
Albert Cervera i Areny 5fb0920722 Do not use asterisk in imports. 2018-10-28 23:50:56 +01:00
Raimon Esteve b1fa4ea64e FIX readonly states bom and process production fields 2017-12-05 15:54:19 +01:00
Jes?s Mart?n Jim?nez 6f7d4e529e Increase version number 2016-07-12 15:10:51 +02:00
Jes?s Mart?n Jim?nez 36a090a604 Update scenario to version 4.0 2016-07-12 13:30:52 +02:00
Jes?s Mart?n Jim?nez 7bebdced2e Update test to version 4.0 2016-07-12 13:17:38 +02:00
Jes?s Mart?n Jim?nez 3659fded77 Fix _explode_move_values method 2016-07-07 12:26:52 +02:00
Jes?s Mart?n Jim?nez 5318f4b356 Fix type of inherited views 2016-07-05 14:17:51 +02:00
Jes?s Mart?n Jim?nez 82de887b04 Fix on_change_* methods 2016-07-05 13:24:17 +02:00
Guillem Barba 47608418d0 Fix catalan translation 2015-04-15 18:46:56 +02:00
Guillem Barba c3aac859f8 Add step_sequence field to bom inputs/outputs 2015-04-09 10:49:25 +02:00
Guillem Barba 2c90058ec2 Version 3.4.1 2015-04-07 15:12:41 +02:00
Guillem Barba a4e1fa0cb5 Modify BOM and Route name when Process name is modified 2015-04-07 15:11:21 +02:00
Guillem Barba af4e1ca1ae Improved process copy implementation 2015-04-07 15:10:26 +02:00
Guillem Barba 90d84d64df Allow to select process if there isn't warehouse nor location 2015-02-06 09:28:31 +01:00
Albert Cervera i Areny 27d83231a0 Fix bug introduced in previous commit. 2015-01-29 18:35:46 +01:00
Albert Cervera i Areny b0f180eec1 Ugly patch to allow copying processes. 2015-01-29 12:21:15 +01:00
Sergi Almacellas Abellana 8cad5817c0 Migrate to version 3.4 2014-11-05 10:15:20 +01:00
Albert Cervera i Areny f215bb10c4 Fix Spanish typo. 2014-10-06 13:01:19 +02:00
?ngel ?lvarez cf0ffe21d3 fix readonly states of process in production 2014-09-04 16:44:05 +02:00
Albert Cervera i Areny d5fa362342 Add production step to stock moves. 2014-07-02 10:54:22 +02:00
Sergi Almacellas Abellana 564645e834 Fix extras_depend keyword on tryton.cfg 2014-06-11 12:59:54 +02:00
Sergi Almacellas Abellana d3c5e1203b Add missing domain on production's process 2014-06-10 16:29:32 +02:00
Sergi Almacellas Abellana 2f640cafa4 Automatically fill the route when creating operations linked to steps 2014-06-05 14:11:46 +02:00
Sergi Almacellas Abellana acc4269543 Remove deprectaed on_change attribute 2014-06-04 16:12:21 +02:00
Sergi Almacellas Abellana b53bcc697a Upgrade to 3.2 version and increase version number 2014-06-03 11:00:51 +02:00
Sergi Almacellas Abellana 11042be27a Make bom and route readonly if process defined and copy values from process 2014-05-16 12:01:15 +02:00
Albert Cervera i Areny 3ce2f299d0 Add missing extra_depends with stock_supply_production. 2014-05-14 23:44:23 +02:00
Albert Cervera i Areny 35319ad472 No need for the processes field in products and use process in product - bom relationship. 2014-05-14 19:26:52 +02:00