I have the following situation. In a multi-user database environment, I want to have a date field updated on a table when an invoice is printed, effectively closing this record from further filters, etc.
I am wondering if somebody could advice me when to run the code to have the table updated, or when in fact I can know the report is printed as an indication? For instance, users may preview the report and still not print, but when they actullay print the invoice that is when I need to see the record as updated.
Much appreciated
Regards
John
I am wondering if somebody could advice me when to run the code to have the table updated, or when in fact I can know the report is printed as an indication? For instance, users may preview the report and still not print, but when they actullay print the invoice that is when I need to see the record as updated.
Much appreciated
Regards
John