Part of stoqdrivers.interfaces View In Hierarchy
Method | get_banks | Returns a dictionary of all banks supported by the printer. The |
Method | print_cheque | Prints a cheque |
Method | get_capabilities | Returns a capabilities dictionary, where the keys are the strings |
Parameters | bank | the code of bank (type: one of codes returned by get_banks method. ) |
value | the value of the cheque (type: Decimal ) | |
thirdparty | receiver of the cheque (type: str ) | |
city | (type: str ) | |
date | when the cheque was payed, optional (type: datetime ) |