Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
How to remove rml from database?
I have uploaded a repor with the OpenOffice editor. Wish I never done that. I want to change rml directly, much more flexible. But rml is in database and editing file on server has no effect. Ow can I remove rml from database so openerp start using rml from disk agin?
See https://accounts.openerp.com/forum/Help-1/question/4875
Reports are stored in the database table ir_act_report_xml
in fields:
report_rml_content_data
(RML) andreport_sxw_content_data
(SXW)
The report is only generated from an RML file if those fields are empty.
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 6/13/13, 4:22 PM |
Seen: 1895 times |
Last updated: 3/16/15, 8:10 AM |