Skip to content

feat(establishment): contacts multi + drop fax + expand establishment types

nabil.drissi a demandé de fusionner feature/VSN-2367 vers develop
  • Remove fax from establishment model/DTOs, filters, import/export

  • Add EstablishmentContact entity/table + DTOs, repo, mapper/service handling (orphanRemoval)

  • Expand EstablishmentType and keep PRIMARY_SCHOOL/MIDDLE_SCHOOL/HIGH_SCHOOL for backward compatibility

  • Fix ModelMapper ambiguity for EstablishmentContactRequest -> EstablishmentContact (skip establishment mapping)

  • Add DB migration: drop fax column + create establishment_contact table

Closes VSN-2367

Rapports de requête de fusion