[DATA] -automatically add group stock user for point of sale managers
[burette/velosenville.git] / __init__.py
index 18134c8..3e466ab 100644 (file)
@@ -1,17 +1,17 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
-#    ptitvelo module for OpenERP, uN p'Tit véLo dAnS La Tête specificities
-#    Copyright (C) 2012 uN p'Tit véLo dAnS La Tête (<http://www.ptitvelo.net>)
+#    velosenville module for OpenERP, Vélos en Ville specificities
+#    Copyright (C) 2012-2016 Vélos en Ville (<http://www.velosenville.org>)
 #
-#    This file is a part of ptitvelo
+#    This file is a part of velosenville
 #
-#    ptitvelo is free software: you can redistribute it and/or modify
+#    velosenville is free software: you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
 #    the Free Software Foundation, either version 3 of the License, or
 #    (at your option) any later version.
 #
-#    ptitvelo is distributed in the hope that it will be useful,
+#    velosenville is distributed in the hope that it will be useful,
 #    but WITHOUT ANY WARRANTY; without even the implied warranty of
 #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 #    GNU General Public License for more details.
@@ -20,5 +20,6 @@
 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
+import res_partner
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: