Public bug reported: observed in latest v7
In that on_change: http://bazaar.launchpad.net/~openerp/openobject- addons/7.0/view/head:/account/account_cash_statement.py#L167 the field last_closing_balance is set. However, the view of the account.bank.statement (which is the same object indeed) does not have the field. This breaks YAML tests, should someone dare to write one on the bank statement. I suppose having that field invisible="1" in the bank statement view account.view_bank_statement_form would fix that. Thanks! ** Affects: openobject-addons Importance: Undecided Status: New -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1281492 Title: account: cash statement: onchange_journal_id changes the field last_closing_balance which is not in the bank statement view -> breaks YAML tests Status in OpenERP Addons (modules): New Bug description: observed in latest v7 In that on_change: http://bazaar.launchpad.net/~openerp/openobject- addons/7.0/view/head:/account/account_cash_statement.py#L167 the field last_closing_balance is set. However, the view of the account.bank.statement (which is the same object indeed) does not have the field. This breaks YAML tests, should someone dare to write one on the bank statement. I suppose having that field invisible="1" in the bank statement view account.view_bank_statement_form would fix that. Thanks! To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1281492/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

