Skip to Content
Menú
This question has been flagged

I have a module that create new tax tpinvoice for cash payment mode; it worked well on odoo15, but when i installed it on odoo16,  i got this error:

ValueError: Invalid field 'exclude_from_invoice_tab' on model 'account.move.line'

when i delete the line,

'exclude_from_invoice_tab': True,

the code worked normally, and the tax appears on the journal items, but the journal not balanced (the tax amount not added to account receivable), 

it seams exclud_from_invoice_tab is not exist in odoo 16, how to change; So, my code work corrctly

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de febr. 24
1740
1
de jul. 23
1210
4
de març 15
11133
TAX 15% Solved
1
d’abr. 24
2580
2
de jul. 24
2422