Class s.p.c.BaseChequePrinter:

Part of stoqdrivers.printers.cheque View In Hierarchy

Known subclasses: stoqdrivers.printers.bematech.DP20C.DP20C, stoqdrivers.printers.dataregis.EP375.EP375, stoqdrivers.printers.perto.Pay2023.Pay2023

A base class for all printers that implements IChequePrinter interface. This class knows how to deal with the configuration file, that contains all the configuration of all supported cheques by the printer.
Class VariablesCHEQUE_CONFIGFILEThis constant must be redefined in subclass and must specify the filename where the cheque printer configuration can be found.
Method __init__ Undocumented
Method get_banks Undocumented
Method _parse_bank Undocumented
def __init__(self):
Undocumented
def get_banks(self):
Undocumented
@argcheck(dict)
def _parse_bank(self, items):
Undocumented
API Documentation for Stoqdrivers, generated by pydoctor at 2009-04-30 17:14:35.