bank-statement-reconcile: import of bank statement fails: date and name required

Bug #1285086 reported by Guewen Baconnier @ Camptocamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Banking Addons
Fix Released
Undecided
Unassigned

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.

Related branches

Changed in banking-addons:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.