[PYTHON][VIEW] +newsletter subscription …
[burette/etudesetchantiersidf.git] / __init__.py
index 375f813..a881ac8 100644 (file)
@@ -3,7 +3,7 @@
 #
 #    etudesetchantiersidf module for OpenERP, Custom module for Étude et
 #    Chantiers île-de-France
-#    Copyright (C) 2014-2018 etudesetchantiersidf
+#    Copyright (C) 2014-2019 etudesetchantiersidf
 #    (<http://etudesetchantiersiledefrance.unarec.org/>)
 #
 #    This file is a part of etudesetchantiersidf
@@ -25,6 +25,8 @@
 
 import etudesetchantiersidf
 import account
+import point_of_sale
+import product
 import wizard
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: