Following on from this, does anyone know how to determine if an invoice is
overdue?
There’s a “dated-on” date/time, but there doesn’t appear to be anything for
“due on” (or similar).
Thanks,
Richard.2008/12/4 Mike Wilson mike.wilson@evolvedsoftwarestudios.com
On Dec 4, 9:01 pm, Peter Bowen PRBo...@gmail.com wrote:
I couldn’t find a way to determine if an invoice had been paid. Is
this feature available?Yes it is! Xpath: //invoices/invoice/status (One of: Draft, Sent,
Paid)See below:
..... Sent ..... >