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
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
сент. 24
|
1160 | ||
|
0
июл. 24
|
1105 | ||
|
1
мая 25
|
1089 | ||
|
1
апр. 25
|
136 | ||
|
0
нояб. 24
|
1625 |