Sunday, August 4, 2024
2 changes · master
Miscellaneous changes
Steps to reproduce: - Install Subscriptions - Create a new branch for your main company - Switch to that branch and create a subscription - On the "Company" field set it to the branch - Add a subscription with the new product - Confirm it - Switch to the main company and untick the branch - Schedule action -> "Sale Subscription: generate recurring invoices and payments" - Run it Issues: A traceback is shown in the logs, an invoice is created but left on draft. This is because the d
Original PR description
Steps to reproduce: - Install Subscriptions - Create a new branch for your main company - Switch to that branch and create a subscription - On the "Company" field set it to the branch - Add a subscription with the new product - Confirm it - Switch to the main company and untick the branch - Schedule action -> "Sale Subscription: generate recurring invoices and payments" - Run it Issues: A traceback is shown in the logs, an invoice is created but left on draft. This is because the deferred moves created is with the main company while the invoice is set to the branch which causes a mismatch. opw-3879384 Forward-Port-Of: odoo/enterprise#67919 Forward-Port-Of: odoo/enterprise#65190
This commit adds the column "Unternehmensgegenstand" between "Name (Adressatentyp Unternehmen)" and "Name (Adressatentyp natürl. Person)" in the DateV export. task-4072226 Forward-Port-Of: odoo/enterprise#67892 Forward-Port-Of: odoo/enterprise#67284
Original PR description
This commit adds the column "Unternehmensgegenstand" between "Name (Adressatentyp Unternehmen)" and "Name (Adressatentyp natürl. Person)" in the DateV export. task-4072226 Forward-Port-Of: odoo/enterprise#67892 Forward-Port-Of: odoo/enterprise#67284