← Back to team overview

savoirfairelinux-openerp team mailing list archive

lp:~camptocamp/e-commerce-addons/7.0-sale_payment_method-incompatible-args into lp:e-commerce-addons

 

The proposal to merge lp:~camptocamp/e-commerce-addons/7.0-sale_payment_method-incompatible-args into lp:e-commerce-addons has been updated.

Description changed to:

The 'description' argument has been added [0] recently in the method and is optional in the body of the method (fallback to self._get_payment_move_name when not defined).
Thus, I propose to make it optional, avoiding errors in code using the previous version of the signature (without description).

The method "automatic_payment" itself in this module is broken because it does not give a description.

[0] sebastien.beau@xxxxxxxxxxxx-20130920011110-5bmxablzwa1zajqs 

For more details, see:
https://code.launchpad.net/~camptocamp/e-commerce-addons/7.0-sale_payment_method-incompatible-args/+merge/201585
-- 
https://code.launchpad.net/~camptocamp/e-commerce-addons/7.0-sale_payment_method-incompatible-args/+merge/201585
Your team extra-addons-commiter is requested to review the proposed merge of lp:~camptocamp/e-commerce-addons/7.0-sale_payment_method-incompatible-args into lp:e-commerce-addons.


References