[FIX] account: fixes of bank statement reconciliation widget. Add of a partner_name...
authorqdp-odoo <qdp@openerp.com>
Fri, 29 Aug 2014 17:13:41 +0000 (19:13 +0200)
committerqdp-odoo <qdp@openerp.com>
Fri, 29 Aug 2014 17:13:41 +0000 (19:13 +0200)
commitcbc52f80eb0424a6bc2947d10d150dd3833d0100
treec637671afc99d9c483cdbc8a440c61341a670683
parent25b4d8a089acfc5e6861c47ac848a7783069d2fb
[FIX] account: fixes of bank statement reconciliation widget. Add of a partner_name field to hold the name of the counterparty in case it is not detected instead of merging it to the communication. Structured communication goes in the same communication field, while reference field holds the reference of the transaction (for whatever that means)"
addons/account/account_bank_statement.py
addons/account/demo/account_bank_statement.xml
addons/account/static/src/js/account_widgets.js
addons/account/static/src/xml/account_bank_statement_reconciliation.xml
addons/l10n_be_coda/wizard/account_coda_import.py