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 781b590 commit 65b7ceaCopy full SHA for 65b7cea
estate/__init__.py
estate/__manifest__.py
@@ -0,0 +1,6 @@
1
+{
2
+ "name": "Real Estate",
3
+ "depends": ["base"],
4
+ "installable": True,
5
+ "application": True,
6
+}
0 commit comments