odoo/addons/l10n_be_coda
Denis Ledoux 447f8cf496 [FIX] l10n_be_coda: globalisation stack
The first line having the globalisation code is the globalized amount,
then the next line having this same globalisation code
is the last line of the globalisation (the last children).

The first line must no be included in the bank statement,
but the last line must (as this is a real children line)

This is a regression of commit: cbc52f80eb

Official doc concerning globalization code:
The value which is mentioned (1 to 9), specifies the hierarchy level of the
globalisation of which this record is the first.
The same code will be repeated at the end of the globalisation
2015-01-19 14:19:18 +01:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
test_coda_file [FIX] l10n_be_coda: fixed coda file for structured communication use case 2014-06-20 09:58:02 +02:00
wizard [FIX] l10n_be_coda: globalisation stack 2015-01-19 14:19:18 +01:00
README.txt [REN] renamed account_coda module into l10n_be_coda 2012-09-25 09:32:01 +02:00
__init__.py [ADD]CODA Notes and statement lines views 2012-12-07 15:14:50 +01:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
l10n_be_coda.py l10n_be_coda : do not try to create res.partner.bank when set no partner in an account.bank.statement.line 2014-06-26 12:14:26 +02:00
l10n_be_coda_demo.xml [IMP] l10n_be_coda: using the ref field to store the structured communication for automatic reconciliation as per new process on bank statement 2014-06-20 09:57:47 +02:00
l10n_be_coda_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
l10n_be_coda_wizard.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00

README.txt

Installation tips
=================

TBC.