Browse Source

Fix license warnings and deprecated create methods

odoo 1 month ago
parent
commit
93ec3859b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      __manifest__.py

+ 1 - 0
__manifest__.py

@@ -24,4 +24,5 @@
     },
     "installable": True,
     "auto_install": False,
+    "license": "LGPL-3",
 }