[VIEW][PYTHON][TRANS] +fixed price field in products categories
[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: