Skip to Content
Menu
This question has been flagged
1 Reply
2231 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
3706
0
Jun 23
2973
0
Dec 22
3057
0
Aug 21
3201
2
Sep 25
458