diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-28 11:36:33 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-28 11:36:33 +0700 |
| commit | 71bdce1310997736f84a6d65d423fca801bfe655 (patch) | |
| tree | 9001ee9f97d5abcd3214ea61ef12f78ff2b26f95 /indoteknik_custom/security/ir.model.access.csv | |
| parent | eacf53b314861bc797e1222d4b8d7ae9ef677040 (diff) | |
| parent | f26b2447f4f233a838e8990a800d975ab27a1557 (diff) | |
Merge branch 'aiway-bill' into development
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index 6e11bc5b..b3dce428 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -63,4 +63,6 @@ access_product_sla,access.product_sla,model_product_sla,,1,1,1,1 access_voucher,access.voucher,model_voucher,,1,1,1,1 access_bill_receipt,access.bill.receipt,model_bill_receipt,,1,1,1,1 access_bill_receipt_line,access.bill.receipt.line,model_bill_receipt_line,,1,1,1,1 -access_account_move_multi_update,access.account.move.multi_update,model_account_move_multi_update,,1,1,1,1
\ No newline at end of file +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 |
