diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-08-21 21:58:04 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-08-21 21:58:04 +0700 |
| commit | f1b964c1f8071370ee0cffe6458bb9dc67039542 (patch) | |
| tree | 887883bdf1c0cee763b77b62a7fc9e4e63a68a04 /indoteknik_custom/security/ir.model.access.csv | |
| parent | 60ed70b31d47b5ee5fbc0bdb0c3de34820495600 (diff) | |
add group pricing
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 b3dce428..6f9ba9e4 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -66,3 +66,4 @@ access_bill_receipt_line,access.bill.receipt.line,model_bill_receipt_line,,1,1,1 access_account_move_multi_update,access.account.move.multi_update,model_account_move_multi_update,,1,1,1,1 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 |
