Class s.g.s.c.CommissionSlave(BaseEditorSlave):

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

Known subclasses: stoqlib.gui.slaves.commissionslave.CategoryCommissionSlave

A slave for a sellable(product or service) commission source
Method change_label Undocumented
Method setup_proxies A subclass can override this
Method confirm The editor must call this method to create, update or delete
Method _get_source Undocumented
Method _create_source Undocumented
Method _delete_source Undocumented
Method _update_source Undocumented
Method _setup_commissions Undocumented
Method _is_checked Undocumented
Method _get_direct_commission Undocumented
Method _get_installments_commission Undocumented
Method on_commission_check_btn__content_changed Undocumented

Inherited from BaseEditorSlave:

Method __init__ A base class for editor slaves inheritance
Method _setup_visual_mode Undocumented
Method create_model Creates a new model for the editor.
Method setup_slaves A subclass can override this
Method on_cancel This is a hook method which must be redefined when some
Method on_confirm This is a hook method which must be redefined when some
Method update_visual_mode This method must be overwritten on child if some addition task in
Method validate_confirm Must be redefined by childs and will perform some validations
def change_label(self, new):
Undocumented
def setup_proxies(self):
A subclass can override this
def confirm(self):
The editor must call this method to create, update or delete the commission source
def _get_source(self):
Undocumented
def _create_source(self):
Undocumented
def _delete_source(self, source):
Undocumented
def _update_source(self, source):
Undocumented
def _setup_commissions(self):
Undocumented
def _is_checked(self):
Undocumented
def _get_direct_commission(self):
Undocumented
def _get_installments_commission(self):
Undocumented
def on_commission_check_btn__content_changed(self, widget):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.