We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aae647 commit 96dc36bCopy full SHA for 96dc36b
estate/__manifest__.py
@@ -8,10 +8,10 @@
8
'data': [
9
'security/ir.model.access.csv',
10
'views/estate_property_views.xml',
11
- 'views/estate_menus.xml',
12
'views/estate_property_type_views.xml',
13
'views/estate_property_tag_views.xml',
14
'views/estate_property_offer_views.xml',
+ 'views/estate_menus.xml',
15
],
16
'category': 'Sales/Real Estate',
17
'installable': True,
0 commit comments