Today I want to discuss a code re-write that I had to do on a recent project about file handling.
Scenario –
PDF will be saved in a shared path whenever a purchase invoice is printed. To Generate File Name we were using Purchase Invoice No. and then extending that with an integer.