All,
I would like to create document numbering (for each document type) as -
<document type prefix> + YYYY + MM + <Numeric Sequence which resets to 1 every month>
Though I dont have issues on how to create this particular format, I am wondering how to get the numeric sequence reset to 1 starting every month.
Ideas ?