diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-10 16:54:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-10 16:54:57 +0700 |
| commit | e1a19093f74222251280bf598a6256d6766dc4a2 (patch) | |
| tree | 30bd46d13c69388f72fbedb9e3399af3819c5032 /indoteknik_custom/security | |
| parent | b12be84e1f8f4b0082a4c77e25b3dc68434b1ebc (diff) | |
add reklas for uang muka penjualan
Diffstat (limited to 'indoteknik_custom/security')
| -rwxr-xr-x | indoteknik_custom/security/ir.model.access.csv | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/security/ir.model.access.csv b/indoteknik_custom/security/ir.model.access.csv index 2f70d737..67bce62c 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -23,4 +23,5 @@ access_purchase_outstanding,access.purchase.outstanding,model_purchase_outstandi access_sales_outstanding,access.sales.outstanding,model_sales_outstanding,,1,1,1,1 access_customer_review,access.customer.review,model_customer_review,,1,1,1,1 access_website_content_channel,access.website.content.channel,model_website_content_channel,,1,1,1,1 -access_website_content,access.website.content,model_website_content,,1,1,1,1
\ No newline at end of file +access_website_content,access.website.content,model_website_content,,1,1,1,1 +access_invoice_reklas,access.invoice.reklas,model_invoice_reklas,,1,1,1,1
\ No newline at end of file |
