odoo/addons/l10n_ch
Launchpad Translations on behalf of openerp 50be667595 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101204051645-1r4dxlktdeeiy2fn
bzr revid: launchpad_translations_on_behalf_of_openerp-20101205045319-cr1iy0be5p2hljje
2010-12-05 04:53:19 +00:00
..
demo [ADD] l10n_ch: back demo of payment mode 2010-11-18 12:15:49 +05:30
i18n Launchpad automatic translations update. 2010-12-05 04:53:19 +00:00
report [IMP] Merged swiss accounting 2010-10-26 17:02:22 +02:00
security [IMP] Cleaned wizards in swiss accounting 2010-10-27 11:43:13 +02:00
test l10n_ch: port yaml tests to test_reports utility. 2010-11-27 22:13:48 +02:00
wizard [FIX] l10n_ch, email_template: fixed translation 2010-11-24 18:05:24 +01:00
__init__.py [FIX] Corrected small things in swiss accounting 2010-10-26 17:06:32 +02:00
__openerp__.py [IMP] Cleaned wizards in swiss accounting 2010-10-27 11:43:13 +02:00
account.xml [IMP] Merged swiss accounting 2010-10-26 17:02:22 +02: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_move_line.py [FIX] Corrected small things in swiss accounting 2010-10-26 17:06:32 +02:00
bank.py [IMP] l10n_ch: Improve code 2010-08-19 11:14:05 +05:30
bank_ch.xml [IMP]: replace all search queries to the ref for count to speed up the file loading 2010-09-11 15:17:22 +05:30
bank_view.xml [FIX] Remove the executable flag on the python and xml files 2010-04-29 10:01:54 +02:00
company.py [IMP] l10n_ch: Improve code 2010-08-19 11:14:05 +05:30
company_view.xml [FIX] Remove the executable flag on the python and xml files 2010-04-29 10:01:54 +02:00
dta.py [FIX] Corrected small things in swiss accounting 2010-10-26 17:06:32 +02:00
dta_data.xml [FIX] Account Payment: wizard modify as per payment.type obj removed 2010-09-06 16:33:38 +05:30
dta_view.xml [FIX] Remove the executable flag on the python and xml files 2010-04-29 10:01:54 +02:00
invoice.py [FIX] Corrected small problems for validation in swiss accounting 2010-10-27 10:33:29 +02:00
partner.py [MERGE] 2010-08-19 18:27:27 +05:30
payment.py [FIX] l10n_ch 2010-08-19 11:25:42 +05:30
readme.txt adding swiss localisation modules 2009-02-13 16:53:46 +01:00
vat.xml [IMP] Merged swiss accounting 2010-10-26 17:02:22 +02:00
vaudtax_data.xml [FIX] account:incorrect creation of Accounting Journals is some localizations prevents multiple charts from being installed 2010-11-16 11:36:17 +05:30
wizard.xml [IMP] Merged swiss accounting 2010-10-26 17:02:22 +02:00
zip_code_default.xml modifs 2010-06-25 18:07:45 +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.
#
##############################################################################