Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1979 Представления

 

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: 


Аватар
Отменить
Лучший ответ

You can access it like this

invoice_line_id.product_id.barcode

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июн. 21
3478
0
июн. 23
2647
0
дек. 22
2788
0
авг. 21
2906
1
июл. 25
2004