Skip to content

Commit c439dff

Browse files
committed
[IMP] module: add security access to the db
1 parent 6a5b96d commit c439dff

File tree

3 files changed

+1754
-0
lines changed

3 files changed

+1754
-0
lines changed

estate/__manifest__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@
77
],
88
'application': True,
99
'description': "",
10+
'data': [#'data/res.country.state.csv',
11+
'security/ir.model.access.csv']
12+
1013
}

0 commit comments

Comments
 (0)