Review: Approve code review, test

Thanks for solving the earlier problem! 

l.163:

    super(self, payment_order_create).extend_payment_order_domain(

should be

    super(payment_order_create, self).extend_payment_order_domain(

Otherwise, works fine.




-- 
https://code.launchpad.net/~banking-addons-drivers/banking-addons/direct-debit-refactoring-fosdem2/+merge/206619
Your team Banking Addons Core Editors is subscribed to branch lp:banking-addons.

-- 
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

Reply via email to