X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fetudesetchantiersidf.git;a=blobdiff_plain;f=__init__.py;h=d9212bc1b0a51d00144036affb216b595ae612d2;hp=a6f4357283d33462453ced1f14bffc3236110e2b;hb=cb080bacb89f6d070fddc2dc805859926be1b89b;hpb=27da42444afa9508c4b12318645f651440a1d0d7 diff --git a/__init__.py b/__init__.py index a6f4357..d9212bc 100644 --- a/__init__.py +++ b/__init__.py @@ -3,7 +3,7 @@ # # etudesetchantiersidf module for OpenERP, Custom module for Étude et # Chantiers île-de-France -# Copyright (C) 2014-2015 etudesetchantiersidf +# Copyright (C) 2014-2018 etudesetchantiersidf # () # # This file is a part of etudesetchantiersidf @@ -25,5 +25,8 @@ import etudesetchantiersidf import account +import point_of_sale +import product +import wizard # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: