[IMP] Manufacture should be by default in all warehouses
[odoo/odoo.git] / addons / l10n_gt / __init__.py
1 # -*- encoding: utf-8 -*-\r
2 ##############################################################################\r
3 #\r
4 # Copyright (c) 2009-2010 Soluciones Tecnologócias Prisma S.A. All Rights Reserved.\r
5 # José Rodrigo Fernández Menegazzo, Soluciones Tecnologócias Prisma S.A.\r
6 # (http://www.solucionesprisma.com)\r
7 #\r
8 # This program is free software: you can redistribute it and/or modify\r
9 # it under the terms of the GNU General Public License as published by\r
10 # the Free Software Foundation, either version 3 of the License, or\r
11 # (at your option) any later version.\r
12 #\r
13 # This program is distributed in the hope that it will be useful,\r
14 # but WITHOUT ANY WARRANTY; without even the implied warranty of\r
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
16 # GNU General Public License for more details.\r
17 #\r
18 # You should have received a copy of the GNU General Public License\r
19 # along with this program.  If not, see <http://www.gnu.org/licenses/>.\r
20 #\r
21 ##############################################################################\r
22 \r
23 \r
24 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:\r