Is it possible to print current time to print on invoice while printing invoice ?
I believe there could be a code you can use to show time stamp on printed document
What would that do?
If you reprint the Sales Invoice it would have a different time
1 Like
We have terms with client that after invoice made goods will deliver in certain time like 2hr or 3hr so if client wants he can confirm with time mentioned on invoice
Add a Footer to the Invoice and use the Merge Tag @@Timestamp@@ in the Footer
2 Likes
Very Helpful, Many Thanks