← Back to team overview

banking-addons-team team mailing list archive

Re: lp:~camptocamp-reviewer/banking-addons/fix-type-and-account-in-bk-st-line into lp:banking-addons/bank-statement-reconcile-70

 

Hello, 

Many thanks for the attentive review. I have pushed the last fixes

Normally get_from_label_and_partner_name should not bypass security rules as the memoizer partner set is limited by the first search statement:
 partner_ids = partner_obj.search(cr,
                                  uid,
                                  [('bank_statement_label', '!=', False)])




-- 
https://code.launchpad.net/~camptocamp-reviewer/banking-addons/fix-type-and-account-in-bk-st-line/+merge/160591
Your team Banking Addons Team is subscribed to branch lp:banking-addons/bank-statement-reconcile-70.


References