odoo/addons/l10n_ch
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
..
demo [MERGE] Bugfixes from 6.1 until revision 6900 2012-12-18 03:11:23 +01:00
i18n Launchpad automatic translations update. 2012-10-30 05:37:00 +00:00
report [MERGE] Another batch of bugfixes from 6.1 2012-12-18 18:55:47 +01:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
static/src/img [ADD] l10n: add icons in account chart modules (use country flags) 2012-04-02 14:48:43 +02:00
sterchi_chart [MERGE] Bugfixes from 6.1 until revision 6900 2012-12-18 03:11:23 +01:00
test [MERGE] Bugfixes from 6.1 until revision 6800 2012-12-06 16:38:56 +01:00
wizard [MERGE] Another batch of bugfixes from 6.1 2012-12-18 18:55:47 +01:00
__init__.py Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
__openerp__.py [MERGE] module desc + stock 2012-12-09 11:55:27 +01:00
account_invoice.xml Apply all changes of task: first 10clicks accounting. 2012-11-20 12:52:36 +05:30
account_wizard.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
bank.py [MERGE] Another batch of bugfixes from 6.1 2012-12-18 18:55:47 +01:00
bank_view.xml [IMP] account, l10n_ch: improve partner bank view 2012-09-26 15:39:01 +05:30
company.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
company_view.xml [IMP]Remove type field from the views 2012-08-08 18:36:14 +05:30
dta_data.xml [MRG] from c2c l10n_ch 2011-09-16 16:32:55 +02:00
invoice.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
journal_data.xml [MERGE] Bugfixes from 6.1 until revision 6900 2012-12-18 03:11:23 +01:00
partner.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
payment.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
readme.txt all: Fix execute permission and shebang at files 2011-04-08 14:23:24 +03:00
wizard.xml [FIX] l10n_*: ensure install wizard triggers are in `noupdate` blocks, to avoid spurious wizards at update 2012-11-06 19:16:36 +01:00

readme.txt

# -*- encoding: utf-8 -*-
#
#
#  Created by Nicolas Bessi based on Credric Krier contribution
#
#  Copyright (c) 2009 CamptoCamp. All rights reserved.
##############################################################################
# WARNING: This program as such is intended to be used by professional
# programmers who take the whole responsability of assessing all potential
# consequences resulting from its eventual inadequacies and bugs
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
#
# This program 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 2
# of the License, or (at your option) any later version.
#
# This program 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.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
##############################################################################