Files
intrastat-extrastat/intrastat_product/security/ir.model.access.csv
Alexis de Lattre a9df58f7ef [IMP] intrastat_product: Several things:
* Update README.rst and translation files
* Add index=True on some fields on which we often search, as suggested by Yannick
* Remove description in __openerp__.py
* Move ACL from l10n_fr_intrastat_product module to intrastat_product module
* Large code re-engineering following the Akretion-Noviat code sprint on intrastat
  This code has been written both by Luc de Meyer and myself.
* Add first draft of code to generate decl lines
2023-03-06 10:11:07 +01:00

1.4 KiB

1idnamemodel_id:idgroup_id:idperm_readperm_writeperm_createperm_unlink
2access_intrastat_unit_readRead access on Intrastat Supplementary Units to everybodymodel_intrastat_unit1000
3access_intrastat_unit_fullFull access on Intrastat Supplementary Units to Finance managermodel_intrastat_unitaccount.group_account_manager1111
4access_intrastat_transaction_readRead access on Intrastat Transaction Types to everybodymodel_intrastat_transaction1000
5access_intrastat_transaction_fullFull access on Intrastat Transaction Types to Finance managermodel_intrastat_transactionaccount.group_account_manager1111
6access_intrastat_transport_mode_readRead access on Intrastat Transport Modes to everybodymodel_intrastat_transport_mode1000
7access_intrastat_transport_mode_fullFull access on Intrastat Transport Modes to Finance managermodel_intrastat_transport_modeaccount.group_account_manager1111
8access_intrastat_product_declarationFull access on Intrastat Product Declarations to Accountantmodel_intrastat_product_declarationaccount.group_account_user1111
9access_intrastat_product_computation_lineFull access on Intrastat Product Computation Lines to Accountantmodel_intrastat_product_computation_lineaccount.group_account_user1111
10access_intrastat_product_declaration_lineFull access on Intrastat Product Declaration Lines to Accountantmodel_intrastat_product_declaration_lineaccount.group_account_user1111