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

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

Undocumented
Method __init__ Undocumented
Method get_calculated_interest Undocumented
Method get_calculated_penalty Undocumented
Method get_interest Undocumented
Method set_interest Undocumented
Method get_penalty Undocumented
Method set_penalty Undocumented
Method get_order_number Undocumented
Method get_person_name Undocumented
Method confirm A hook that will be called after we pay the payments.

Inherited from _ConfirmationModel:

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