diff --git a/health/__terp__.py b/health/__terp__.py index fe5303d67..abdac6a1f 100755 --- a/health/__terp__.py +++ b/health/__terp__.py @@ -2,6 +2,7 @@ "name" : "Tiny TERP Health Management", "version" : "0.9.4", "author" : "EVERLIBRE", + "description": """This module has been developed for V4, please don't use """, "depends" : ["base","product"], "init_xml" : ['categories.xml','medicaments.xml','famille-medicament.xml','forme-medicament.xml','soins.xml','pathos.xml'], "update_xml" : ["health_view.xml","data.xml","wizard.xml","report.xml"],