[FIX] account_quotation_sale_order_invoice_title : fix _prepare_invoice_values signature #33
Reference in New Issue
Block a user
No description provided.
Delete Branch "account_quotation_sale_order_invoice_title-fix-advance-payment-invoices"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cf https://elabore.coop/odoo/helpdesk-dashboard/32/action-1483/1138
Le 3ᵉ paramètre accounts a été ajouté dans le commit d9193342341c ([IMP] sale: dp line breakdown on account, 23 janvier 2024, cf https://github.com/odoo/odoo/pull/150656) pour ventiler les lignes d'acompte par compte comptable. Avant ce commit, la méthode ne prenait que (self, order, so_lines).