private mapWholeSaleInvoice( doc: jsPDF, itemPrints: { items: ItemPrint[]; total: number }[], invoice: Invoice ) { doc.setFont(\'Inter\', \'normal\')