diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-02-22 14:49:25 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-02-22 14:49:25 +0700 |
| commit | da0a75bc6b7166e297bcaf175c15089e95dbbf2e (patch) | |
| tree | 156cfb319848cd2b2964f83b3cb185e8f920f7b2 /indoteknik_custom/security | |
| parent | 6850fd6f86a0fbba3156e59f9ac5836052f019ce (diff) | |
| parent | 0face879a802bf1a15d1065d59db64f723b4e8d3 (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
Diffstat (limited to 'indoteknik_custom/security')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index 4f167b6d..e302cc5a 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -52,7 +52,7 @@ access_procurement_monitoring_detail,access.procurement.monitoring.detail,model_ access_rajaongkir_kurir,access.rajaongkir.kurir,model_rajaongkir_kurir,,1,1,1,1 access_brand_vendor,access.brand.vendor,model_brand_vendor,,1,1,1,1 access_promotion_program,access.promotion.program,model_promotion_program,,1,1,1,1 -access_promotion_program_line,access.promotion.program.line,model_promotion_program_line,,1,1,1,1 +access_promotion_program_line,access.promotion.program.line,model_promotion_program_line,,1,1,1,0 access_promotion_product,access.promotion.product,model_promotion_product,,1,1,1,1 access_promotion_free_product,access.promotion.free_product,model_promotion_free_product,,1,1,1,1 access_promotion_keyword,access.promotion.keyword,model_promotion_keyword,,1,1,1,1 |
