X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fetudesetchantiersidf.git;a=blobdiff_plain;f=__init__.py;h=a881ac8106d4f960299b699fc8a561c028fb9abb;hp=82c499a168e56cfedc91d8a07c992b31aaada08c;hb=HEAD;hpb=9a6b522248ba698d84156df50b52c1add96ab4e6 diff --git a/__init__.py b/__init__.py index 82c499a..a5ce2cc 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-2017 etudesetchantiersidf +# Copyright (C) 2014-2023 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: