Skip to Content
मेन्यू
This question has been flagged
1 Reply
457 Views

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
सित॰ 24
1300
0
जुल॰ 24
1220
1
अग॰ 25
530
1
मई 25
1338
1
अप्रैल 25
136