Skip to Content
Menu
This question has been flagged
1 Odpoveď
2103 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
3600
0
jún 23
2790
0
dec 22
2950
0
aug 21
3044
2
sep 25
442