X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=blobdiff_plain;f=__init__.py;h=2cac66c7f5fc06c0a567117ae1c0750af0201755;hp=5f1332c05f5744127aa0a1c59169210ebd0dddd2;hb=bfb10ae8e127f7195bd6e27a981150450620ce86;hpb=789ca4a22296740244d8459e50e0fbbc8d381028;ds=sidebyside diff --git a/__init__.py b/__init__.py index 5f1332c..2cac66c 100644 --- a/__init__.py +++ b/__init__.py @@ -4,7 +4,7 @@ # cyclofficine_pantin module for OpenERP, Custom module for La Cyclofficine # de Pantin -# Copyright (C) 2015 cyclofficine_pantin +# Copyright (C) 2015-2016 cyclofficine_pantin # () # # This file is a part of cyclofficine_pantin @@ -24,4 +24,6 @@ # ############################################################################## +import res_partner + # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: