X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fvelosenville.git;a=blobdiff_plain;f=__init__.py;h=3e466ab26f13849a669316757e7f8009e1f0b9b5;hp=e078f985dc01fc8a868b2a836895257b4edcc372;hb=HEAD;hpb=c418c1cb6eae1384b11fc3f32a0f3a1f634c81b1 diff --git a/__init__.py b/__init__.py index e078f98..3e466ab 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ ############################################################################## # # velosenville module for OpenERP, Vélos en Ville specificities -# Copyright (C) 2012-2013 Vélos en Ville () +# Copyright (C) 2012-2016 Vélos en Ville () # # This file is a part of velosenville # @@ -20,5 +20,6 @@ # along with this program. If not, see . # ############################################################################## +import res_partner # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: