banking-addons-team team mailing list archive
-
banking-addons-team team
-
Mailing list archive
-
Message #01893
[Bug 1285086] Re: bank-statement-reconcile: import of bank statement fails: date and name required
** 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/1285086
Title:
bank-statement-reconcile: import of bank statement fails: date and
name required
Status in OpenERP Banking Addons:
Fix Released
Bug description:
This is a regression introduced in http://bazaar.launchpad.net
/~banking-addons-team/banking-addons/bank-statement-
reconcile-70/revision/116
The get_st_vals() method returns the values for name, balance_start,
balance_end_real, date. It returns None if they are not set on the
parser. Before this merge the name was set to '/' and the date to
datetime.now().
The consequence is that we can no longer import a file because the
name and date are mandatory and have no default values.
To manage notifications about this bug go to:
https://bugs.launchpad.net/banking-addons/+bug/1285086/+subscriptions
References