[FIX] account: name of bank statement is not required
authorMartin Trigaux <mat@openerp.com>
Tue, 26 Aug 2014 12:45:00 +0000 (14:45 +0200)
committerMartin Trigaux <mat@openerp.com>
Tue, 26 Aug 2014 14:33:58 +0000 (16:33 +0200)
commit30469bd69b5c97094bbb15b78fd750db73a8873e
tree6798c243ba4526de8a6904e0878a83d88155879d
parent69cd13a0841fa81f881a616aa28424af7ce6a4c8
[FIX] account: name of bank statement is not required

At the confirmation of a bank statement, the name may not be set (e.g. generated by point of sale). This field is not requred so make a fallack on the statement line (which is required).
addons/account/account_bank_statement.py