Bug #1525
closedLast document number is displayed wrong, when new document is requested for the folder where it has different number in starting and increment number
0%
1.Login in http://192.168.100.248/EwQIMS_1
2.In suite module, select setup→ levels
3.Create a new level
4.Go to docpro module
5.Click on setup→folder management
6.Select created level
7.Click on in use checkbox
8.Select document number auto increment
mention starting number as 3 , incremental unit as 8(example)
9.Select revision option as user define revision
10.Click on save
11.Select document→new document request
12.Select level
13.Observe result
14.Refer screenshot
Description
Last document number is displayed wrong, when new document is requested
1.*With prefix* say QA-0→When the starting no has 1 and increment number has 2, then it shows the last doc number as QA-01
When the starting number has 2 and increment number has 3. then it shows the last doc as QA-01
SO whatever be the number, it shows last doc asQA-01(when both the fields has diff num and with prefix)
2.*Without prefix*When the starting no has 1 and increment number has 2, then it shows the last doc number as -1
When the starting number has 1 and increment number has 3. then it shows the last doc as -2
When the starting number has 9 and increment number has 4. then it shows the last doc as 5
SO whatever be the number, it shows last doc as difference between starting and increment number
Files