Skip to Content
Menu
To pytanie dostało ostrzeżenie
1 Odpowiedz
2176 Widoki

 

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: 


Awatar
Odrzuć
Najlepsza odpowiedź

You can access it like this

invoice_line_id.product_id.barcode

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
cze 21
3664
0
cze 23
2886
0
gru 22
3019
0
sie 21
3148
2
wrz 25
382