diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-09-30 15:24:37 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-09-30 15:24:37 +0700 |
| commit | cb81068b8b695eaf8de5c0ba6b0951bae436626e (patch) | |
| tree | fd4ce5250bc2e56e91e4ce394365438854909b42 /indoteknik_custom/security/ir.model.access.csv | |
| parent | 90a29846ae6008b3152d495f2e83a5d00cfdd438 (diff) | |
| parent | 3b83868fbdb29e8f5208035e5166a13e5d24f382 (diff) | |
Merge branch 'production' into iman/switch-account
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index 61ced26c..19e3bdca 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -136,3 +136,5 @@ access_shipment_group_line,access.shipment.group.line,model_shipment_group_line, access_sales_order_reject,access.sales.order.reject,model_sales_order_reject,,1,1,1,1 access_approval_date_doc,access.approval.date.doc,model_approval_date_doc,,1,1,1,1 access_account_tax,access.account.tax,model_account_tax,,1,1,1,1 +access_approval_unreserve,access.approval.unreserve,model_approval_unreserve,,1,1,1,1 +access_approval_unreserve_line,access.approval.unreserve.line,model_approval_unreserve_line,,1,1,1,1 |
