[PYTHON] ~fix no unit price when create a new pos order line with fixed price product
[burette/etudesetchantiersidf.git] / __init__.py
index 375f813..d9212bc 100644 (file)
@@ -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: