Projet

Général

Profil

« Précédent | Suivant » 

Révision d8e137c2

Ajouté par Frédéric Péters il y a plus de 8 ans

payments: remove obsolete logger argument of eopayment.Payment (#8596)

Voir les différences:

extra/modules/payments.py
48 48

  
49 49
    def get_payment_object(self):
50 50
        return eopayment.Payment(kind=self.service,
51
                                 options=self.service_options,
52
                                 logger=get_logger())
51
                                 options=self.service_options)
53 52

  
54 53

  
55 54
class Invoice(StorableObject):

Formats disponibles : Unified diff