diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-23 15:05:00 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-23 15:05:00 +0700 |
| commit | 5ff183f7ee77c99327d90e178bdccf77ab2c2cc4 (patch) | |
| tree | dabca3543c725ac0fc5d66e734c57f2b75fd6d50 /indoteknik_custom/security/ir.model.access.csv | |
| parent | 1e172ec6265592dbd92789c216983ffee5f40e9f (diff) | |
add new validation for product and product attribute
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -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 da389854..c5dbdb19 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -68,3 +68,4 @@ access_airway_bill,access.airway.bill,model_airway_bill,,1,1,1,1 access_airway_bill_manifest,access.airway.bill.manifest,model_airway_bill_manifest,,1,1,1,1 access_price_group,access.price.group,model_price_group,,1,1,1,1 access_po_sync_price,access.po.sync.price,model_po_sync_price,,1,1,1,1 +access_product_attribute_value,access.product.attribute.value,model_product_attribute_value,,1,1,1,1 |
