ir.model.access.csv 2.2 KB

12345678910111213141516171819
  1. id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
  2. access_account_cfdi_user,account_cfdi_user,model_account_cfdi,custom_sat_connection.user_account_cfdi,1,1,1,0
  3. access_account_cfdi_manager,account_cfdi_manager,model_account_cfdi,custom_sat_connection.manager_account_cfdi,1,1,1,1
  4. access_account_cfdi_line_user,account_cfdi_line_user,model_account_cfdi_line,custom_sat_connection.user_account_cfdi,1,1,1,0
  5. access_account_cfdi_line_manager,account_cfdi_line_manager,model_account_cfdi_line,custom_sat_connection.manager_account_cfdi,1,1,1,1
  6. access_account_cfdi_tax_user,account_cfdi_tax_user,model_account_cfdi_tax,custom_sat_connection.user_account_cfdi,1,1,1,0
  7. access_account_cfdi_tax_manager,account_cfdi_tax_manager,model_account_cfdi_tax,custom_sat_connection.manager_account_cfdi,1,1,1,1
  8. access_account_cfdi_zip_user,account_cfdi_zip_user,model_account_cfdi_zip,custom_sat_connection.user_account_cfdi,1,1,1,0
  9. access_account_cfdi_zip_manager,account_cfdi_zip_manager,model_account_cfdi_zip,custom_sat_connection.manager_account_cfdi,1,1,1,1
  10. access_account_cfdi_xml_user,account_cfdi_xml_user,model_account_cfdi_xml,custom_sat_connection.user_account_cfdi,1,1,1,0
  11. access_account_cfdi_xml_manager,account_cfdi_xml_manager,model_account_cfdi_xml,custom_sat_connection.manager_account_cfdi,1,1,1,1
  12. access_account_cfdi_account_user,account_cfdi_account_user,model_account_cfdi,account.group_account_user,1,0,0,0
  13. access_account_cfdi_account_manager,iia_boveda_fiscal_cfdi,model_account_cfdi,account.group_account_manager,1,0,0,0
  14. access_account_cfdi_account_other_user,iia_boveda_fiscal_cfdi,model_account_cfdi,account.group_account_invoice,1,0,0,0
  15. access_account_cfdi_sat_user,account_cfdi_sat_user,model_account_cfdi_sat,custom_sat_connection.user_account_cfdi,1,1,1,0
  16. access_account_cfdi_sat_manager,account_cfdi_sat_manager,model_account_cfdi_sat,custom_sat_connection.manager_account_cfdi,1,1,1,1
  17. access_account_esignature_certificate_user,access_account_esignature_certificate_user,model_account_esignature_certificate,custom_sat_connection.user_account_cfdi,1,1,1,0
  18. access_account_esignature_certificate_manager,account_esignature_certificate_manager,model_account_esignature_certificate,custom_sat_connection.manager_account_cfdi,1,1,1,1