** 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/1216886

Title:
  'account_statement_base_completion' must depend of
  'account_statement_base_import'

Status in OpenERP Banking Addons:
  Fix Released

Bug description:
  In the bank-statement-reconcile-70 branch, the list of dependencies of 
account_statement_base_completion doesn't include 
'account_statement_base_import'
  The dependency is required since the method 'button_auto_completion' in the 
class 'AccountBankSatement' defined in statement.py call the method 
'_update_line'  at line 513 on a StatementLine instance. This method is defined 
in the account_statement_base_import module..

To manage notifications about this bug go to:
https://bugs.launchpad.net/banking-addons/+bug/1216886/+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

Reply via email to