** Changed in: banking-addons
Status: New => Fix Released
--
You received this bug notification because you are a member of Banking
Addons Core Editors, which is subscribed to Banking Addons.
https://bugs.launchpad.net/bugs/1262304
Title:
account_statement_ext: onchange_imp_config_id returns fields not in
the view
Status in OpenERP Banking Addons:
Fix Released
Bug description:
This onchange:
http://bazaar.launchpad.net/~banking-addons-team/banking-addons/bank-
statement-
reconcile-70/view/head:/account_statement_ext/statement.py#L543
returns two fields, account_id and credit_partner_id, that are not present in
the view.
This is tolerated by OpenERP used interactively, but breaks YAML tests on
that line:
http://bazaar.launchpad.net/~openerp/openobject-server/7.0/view/head:/openerp/tools/yaml_import.py#L452
It looks like the assertion is correct: these two field are not in the
view, so we should not on_change them.
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/banking-addons/+bug/1262304/+subscriptions
--
Mailing list: https://launchpad.net/~banking-addons-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~banking-addons-team
More help : https://help.launchpad.net/ListHelp