We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd8b32 commit abe8e35Copy full SHA for abe8e35
2 files changed
estate/__init__.py
estate/__manifest__.py
@@ -0,0 +1,5 @@
1
+{
2
+ 'name': "Estate",
3
+ 'depends': ['base'],
4
+ 'application': True
5
+}
0 commit comments