diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-07-19 08:34:33 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-07-19 08:34:33 +0700 |
| commit | 41a1567f7dd7d600e66aab11a851b2e9b53083ab (patch) | |
| tree | 28ade82e22b51bc7d563b2a67ebb618bf9e85f3c /indoteknik_custom/security/ir.model.access.csv | |
| parent | f65ef8f208607a2d906e612822b92681e1f85d54 (diff) | |
Model stock.altama dan View stock.altama
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -rw-r--r-- | indoteknik_custom/security/ir.model.access.csv | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index e5a8b39e..7592f687 100644 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -4,4 +4,5 @@ access_x_banner_banner,access.x.banner.banner,model_x_banner_banner,,1,1,1,1 access_x_biaya_kirim,access.x.biaya.kirim,model_x_biaya_kirim,,1,1,1,1 access_x_manufactures,access.x.manufactures,model_x_manufactures,,1,1,1,1 access_x_partner_purchase_order,access.x.partner.purchase.order,model_x_partner_purchase_order,,1,1,1,1 -access_x_product_tags,access.x.product.tags,model_x_product_tags,,1,1,1,1
\ No newline at end of file +access_x_product_tags,access.x.product.tags,model_x_product_tags,,1,1,1,1 +access_stock_altama,access.stock.altama,model_stock_altama,,1,1,1,1
\ No newline at end of file |
