Add new selection field(tax use in:sale/purchase) on tax object now using this filter...
[odoo/odoo.git] / addons / l10n_chart_uk_minimal / __init__.py
1 # -*- encoding: utf-8 -*-
2 ##############################################################################\r
3 #\r
4 # Copyright (c) 2004-2009 Seath Solutions Ltd. All Rights Reserved.\r
5 # Geoff Gardiner, Seath Solutions Ltd (http://www.seathsolutions.com/)\r
6 # $Id$
7 #
8 #\r
9 # WARNING: This program as such is intended to be used by professional\r
10 # programmers who take the whole responsability of assessing all potential\r
11 # consequences resulting from its eventual inadequacies and bugs\r
12 # End users who are looking for a ready-to-use solution with commercial\r
13 # garantees and support are strongly adviced to contract a Free Software\r
14 # Service Company\r
15 #\r
16 # This program is Free Software; you can redistribute it and/or\r
17 # modify it under the terms of the GNU General Public License\r
18 # as published by the Free Software Foundation; either version 2\r
19 # of the License, or (at your option) any later version.\r
20 #\r
21 # This program is distributed in the hope that it will be useful,\r
22 # but WITHOUT ANY WARRANTY; without even the implied warranty of\r
23 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
24 # GNU General Public License for more details.\r
25 #\r
26 # You should have received a copy of the GNU General Public License\r
27 # along with this program; if not, write to the Free Software\r
28 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.\r
29 #\r
30 ##############################################################################\r
31 \r
32
33 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
34