콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
412 화면

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

아바타
취소
관련 게시물 답글 화면 활동
1
9월 24
1270
0
7월 24
1207
1
8월 25
483
1
5월 25
1297
1
4월 25
136