Skip to content

Fix: permission error when creating mobile contract from OTRS

Gerard Funosas requested to merge fix/mobile_is_pack_checking into feature/PACKS

Fix permissions error when creating mobile contract from OTRS

Error log to fix:

odoo.exceptions.AccessError: ('Sorry, you are not allowed to access this document. Only users with the following access level are currently allowed to do that:\n- User types/Internal User\n\t- Inventory/User\n\t- Technical Settings/Show Full Accounting Features\n\t- Sales/User: Own Documents Only\n\t- Cooperative Management/User\n\t- Sales/Manager\n\t- Cooperative Management/Manager\n\t- Administration/Settings\n\t- Inventory/Manager\n\t- Accounting & Finance/Billing Manager\n\t- Create Product\n\n(Document model: product.product) - (Operation: read, User: 4)', None)

Merge request reports