Loading module/Intervenant/src/Entity/Db/Mapping/Intervenant.Entity.Db.Statut.dcm.xml +3 −4 Original line number Diff line number Diff line Loading @@ -110,10 +110,9 @@ <field name="codesCorresp3" type="string" column="CODES_CORRESP_3" length="1000" nullable="true"/> <field name="codesCorresp4" type="string" column="CODES_CORRESP_4" length="1000" nullable="true"/> <field name="modeServicePrevisionnel" type="string" column="MODE_SERVICE_PREVISIONNEL" length="1000" nullable="true"/> <field name="modeServiceRealise" type="string" column="MODE_SERVICE_REALISE" length="1000" nullable="true"/> <field name="modeReferentielPrevisionnel" type="string" column="MODE_REFERENTIEL_PREVISIONNEL" length="1000" nullable="true"/> <field name="modeReferentielRealise" type="string" column="MODE_REFERENTIEL_REALISE" length="1000" nullable="true"/> <field name="modeEnseignementPrevisionnel" type="string" column="MODE_ENSEIGNEMENT_PREVISIONNEL" length="1000" nullable="true"/> <field name="modeEnseignementRealise" type="string" column="MODE_ENSEIGNEMENT_REALISE" length="1000" nullable="true"/> <field name="histoCreation" type="datetime" column="HISTO_CREATION" nullable="false"/> <many-to-one field="histoCreateur" target-entity="Application\Entity\Db\Utilisateur"> Loading Loading
module/Intervenant/src/Entity/Db/Mapping/Intervenant.Entity.Db.Statut.dcm.xml +3 −4 Original line number Diff line number Diff line Loading @@ -110,10 +110,9 @@ <field name="codesCorresp3" type="string" column="CODES_CORRESP_3" length="1000" nullable="true"/> <field name="codesCorresp4" type="string" column="CODES_CORRESP_4" length="1000" nullable="true"/> <field name="modeServicePrevisionnel" type="string" column="MODE_SERVICE_PREVISIONNEL" length="1000" nullable="true"/> <field name="modeServiceRealise" type="string" column="MODE_SERVICE_REALISE" length="1000" nullable="true"/> <field name="modeReferentielPrevisionnel" type="string" column="MODE_REFERENTIEL_PREVISIONNEL" length="1000" nullable="true"/> <field name="modeReferentielRealise" type="string" column="MODE_REFERENTIEL_REALISE" length="1000" nullable="true"/> <field name="modeEnseignementPrevisionnel" type="string" column="MODE_ENSEIGNEMENT_PREVISIONNEL" length="1000" nullable="true"/> <field name="modeEnseignementRealise" type="string" column="MODE_ENSEIGNEMENT_REALISE" length="1000" nullable="true"/> <field name="histoCreation" type="datetime" column="HISTO_CREATION" nullable="false"/> <many-to-one field="histoCreateur" target-entity="Application\Entity\Db\Utilisateur"> Loading