diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-05-22 02:15:56 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-05-22 02:15:56 +0000 |
| commit | ad1325d80785f236a32bff2f2645fe8c85c50efb (patch) | |
| tree | 85d8772e1af6ef37a0bfe3bc19064258b7bea39d /indoteknik_custom/security/ir.model.access.csv | |
| parent | f6c324302fb2a6490c9c95836887e2c58d684e86 (diff) | |
| parent | 4f5594be8d73f88fbb42671525d0d2c6ed977abe (diff) | |
Merged in production (pull request #143)
Production
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index f03e0118..a5605f3b 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -110,4 +110,9 @@ access_cust_commision,access.cust.commision,model_cust_commision,,1,1,1,1 access_report_stock_report_product_product_replenishment,access.report.stock.report_product_product_replenishment,model_report_stock_report_product_product_replenishment,,1,1,1,1 access_sales_order_fullfillment,access.sales.order.fullfillment,model_sales_order_fullfillment,,1,1,1,1 access_purchasing_job_state,access.purchasing.job.state,model_purchasing_job_state,,1,1,1,1 -access_res_partner_site,access.res_partner_site,model_res_partner_site,,1,1,1,1
\ No newline at end of file +access_res_partner_site,access.res_partner_site,model_res_partner_site,,1,1,1,1 +access_apps_stored,access.apps.stored,model_apps_stored,,1,1,1,1 +access_ged_api,access.ged.api,model_ged_api,,1,1,1,1 +access_ged_tracking,access.ged.tracking,model_ged_tracking,,1,1,1,1 +access_ged_tracking_line,access.ged.tracking.line,model_ged_tracking_line,,1,1,1,1 +access_ged_tracking_log,access.ged.tracking.log,model_ged_tracking_log,,1,1,1,1 |
