Class s.g.w.s.BaseMethodSelectionStep(object):

Part of stoqlib.gui.wizards.salewizard View In Hierarchy

Known subclasses: stoqlib.gui.wizards.renegotiationwizard.PaymentRenegotiationPaymentListStep, stoqlib.gui.wizards.salewizard.SalesPersonStep

Base class for method selection when doing client sales

Classes using this base class should have a select_method_holder EventBox and a cash_change_holder EventBox in the glade file

Method _update_next_step Undocumented
Method _get_total_amount Undocumented
Method get_selected_method Undocumented
Method setup_cash_payment Undocumented
Method setup_slaves Undocumented
Method next_step Undocumented
Method on_payment_method_changed Undocumented
@argcheck(PaymentMethod)
def _update_next_step(self, method):
Undocumented
def _get_total_amount(self):
Undocumented
def get_selected_method(self):
Undocumented
def setup_cash_payment(self, total=None):
Undocumented
def setup_slaves(self):
Undocumented
def next_step(self):
Undocumented
def on_payment_method_changed(self, slave, method_name):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.