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 update security ruls?
Hello, I modify security ruls from a module, I restart the server and I update the module but, security ruls doesn;t update. I restart the OpenERP server before upgrade the module.
Hello,
In security.xml file you can find line : <data noupdate="1">
noupdate="1" means it doesn't update the records written between :
<data noupdate="1">
</data>
So when you restart the server and update the module rule is not updated. To get the updated rule you can create a new DB, you can get the updated rule.
Thank you.
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: 10/14/13, 5:12 AM |
Seen: 1009 times |
Last updated: 3/27/15, 6:37 PM |