Public bug reported:

Hi, thanks for your work, is very helpful.

The method get_bank_accounts in banktools.py, get the bank_account
corresponding to the account_number, the problem is that the account
number must be equal to the one kept in res_partner_bank, but for
example in my case the account number coming from the parser is
905631503 and the account number in the res_partner_bank is
905-631-503-¢ so the search fails and dont get the bank account.

I think this method should search the account number regardless of the
format in the res_partner_bank.

** Affects: banking-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Banking
Addons Team, which is the registrant for Banking Addons.
https://bugs.launchpad.net/bugs/1020679

Title:
  get_bank_accounts in banktools.py not always work well

Status in Banking Addons:
  New

Bug description:
  Hi, thanks for your work, is very helpful.

  The method get_bank_accounts in banktools.py, get the bank_account
  corresponding to the account_number, the problem is that the account
  number must be equal to the one kept in res_partner_bank, but for
  example in my case the account number coming from the parser is
  905631503 and the account number in the res_partner_bank is
  905-631-503-¢ so the search fails and dont get the bank account.

  I think this method should search the account number regardless of the
  format in the res_partner_bank.

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