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

 

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
3352
0
июн. 23
2448
0
дек. 22
2648
0
авг. 21
2765
1
июл. 25
1705