Commit Graph

24 Commits

Author SHA1 Message Date
Raimon Esteve ff15880674 Eval company or -1 in context m2o fields #163427 2023-11-16 09:23:17 +01:00
Albert Cervera i Areny af73c22183 Pyflakes fixes 2023-10-11 10:59:18 +02:00
Albert Cervera i Areny 657a56cc2e Rename Uom to Unit for stock moves. 2023-09-13 20:27:19 +02:00
Albert Cervera i Areny 9bc033ed6c Remove migrations previous to 5.0. 2023-05-07 12:08:38 +02:00
Raimon Esteve f789ab0703 Use declarative index definition for ModelSQL
issue5757
2022-11-09 16:27:58 +01:00
Raimon Esteve d728341290 set destination_warehouse to none when copy
#065435
2022-10-05 16:32:39 +02:00
Àngel Àlvarez Serra affcd3e164 add cost to of subcontracted purchase on production #059913 2022-09-21 10:22:45 +02:00
Raimon Esteve 45747e198f Add depends sale_supply_production module
issue3257
#051527
2022-05-18 16:49:05 +02:00
Jared Esparza d21ec91ff1 Add company to context 2022-05-04 10:48:50 +02:00
Raimon Esteve f91d94d0e1 Replace classmethod to dualmethod in assign_try decorator
#046780
2021-09-02 11:44:44 +02:00
Juanjo Garcia 2c33ef8e96 Use direct access to backend classes. 2019-12-11 10:03:13 +01:00
?ngel ?lvarez 2205dc5d95 adapt to ir.message 2019-04-14 06:29:51 +02:00
Albert Cervera i Areny 57392d62e0 Migrate to python 3. 2018-08-19 22:22:06 +02:00
?ngel ?lvarez 6512c98b5c add production_warehouses field 2018-06-27 15:30:19 +02:00
?ngel ?lvarez f7703ba7f4 change code field to number 2018-05-18 16:16:02 +02:00
?ngel ?lvarez 5956314c88 update to 4.7 2018-04-29 10:27:33 +02:00
Albert Cervera i Areny 0637b9e039 There should be no user error if incoming shipment is not in done state.
In fact, that is correct. Even more, the message must be shown when there's no
incoming shipment only and in the assign_try button.
(grafted from d7fb4754552332ed9784fac21df98b2d977d2e45)
2016-08-03 15:51:32 +02:00
Raimon Esteve a70b220be7 Add shipment moves (tuple) + Purchase State 'processing 2016-07-01 16:02:32 +02:00
Raimon Esteve 7c724bab46 Upgrade from 3.4 changes 2016-07-01 15:38:52 +02:00
Raimon Esteve 0c478ae82b Upgrade last changes in previous branches 2016-06-29 09:41:50 +02:00
Albert Cervera i Areny 3b3715fdd5 When changing production's warehouse, change production location too. Also set planned date to internal shipment. 2016-03-11 09:11:37 +01:00
Albert Cervera i Areny bb4e3e25a6 Comment call to unimplemented function. 2016-03-08 18:28:01 +01:00
Albert Cervera i Areny 26e104890c Rename module from production_external to production_subcontract.
Make basic workflow work. Missing parts:

- Synchronize quantities between production and internal shipment
- Improve internal shipment or change shipment type so multiple locations can
  be used in the same document.
- Allow using produced quantities as supplier invoice quantity
2016-03-07 09:18:46 +01:00
Albert Cervera i Areny 16594350b5 Initial commit. 2014-06-19 23:50:31 +02:00