Hi
I have a problem with the User Role in the new odoo.sh. When I update a module in the development branch it goes through the tests. The Tests fails everytime because the normal demo user is not allowed to do something in the finance. He is not in the specific group. How can I handle with that?
10/03/2019 11:47:58 | ERROR | server | Module account: 0 failures, 1 errors |
10/03/2019 11:47:58 | ERROR | server | FAILED |
10/03/2019 11:47:58 | ERROR | server | ` odoo.exceptions.AccessError: ('Sorry, you are not allowed to modify this document. Only users with the following access level are currently allowed to do that:\n- Sales/Manager\n\t- Purchases/Manager\n\t- Accounting & Finance/Billing Manager\n\t- Inventory/Manager\n\t- Administration/Settings\n\n(Document model: product.product) - (Operation: write, User: 179)', None) |