Hello, I'd like to make Test, but the creation failed into the test because Test has no right on the model. How can I change this?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
normally yml tests are executed with admin. Just make sure the admin has access to your model.
"WARNING training openerp.modules.loading: The model base.action.rule.lead.test has no access rules, consider adding one. E.g. access_base_action_rule_lead_test,access_base_action_rule_lead_test,model_base_action_rule_lead_test,,1,1,1,1"
This is what I have, for the moment no test runs...just because there is this message