Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: 72fbac94 by Maxime Richez at 2023-08-25T16:34:06+02:00 Update origin of inventory moves for customer shipment When synchronize inventory to outgoing moves, the origin of the inventory is updated to point to the new corresponding outgoing move instead of the original one. Closes #12272 - - - - - f36f6212 by Cédric Krier at 2023-08-25T18:08:17+02:00 Update origin of outgoing moves for internal shipment When synchronize moves, the origin of outgoing is updated to point the new incoming move instead of the original one. Closes #12272 - - - - - 4 changed files: - modules/stock/shipment.py - modules/stock/tests/scenario_stock_shipment_out.rst - modules/stock_lot/tests/scenario_stock_lot_shipment_out.rst - + modules/stock_lot/tests/scenario_stock_lot_shipment_out_internal.rst View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/903204d5d1728e818ec44bf5aa0a629c2efd1a65...f36f6212c3596d5860722535adc80349496d07be -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/903204d5d1728e818ec44bf5aa0a629c2efd1a65...f36f6212c3596d5860722535adc80349496d07be You're receiving this email because of your account on foss.heptapod.net.
