This function creates an Invoices from all TInvoice supplied in the array
Parameters
Used to call the function
- arr - Array of TInvoice
- doPost - boolean
Returns
Returns the following
- NONE
if doPost is set as false the invoice has not been booked and will not get a invoice number and the function return 0
Related articles