I have an client running a very old ERP system, Sage Pro with a SQL backend.
They want to email invoices, so I figured I would put together an invoice in Crystal and email it out. I need to figure out this part.
I also need to update a field on a table saying the invoice was emailed, can I write a value back to a table with Crystal after the invoice is generated?