When I create a new return purch order I get a number seq. for ReturnItemNum, for instance, D6001 but if I cancel the process and then try to create a new return purch order I get the next number seq. D6002. I would like to reuse the same sequence. I am using NumberSeqFormHandler class and the number seq is set to continuous.
How can I do it?
Thanks
*This post is locked for comments