Hello,
Where i find the code that fill field line_ids (account.move) odoo 16
i need to change calculation of tax_base_amount
Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
Where i find the code that fill field line_ids (account.move) odoo 16
i need to change calculation of tax_base_amount
Thank you
Hi,
In Odoo 16, the line_ids field on the account.move model (used for invoices, bills, etc.) is a One2many relation to the account.move.line model. The field responsible for computing tax-related values, including tax_base_amount, is handled mainly in the accounting and tax engine, and is triggered during the creation or modification of invoice lines and taxes.
line_ids is defined like this in account.move:
Hope it helps
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|
1
Sept. 24
|
1867 | |||
|
0
Juli 24
|
1714 | |||
|
Automatic Batch Transfer
Gelöst
|
1
Aug. 25
|
1326 | ||
|
1
Mai 25
|
2139 | |||
|
1
Apr. 25
|
137 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.