Commit e197d7f
committed
[IMP] estate: Added access control for EstateProperty model
Chapter 4 : Added ir.model.access.csv file for defining EstateProperty access rules.
Granted basic read, write, create, and delete permissions to internal users.
Updated __manifest__.py to load the security access file.1 parent 742a492 commit e197d7f
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments