Hi,
I have some VBA code that inserts an invoice into ACCPAC. Everything has worked fine for several years. Now there is a requirement for adding a line item that is a rebate/credit (negative amount).
Is there a means of setting a negative amount as the unit price via the API? When I try to pass a negative number, an error occurs.
Ideally, the line item details show up as a negative "unit price" with a quantity of 1/one.
Thanks.
I have some VBA code that inserts an invoice into ACCPAC. Everything has worked fine for several years. Now there is a requirement for adding a line item that is a rebate/credit (negative amount).
Is there a means of setting a negative amount as the unit price via the API? When I try to pass a negative number, an error occurs.
Ideally, the line item details show up as a negative "unit price" with a quantity of 1/one.
Thanks.