Alexis de Lattre

Results 93 issues of Alexis de Lattre

Add test to check the journal entry in negative scenario and improve tests on the generated journal entry in all scenarios Full re-implementation of the product/service distribution for autoliquidation VAT...

approved
ready to merge

In Odoo, it is possible to have several bills of material for the same product. On a manufacturing order, Odoo will select by default the first bill of material of...

Add new glue module between stock_barcodes_gs1 and product_expiry_simple

BEFORE: ![open_items_bug](https://github.com/user-attachments/assets/444b1e72-d579-446d-b299-61d154beb9e5) AFTER: ![open_items_fixed](https://github.com/user-attachments/assets/81c450de-d03f-463c-8811-eab13c2ed0da) Explaination of the bug: When building the Qweb or XLSX report, the module uses open_items_move_lines_data.keys(). In python3, the order of a dict is the order of...

approved

This is a pure-bugfix PR which forward-port 3 fixes: - 2 fixes from https://github.com/OCA/account-financial-reporting/pull/914 - 1 fix from https://github.com/OCA/account-financial-reporting/pull/1238

approved

This is a pure-bugfix PR which forward-port 3 fixes: - 2 fixes from https://github.com/OCA/account-financial-reporting/pull/914 - 1 fix from https://github.com/OCA/account-financial-reporting/pull/1238

approved

This is a pure-bugfix PR which forward-port 3 fixes: - 2 fixes from #914 - 1 fix from #1238

approved

Scenario of the bug: 1. Install the module account_banking_sepa_direct_debit 2. On partner X, create a non-IBAN bank account (account type = normal) 3. Create a SEPA mandate linked to that...

bug