diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-11-29 09:12:10 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-11-29 09:12:10 +0700 |
| commit | 5d4cfcb05b85add3bc08a0e161257a69e10550e2 (patch) | |
| tree | c08f0975a735ee7f91b16a08fb89022cf6d46340 /indoteknik_custom/security | |
| parent | 693e78afa8b9b4df99f417392b42bff12ea41f9e (diff) | |
history of wati
Diffstat (limited to 'indoteknik_custom/security')
| -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 ff467204..56d00b3e 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -81,4 +81,6 @@ access_quotation_so_multi_update,access.quotation.so.multi_update,model_quotatio access_product_monitoring,access.product.monitoring,model_product_monitoring,,1,1,1,1 access_customer_commision,access.customer.commision,model_customer_commision,,1,1,1,1 access_customer_commision_line,access.customer.commision.line,model_customer_commision_line,,1,1,1,1 -access_customer_rebate,access.customer.rebate,model_customer_rebate,,1,1,1,1
\ No newline at end of file +access_customer_rebate,access.customer.rebate,model_customer_rebate,,1,1,1,1 +access_wati_history,access.wati.history,model_wati_history,,1,1,1,1 +access_wati_history_line,access.wati.history.line,model_wati_history_line,,1,1,1,1
\ No newline at end of file |
