diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-11-26 15:18:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-11-26 15:18:57 +0700 |
| commit | 080e5ca9d4f312e2d7938f55e5ce8f7833b18b0d (patch) | |
| tree | ec7ca45da7ef05d0c3e9f836757912e1562ed8d9 /indoteknik_custom/security | |
| parent | 2f5430e4a50d6203f1a0d0b7b70786d766bd235f (diff) | |
fix qty outgoing
Diffstat (limited to 'indoteknik_custom/security')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index e817a28d..7b5338d8 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -146,3 +146,4 @@ access_web_find_page,access.web.find.page,model_web_find_page,,1,1,1,1 access_v_requisition_match_po,access.v.requisition.match.po,model_v_requisition_match_po,,1,1,1,1 access_approval_retur_picking,access.approval.retur.picking,model_approval_retur_picking,,1,1,1,1 access_sales_order_fulfillment_v2,access.sales.order.fulfillment.v2,model_sales_order_fulfillment_v2,,1,1,1,1 +access_v_move_outstanding,access.v.move.outstanding,model_v_move_outstanding,,1,1,1,1 |
