Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
To convert .sxw file to the .rml you need to use the base_report designer module of OpenERP addons. and you need to follow the below steps.
1. Open the terminal and go to the base_report_designer directory of OpenERP addons.
2. Now change the directory by cd openerp_sxw2rml
3. Run the openerp_sxw2rml.py file using python by ginving source and output rml path.
python openerp_sxw2rml.py sorce path > output path
eg.
python openerp_sxw2rml.py /home/mypc/workspace/openerp/addons/module/template.sxw > /home/mypc/workspace/openerp/addons/module/template.rml
make sure the sxw file is properly saved using the .sxw extension.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل