[MODULE] ~copyright
[burette/pos_membership.git] / __openerp__.py
index a73d3bb..53fc6ca 100644 (file)
@@ -2,7 +2,7 @@
 ##############################################################################
 #
 #    POS Membership module for OpenERP, Manage membership payments from POS.
-#    Copyright (C) 2013 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
+#    Copyright (C) 2013-2018 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
 #
 #    This file is a part of POS Membership
 #
@@ -45,7 +45,7 @@
         #'static/src/css/pos_nohover.css', # this css has no hover effects (for resistive touchscreens)
     ],
     'qweb': ['static/src/xml/pos.xml'],
-    'update_xml': [],
+    'update_xml': ['view/pos_membership.xml'],
     'demo_xml': [],
     'test': [],
     'installable': True,