コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
2月 24
1846
1
7月 23
1255
4
3月 15
11223
TAX 15% 解決済
1
4月 24
2637
2
7月 24
2497