odoo/addons/l10n_ch
Mustufa Rangwala f7e308ab52 [MERGE] Merge from trunk addons
bzr revid: mra@mra-laptop-20100930050543-3b0wvprsu7aftyky
2010-09-30 10:35:43 +05:30
..
demo [IMP]: accounting and related improvements 2010-07-09 10:24:54 +05:30
i18n Launchpad automatic translations update. 2010-09-29 05:18:13 +00:00
report [FIX] l10n_ch : Report Corrections 2010-09-29 20:13:20 +05:30
security [REM]: Removed access rules for OSV memory objects 2010-06-28 19:19:38 +05:30
test [FIX] l10n_ch : YML test for report Corrected 2010-09-28 17:22:10 +05:30
wizard [MERGE] merge from trunk addons 2010-09-29 19:05:00 +05:30
__init__.py [IMP] l10n_ch: Converted to osv memory wizards 2010-08-19 10:21:10 +05:30
__openerp__.py [FIX]l10n_ch: remove font's hack, register the font into the main engine. 2010-09-29 19:16:11 +05:30
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_journal_view.xml [MOD] Configuration wizard : changes in wizard view of account_journal and BI 2010-07-29 10:33:44 +05:30
account_move_line.py [IMP] l10n_ch: Improve code 2010-08-19 11:14:05 +05:30
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 [IMP] l10n_ch: Improve code 2010-08-19 11:14:05 +05:30
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 [IMP] l10n_ch: Improve code 2010-08-19 11:14:05 +05:30
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
vaudtax_data.xml [REM]: remove refund journal boolean (deprecated): check that this is working properly 2010-07-08 17:05:45 +05:30
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.
#
##############################################################################