B2021-035: Approve All – Pasted, modified number and deleted procedures not refreshed so missing from list
This commit is contained in:
parent
171035239f
commit
d01dbee27f
@ -755,6 +755,7 @@ namespace VEPROMS
|
||||
private bool DuplicateProcedureNumbers(DocVersionInfo dvi, ProcedureInfo pinfo)
|
||||
{
|
||||
dpl.Clear();
|
||||
dvi.ResetProcedures(); // B2021-035: Approve All – Pasted, modified number and deleted procedures not refreshed so missing from list
|
||||
List<string> pnList = new List<string>();
|
||||
foreach (ProcedureInfo pi in dvi.Procedures)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user