Allow to delete invoices linked to sale and purchase
Because the lines links are doubled by a many2many ("sale.sale-account.invoice",
etc.). The code forbids to delete invoices. So the many2many link should be
removed and delete allowed.
This instance will be upgraded to Heptapod 17.9.0 final on 2025-04-04 between 14:00 and 15:00 UTC+2
Because the lines links are doubled by a many2many ("sale.sale-account.invoice",
etc.). The code forbids to delete invoices. So the many2many link should be
removed and delete allowed.
assigned to @ced
added purchasing sales type::behavior + 1 deleted label
unassigned @ced
assigned to @ced
added 1 deleted label and removed 1 deleted label
Here is the patch
added 1 deleted label and removed 1 deleted label
New changeset fde0ec39fe50 by C?dric Krier in branch 'default':
Remove explicit link between sale and invoice
http://hg.tryton.org/modules/sale/rev/fde0ec39fe50
added 1 deleted label and removed 1 deleted label
closed
New changeset 75425f87d7ec by C?dric Krier in branch 'default':
Remove explicit link between purchase and invoice
http://hg.tryton.org/modules/purchase/rev/75425f87d7ec
New changeset cfeafc09ffcd by C?dric Krier in branch 'default':
Remove explicit link between purchase and invoice
http://hg.tryton.org/modules/purchase_invoice_line_standalone/rev/cfeafc09ffcd