addInvoiceInformation

public final Unit addInvoiceInformation(String drawerName, Array<String> drawerInfo, String purchaserName, Array<String> purchaserInfo, String paymentForm, String dateOfMaturity)

print additional information on the invoice

Parameters

drawerName

name of cashier

drawerInfo

additional information about cashier; max. 7 lines

purchaserName

name of the buyer

purchaserInfo

additional information about buyer; max. 7 lines

paymentForm

name of payment, can be null

dateOfMaturity

date of payment, can be null