diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-25 11:09:27 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-25 11:09:27 +0700 |
| commit | 940054dbc1dffca75bfb81e478d5538f762009c6 (patch) | |
| tree | dcf0d00d874e8167d83999f86499bdc1b54dd704 /indoteknik_custom/security | |
| parent | 4656fedaac694b5e6fe72311a49dd34bce1e50e5 (diff) | |
| parent | dd1e7158f3c5a24c4cfd67fdeedd9011f6c0655b (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 | 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 f115da56..6e11bc5b 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -63,3 +63,4 @@ 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 |
