diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-12-21 18:48:38 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-12-21 18:48:38 +0700 |
| commit | db2f280683b29ac5d32158f3fab0f3df671935e9 (patch) | |
| tree | 83624efbd3e7abc705c8d987994cf2c1b7612284 /indoteknik_custom/security/ir.model.access.csv | |
| parent | a08dfcb0d1f99a99686a8fba948fae7d4eca374e (diff) | |
add website categories homepage module
Diffstat (limited to 'indoteknik_custom/security/ir.model.access.csv')
| -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 50990e1f..295da4ee 100755 --- a/indoteknik_custom/security/ir.model.access.csv +++ b/indoteknik_custom/security/ir.model.access.csv @@ -16,4 +16,5 @@ access_dunning_run,access.dunning.run,model_dunning_run,,1,1,1,1 access_dunning_run_line,access.dunning.run.line,model_dunning_run_line,,1,1,1,1 access_website_user_cart,access.website.user.cart,model_website_user_cart,,1,1,1,1 access_website_user_wishlist,access.website.user.wishlist,model_website_user_wishlist,,1,1,1,1 -access_website_brand_homepage,access.website.brand.homepage,model_website_brand_homepage,,1,1,1,1
\ No newline at end of file +access_website_brand_homepage,access.website.brand.homepage,model_website_brand_homepage,,1,1,1,1 +access_website_categories_homepage,access.website.categories.homepage,model_website_categories_homepage,,1,1,1,1
\ No newline at end of file |
