Skip to Content
Menu
To pytanie dostało ostrzeżenie
1 Odpowiedz
1956 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
3456
0
cze 23
2635
0
gru 22
2780
0
sie 21
2902
1
lip 25
2000