odoo/addons/l10n_ch
Fabien Pinckaers 664175b7d4 [FIX] removed name_get on l10n_ch, bank accounts
bzr revid: fp@tinyerp.com-20121112102252-e138qhzghwjzxvct
2012-11-12 11:22:52 +01:00
..
demo [REM]: l10n_ch: Removed duplicate name of parnter camptocamp, its already there in demo of server 2012-07-18 11:05:54 +05:30
i18n Launchpad automatic translations update. 2012-10-30 05:37:00 +00:00
report [MERGE] trunk 2012-10-02 12:29:15 +02: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 [REF] account: removed dead field 'property_reserve_and_surplus_account' that was not used anymore 2012-10-15 13:48:47 +02:00
test [FIX]: Improved old product names with new 2012-08-16 14:12:24 +05:30
wizard [MERGE] trunk 2012-10-02 12:29:15 +02:00
__init__.py Modification of l10n_ch as asked by P. Christeas (xrg). 2011-02-09 09:59:05 +01:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
account_invoice.xml [IMP]Remove type field from the views 2012-08-08 18:36:14 +05:30
account_wizard.py [FIX]l10n_ch:solved configuration wizard traceback 2012-09-21 11:46:43 +05:30
bank.py [FIX] l10n_ch: removed the name_get of res.partner.bank which is a remaining of older versions 2012-10-15 13:57:37 +02:00
bank_view.xml [IMP] account, l10n_ch: improve partner bank view 2012-09-26 15:39:01 +05:30
company.py [MRG] from c2c l10n_ch 2011-11-04 17:26:24 +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 [MRG] from c2c l10n_ch 2011-11-04 17:26:24 +01:00
journal_data.xml [FIX] l10n_ch: linked the demo journal of BANK CHF JOURNAL to the CHF currency 2012-09-24 15:49:10 +02:00
partner.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
payment.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +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.
#
##############################################################################