Skip to Content
Menu
This question has been flagged
1 Reply
865 Views

 

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
Discard
Best Answer

You can access it like this

invoice_line_id.product_id.barcode

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 21
2326
0
Jun 23
1468
0
Dec 22
1414
0
Aug 21
1952
0
Dec 24
14