تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4048 أدوات العرض

I am wanting to redesign the invoice template that is within Odoo, how can I go about doing that? Meaning I would like a different background and everything?

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

You can customise it using Odoo Studio or you can edit the template code.

Please refer to the blog to understand how to customize a report using the studio.

https://www.cybrosys.com/blog/how-to-create-custom-reports-with-the-odoo-studio-module

If you want to edit through code, the template name is report_invoice_document, you can see it under technical -> views. You can edit it using Xpath.


Hope it helps

الصورة الرمزية
إهمال