Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4325 Переглядів

Dear All!

I am new to OpenERP, and currently i need to perform a small task: change the invoice pdf documents (i.e. add additional information) generated by "account" module. I am using odoo 8. I located the xml file i need to edit: .../addons/account/views/report_invoice.xml, and indeed whatever changes i make appear on the pdf, but i am more interested in adding new fields to the invoice. My first thought was to edit .../addons/account/account_invoice.py, for example, by adding "amount_total=3.57", just to see if that value appears on the pdf, but it doesn't. Does any body know which .py file to edit in order to put some additional information on the invoice?

Thank You in advance,
Yours,
Michal/2Pi

Аватар
Відмінити
Найкраща відповідь

Michal,

The change should be in addons/account/views/report_invoice.xml.

Try by updating the module once.

Thanks.
 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
черв. 16
4981
0
квіт. 24
1688
3
січ. 21
7905
2
лип. 25
517
1
серп. 25
1327