Files
Odoo-Modules/fusion_faxes/security/ir.model.access.csv
gsinghpal 34e5b46025 fix: comprehensive permission overhaul for fusion_faxes and fusion_ringcentral
Users without fax/RC groups could not open Sale Orders, Invoices, or
Contacts because the One2many computed fields triggered AccessError
on fusion.fax. Now base.group_user gets read-only access so computed
fields work silently, while all UI elements (smart buttons, header
buttons, menus, partner fields, settings) are restricted to the
proper security groups. Both modules now use Odoo 19 privilege
pattern for the user settings dropdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 11:52:06 -05:00

1.0 KiB

1idnamemodel_id:idgroup_id:idperm_readperm_writeperm_createperm_unlink
2access_fusion_fax_basefusion.fax.base.readmodel_fusion_faxbase.group_user1000
3access_fusion_fax_userfusion.fax.usermodel_fusion_faxgroup_fax_user1110
4access_fusion_fax_managerfusion.fax.managermodel_fusion_faxgroup_fax_manager1111
5access_fusion_send_fax_wizard_userfusion.send.fax.wizard.usermodel_fusion_faxes_send_fax_wizardgroup_fax_user1111
6access_fusion_send_fax_wizard_line_userfusion.send.fax.wizard.line.usermodel_fusion_faxes_send_fax_wizard_linegroup_fax_user1111
7access_fusion_fax_document_basefusion.fax.document.base.readmodel_fusion_fax_documentbase.group_user1000
8access_fusion_fax_document_userfusion.fax.document.usermodel_fusion_fax_documentgroup_fax_user1110
9access_fusion_fax_document_managerfusion.fax.document.managermodel_fusion_fax_documentgroup_fax_manager1111
10access_fusion_fax_dashboard_userfusion.fax.dashboard.usermodel_fusion_fax_dashboardgroup_fax_user1111