diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-05-20 15:08:43 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-05-20 15:08:43 +0700 |
| commit | 49566a406160fca5cef44f864c228ae2e8e3f1fb (patch) | |
| tree | face02a49fc95b4b9c24e5e9ce05c46c4e6dee46 /indoteknik_custom/security/ir.model.access.csv | |
| parent | 9c7e20e61ccc8509ff3d6a658505d5d97f6219d5 (diff) | |
new branch api ged
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index f03e0118..ae91a3da 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -110,4 +110,8 @@ 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 |
