Odoo18-Base/addons/l10n_in_withholding/security/ir.model.access.csv
2025-03-10 10:52:11 +07:00

4 lines
432 B
Plaintext

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
l10n_in_withholding.access_l10n_in_withhold_wizard,access_l10n_in_withhold_wizard,l10n_in_withholding.model_l10n_in_withhold_wizard,account.group_account_invoice,1,1,1,1
l10n_in_withholding.access_l10n_in_withhold_wizard_line,access_l10n_in_withhold_wizard_line,l10n_in_withholding.model_l10n_in_withhold_wizard_line,account.group_account_invoice,1,1,1,1