Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

activeForObject(self, instance, context, type, sub_type)
instance.__class__ == PaymentPan and context IN (

...

batchPayement) and self.checkCalculation(instance)

 

check_calculation(cls, instance)

...