Class s.g.s.i._LonelyConfirmationModel(_ConfirmationModel):

Part of stoqlib.gui.slaves.installmentslave View In Hierarchy

Undocumented
Method __init__ Undocumented
Method get_order_number Undocumented
Method get_person_name Undocumented
Method get_penalty Undocumented
Method set_penalty Undocumented
Method get_interest Undocumented
Method set_interest Undocumented
Method get_discount Undocumented
Method set_discount Undocumented
Method get_total_value Undocumented

Inherited from _ConfirmationModel:

Method get_calculated_interest Undocumented
Method get_calculated_penalty Undocumented
Method get_installment_value Undocumented
Method confirm A hook that will be called after we pay the payments.
def __init__(self, payments):
Undocumented
def get_order_number(self):
Undocumented
def get_person_name(self):
Undocumented
def get_penalty(self):
Undocumented
def set_penalty(self, penalty):
Undocumented
def get_interest(self):
Undocumented
def set_interest(self, interest):
Undocumented
def get_discount(self):
Undocumented
def set_discount(self, discount):
Undocumented
def get_total_value(self):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.