Skip to content

VSN-2799/ prevent new contract form from inheriting data from existing contract tabs

bouslim-saloua a demandé de fusionner feature/VSN-2799 vers develop
  • Added clearInfraContractData() to infrastructureStore to reset the 4 shared fields (departmentNameIdByDepartmentId, departmentHexColorById, agencyNameIdByDepartmentId, lotsNumberIdByDepartmentId) to their initial values.
  • Introduced infraReadyRef (a useRef) in ContractForm, initialized to false in add mode and true in edit/view mode.

Rapports de requête de fusion