Don't set parent lookup for DocVersion config
This commit is contained in:
parent
3f84e9470e
commit
001a3873cb
@ -312,7 +312,7 @@ namespace VEPROMS
|
||||
private void DlgPrintProcedure_FormClosed(object sender, FormClosedEventArgs e)
|
||||
{
|
||||
_DocVersionConfig.SaveChangesToDocVersionConfig = true;
|
||||
_DocVersionConfig.ParentLookup = true;
|
||||
//_DocVersionConfig.ParentLookup = true;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user