Files
intrastat-extrastat/intrastat_product/security/ir.model.access.csv
Alexis de Lattre 8e502a0cfc [FIX+IMP] intrastat_product: Fixes and imps:
* Improve logs and messages
* total_amount is a sum of integers, so it should be an integer
* Add transport mode in computation tree view
* FIX intrastat_country for invoices without src_dest_country_id
* FIX wrong model for seach method
* Use stock_picking_invoice_link for a better identification of the intrastat region

  With this commit, we now support the following scenario: I order to my supplier a quantity of 50 kg and he delivers/invoices 52kg ; odoo will create an additional invoice line of 2kg which is linked to the stock move, but not to any PO line.
* Modularise a piece of code
* Add ACL on hs.code to financial manager (I can't do it in product_harmonized_system because it doesn't depend on account)
* Handle scenario where an invoice has products with 0 value (samples for example) and shipping costs (accessory costs) with value > 0.
2019-05-14 18:20:27 +02:00

1.8 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_region_readRead access on Intrastat Regionsmodel_intrastat_region1000
9access_intrastat_region_fullFull access on Intrastat Regionsmodel_intrastat_regionaccount.group_account_manager1111
10access_hs_code_financial_mgr_fullFull access on H.S. Code to financial mgrproduct_harmonized_system.model_hs_codeaccount.group_account_manager1111
11access_intrastat_product_declarationFull access on Intrastat Product Declarations to Accountantmodel_intrastat_product_declarationaccount.group_account_user1111
12access_intrastat_product_computation_lineFull access on Intrastat Product Computation Lines to Accountantmodel_intrastat_product_computation_lineaccount.group_account_user1111
13access_intrastat_product_declaration_lineFull access on Intrastat Product Declaration Lines to Accountantmodel_intrastat_product_declaration_lineaccount.group_account_user1111