Class s.p.c.ChequePrinter(BasePrinter):

Part of stoqdrivers.printers.cheque View In Hierarchy

Undocumented
Method __init__ Undocumented
Method _format_text Undocumented
Method get_banks Undocumented
Method print_cheque Undocumented
Method get_capabilities Undocumented

Inherited from BasePrinter:

Method check_interfaces This method must be implemented in subclass and must ensure that the
Method get_constants Undocumented
Method get_tax_constant Undocumented

Inherited from BaseDevice (via BasePrinter):

Method _load_configuration Undocumented
Method get_model_name Undocumented
Method get_firmware_version Printer firmware version
Method notify_read This function can be called when the callsite must know when data
Method set_port Undocumented
Method get_port Undocumented
def __init__(self, *args, brand=None, model=None, device=None, config_file=None, **kwargs):
Undocumented
def _format_text(self, text):
Undocumented
def get_banks(self):
Undocumented
@argcheck(object, number, basestring, basestring, datetime.datetime)
def print_cheque(self, bank, value, thirdparty, city, date=None):
Undocumented
def get_capabilities(self):
Undocumented
API Documentation for Stoqdrivers, generated by pydoctor at 2009-04-30 17:14:35.