Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
3152
أدوات العرض
I did it with something like this. Just use the old <xpath> tags like you do with forms, tree views etc.
<openerp>
<data>
<template id="report_custom_invoice_document" inherit_id="account.report_invoice_document">
<xpath expr="//div[@class='page']" position="replace">
<div class="page">
<!-- etc -->
</div>
</xpath>
</template>
</data>
</openerp>
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل