openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #03355
[Bug 1172156] Re: [trunk/7.0]format_layout from model res.partner.bank.type must not be translated
** Also affects: ocb-server
Importance: Undecided
Status: New
** Also affects: ocb-server/6.1
Importance: Undecided
Status: New
** Changed in: ocb-server/6.1
Status: New => Fix Committed
** Changed in: ocb-server/6.1
Assignee: (unassigned) => Yann Papouin (yann-papouin)
--
You received this bug notification because you are a member of OpenERP
Community Backports Team, which is subscribed to OpenERP Community
Backports (Server).
https://bugs.launchpad.net/bugs/1172156
Title:
[trunk/7.0]format_layout from model res.partner.bank.type must not be
translated
Status in OpenERP Community Backports (Server):
New
Status in OpenERP Community Backports (Server) 6.1 series:
Fix Committed
Status in OpenERP Server:
Confirmed
Bug description:
The format layout field that is used to format the name_get text of the "res.partner.bank.type" model must not be translated.
After editing this text, in the data xml or directly the database, you have to delete the translation linked to this field to make your changes effective.
eg: Try to remove the BIC part from iban, edit base_iban_data.xml from
base_iban
from:
<field name="format_layout">%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s</field>
to:
<field name="format_layout">%(bank_name)s: IBAN %(acc_number)s</field>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-server/+bug/1172156/+subscriptions