forked from Mapan/odoo17e
1.1 KiB
1.1 KiB
| 1 | id | name | model_id/id | group_id/id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_l10n_mx_edi_certificate | access_l10n_mx_edi_certificate | model_l10n_mx_edi_certificate | base.group_system | 1 | 1 | 1 | 1 |
| 3 | access_l10n_mx_edi_mx_payment_method_readonly | access_l10n_mx_edi_mx_payment_method | model_l10n_mx_edi_payment_method | base.group_user | 1 | 0 | 0 | 0 |
| 4 | access_l10n_mx_edi_mx_payment_method | access_l10n_mx_edi_mx_payment_method | model_l10n_mx_edi_payment_method | account.group_account_invoice | 1 | 1 | 0 | 1 |
| 5 | access_l10n_mx_edi_document | access_l10n_mx_edi_document | l10n_mx_edi.model_l10n_mx_edi_document | base.group_user | 1 | 1 | 1 | 1 |
| 6 | access_l10n_mx_edi_invoice_cancel_base_group_user | access_l10n_mx_edi_invoice_cancel | l10n_mx_edi.model_l10n_mx_edi_invoice_cancel | base.group_user | 1 | 0 | 0 | 0 |
| 7 | access_l10n_mx_edi_invoice_cancel_account_group_invoice | access_l10n_mx_edi_invoice_cancel | l10n_mx_edi.model_l10n_mx_edi_invoice_cancel | account.group_account_invoice | 1 | 1 | 1 | 0 |
| 8 | access_l10n_mx_edi_global_invoice_create | access_l10n_mx_edi_global_invoice_create | l10n_mx_edi.model_l10n_mx_edi_global_invoice_create | base.group_user | 1 | 1 | 1 | 0 |