odoo/addons/l10n_ch
Launchpad Translations on behalf of openerp a3ac698fe8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120218071328-fl3yjw2gawigfooh
bzr revid: launchpad_translations_on_behalf_of_openerp-20120219063344-7w5y8nkweukg0f88
bzr revid: launchpad_translations_on_behalf_of_openerp-20120220061321-0z254064e8vsx286
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221063558-wc526qfv4ko5s6q0
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221063603-medp0cjt2z5vy70x
2012-02-21 06:36:03 +00:00
..
demo [MRG] from c2c swiss localization 2012-01-17 18:21:53 +01:00
i18n Launchpad automatic translations update. 2012-02-21 06:36:03 +00:00
report [FIX] l10n_ch: Use the right signature for the get_lib function WebKit Report 2012-02-13 15:44:56 +01:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
sterchi_chart [MERGE] l10n_ch. Merged new fixes and enhancements made by c2c. Thanks for the contribution 2012-02-06 12:45:33 +01:00
test [FIX] l10n_ch - test l10n_ch_dta.yml 2012-01-19 10:24:22 +01:00
wizard [MERGE] l10n_ch. Merged new fixes and enhancements made by c2c. Thanks for the contribution 2012-02-06 12:45:33 +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] l10n_ch. Merged new fixes and enhancements made by c2c. Thanks for the contribution 2012-02-06 12:45:33 +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 [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
bank.py [FIX] l10n_ch: EDI test was failing in purchase order because the case where post_number field is not filled was not handled in _check_postal_num 2012-02-06 13:40:54 +01:00
bank_view.xml [IMP] l10n_ch - bank form view 2012-01-17 18:33:26 +01:00
company.py [MRG] from c2c l10n_ch 2011-11-04 17:26:24 +01:00
company_view.xml [MRG] from c2c l10n_ch 2011-09-16 16:32:55 +02:00
dta_data.xml [MRG] from c2c l10n_ch 2011-09-16 16:32:55 +02:00
invoice.py [MRG] from c2c l10n_ch 2011-11-04 17:26:24 +01:00
journal_data.xml [DEL] Remove journal sequence from journal creation 2011-10-04 15:55:09 +02:00
partner.py [MRG] from c2c l10n_ch 2011-09-16 16:32:55 +02: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 [MRG] from c2c l10n_ch 2011-09-16 16:32:55 +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.
#
##############################################################################