Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: fd07f601 by Cédric Krier at 2023-08-25T22:37:22+02:00 Create invoice line for not line only if it is for the first invoice This is the only case where we are sure that the layout will be conserved. Closes #12320 - - - - - c561ce1b by Cédric Krier at 2023-08-26T14:59:59+02:00 Do not invoice non order line As we can only ensure to keep the layout for the first invoice, it is less astonishing for the user that we never invoice the non lines. - - - - - 8 changed files: - modules/purchase/CHANGELOG - modules/purchase/purchase.py - modules/purchase/tests/scenario_purchase.rst - modules/purchase_secondary_unit/tests/scenario_purchase_secondary_unit.rst - modules/sale/CHANGELOG - modules/sale/sale.py - modules/sale/tests/scenario_sale.rst - modules/sale_secondary_unit/tests/scenario_sale_secondary_unit.rst View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/4db597e5b08cd1e88030624b74bc419967844814...c561ce1b731cf983f944dec110344ef38d3f1b81 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/4db597e5b08cd1e88030624b74bc419967844814...c561ce1b731cf983f944dec110344ef38d3f1b81 You're receiving this email because of your account on foss.heptapod.net.
