Part of stoqlib.gui.slaves.installmentslave View In Hierarchy
Known subclasses: stoqlib.gui.slaves.installmentslave._LonelyConfirmationModel, stoqlib.gui.slaves.installmentslave._PurchaseConfirmationModel, stoqlib.gui.slaves.installmentslave._SaleConfirmationModel
Method | __init__ | Undocumented |
Method | get_interest | Undocumented |
Method | set_interest | Undocumented |
Method | get_penalty | Undocumented |
Method | set_penalty | Undocumented |
Method | get_discount | Undocumented |
Method | set_discount | Undocumented |
Method | get_calculated_interest | Undocumented |
Method | get_calculated_penalty | Undocumented |
Method | get_installment_value | Undocumented |
Method | get_total_value | Undocumented |
Method | confirm | A hook that will be called after we pay the payments. |