Review: Needs Information
What is the need for the 'transaction_ref' field? Why the normal 'ref' cannot
be used?
181 + yield ('ref', move_line['transaction_ref'] or ''.lower().strip())
.lower().strip() should apply on the (move_line['transaction_ref'] or ''), not
on '' ;-)
--
https://code.launchpad.net/~camptocamp/banking-addons/bank-statement-reconcile-70-transaction_ref/+merge/179891
Your team Banking Addons Core Editors is subscribed to branch
lp:banking-addons/bank-statement-reconcile-70.
--
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