server-backend
server-backend copied to clipboard
Add check global discount in products
**Is your feature request related to a problem?** If so, please provide clear and concise description of what the problem is. Is base_dav discontinued since 11.0? https://github.com/OCA/server-backend/tree/11.0/base_dav **Describe the solution...
## Module base_user_role_profile ## Describe the bug When installing the module, there are only 2 access lines with read access. No access to create and modify profiles for group Administration...
This module adds a user type 'Readonly access' that grants readonly access to all parts of Odoo. It is meant to be used to create accounts for auditors. To use...
We noted that when multiple companies are selected, you will have all the roles, of those companies combined. For that reason, i extended the code that if there are multiple...
Standard migration from 16.0 to 17.0 and I have added this PR https://github.com/OCA/server-backend/pull/221 too and I have applied suggested changes.