Skip to Content
Menu
This question has been flagged
1 Odpoveď
1978 Zobrazenia

 

Adding barcode field in Invoice report

i cannot access to product barcode inside my report_invoice_document 

i get this error

AttributeError: 'account.move.line' object has no attribute 'barcode'
Template: account.report_invoice_document
Path: /t/t/div[2]/table/tbody/t[3]/tr/t[1]/td[5]/span
Node: 


Avatar
Zrušiť
Best Answer

You can access it like this

invoice_line_id.product_id.barcode

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jún 21
3475
0
jún 23
2645
0
dec 22
2787
0
aug 21
2906
1
júl 25
2002