VSN-2799/ prevent new contract form from inheriting data from existing contract tabs
- Added
clearInfraContractData()toinfrastructureStoreto reset the 4 shared fields (departmentNameIdByDepartmentId,departmentHexColorById,agencyNameIdByDepartmentId,lotsNumberIdByDepartmentId) to their initial values. - Introduced
infraReadyRef(auseRef) inContractForm, initialized tofalseinaddmode andtrueinedit/viewmode.