Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: 02ed820d by Cédric Krier at 2024-03-19T09:22:08+01:00 Split customer moves when splitting supplier moves of drop shipment - - - - - 0b323d31 by Cédric Krier at 2024-03-18T18:35:22+01:00 Use split function to add lots on move when available The split function ensures that customer moves of drop shipment are split also when splitting supplier moves. Closes #13037 - - - - - 7a9c26be by Cédric Krier at 2024-03-18T18:36:08+01:00 Support splitting drop shipment - - - - - 18d36cb8 by Cédric Krier at 2024-03-18T18:38:39+01:00 Use gettext to format access error message when deleting drop shipment - - - - - 16 changed files: - modules/sale_supply_drop_shipment/CHANGELOG - modules/sale_supply_drop_shipment/__init__.py - modules/sale_supply_drop_shipment/message.xml - modules/sale_supply_drop_shipment/setup.py - modules/sale_supply_drop_shipment/stock.py - modules/sale_supply_drop_shipment/stock.xml - + modules/sale_supply_drop_shipment/tests/scenario_sale_supply_drop_shipment_split.rst - modules/sale_supply_drop_shipment/tests/test_module.py - modules/sale_supply_drop_shipment/tryton.cfg - + modules/sale_supply_drop_shipment/view/shipment_drop_split_form.xml - modules/stock_lot/setup.py - modules/stock_lot/stock.py - + modules/stock_lot/tests/scenario_stock_lot_move_add.json - modules/stock_lot/tests/scenario_stock_lot_move_add.rst - modules/stock_lot/tests/test_module.py - modules/stock_lot/tryton.cfg View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/090210809c26090504543e47734d3684a1729aed...18d36cb87c5f54717db2c80b0ba56b74334aa09e -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/090210809c26090504543e47734d3684a1729aed...18d36cb87c5f54717db2c80b0ba56b74334aa09e You're receiving this email because of your account on foss.heptapod.net.