odoo/addons/l10n_ch
Launchpad Translations on behalf of openerp 752df5acbd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110905055933-cld0r3vv3jmiu5bx
bzr revid: launchpad_translations_on_behalf_of_openerp-20110906044018-ajk9u7zfqoiatufs
2011-09-06 04:40:18 +00:00
..
demo [FIX] adapt demo data to default partner address 2011-07-19 12:46:31 +02:00
i18n Launchpad automatic translations update. 2011-09-06 04:40:18 +00:00
report Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
security [IMP] l10n_ch new version with 2011 taxes and with fixes disscussed with qdp 2011-01-14 13:41:54 +01:00
sterchi_chart Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
test [MERGE] merged multi-company rules fix from 6.0 2011-02-28 15:00:01 +01:00
wizard [MERGE] merged the branch of c2c that correct the l10n_ch module 2011-02-22 16:00:52 +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] Other improvements of descriptions in module manifests. 2011-03-18 15:06:18 +01:00
account_invoice.xml [IMP] l10n_ch: changes of field on invoice partner_bank to partner_bank_id 2010-07-19 19:37:31 +05:30
account_wizard.py Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
bank.py [IMP] l10n_ch new version with 2011 taxes and with fixes disscussed with qdp 2011-01-14 13:41:54 +01:00
bank_view.xml [FIX] Remove the executable flag on the python and xml files 2010-04-29 10:01:54 +02:00
company.py Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
company_view.xml [IMP] l10n_ch new version with 2011 taxes and with fixes disscussed with qdp 2011-01-14 13:41:54 +01:00
dta.py [IMP] l10n_ch new version with 2011 taxes and with fixes disscussed with qdp 2011-01-14 13:41:54 +01:00
dta_data.xml Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
dta_view.xml Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
invoice.py [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
journal_data.xml [IMP] l10n_ch new version with 2011 taxes and with fixes disscussed with qdp adding files 2011-01-14 13:42:37 +01:00
partner.py Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
payment.py [IMP] l10n_ch new version with 2011 taxes and with fixes disscussed with qdp 2011-01-14 13:41:54 +01:00
readme.txt all: Fix execute permission and shebang at files 2011-04-08 14:23:24 +03:00
wizard.xml [FIX] convert ir.actions.todo fields to match model definition changes 2011-07-29 16:03:24 +02: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.
#
##############################################################################