[#271]Créer une nouvelle expédition (étape 1) #12

Merged
kevin merged 14 commits from feat/271-expedition-etape-1 into develop 2026-02-12 07:31:41 +00:00
Collaborator
Numéro du ticket Titre du ticket
#271 Créer une nouvelle expédition (étape 1)

Description de la PR

Modification du .env

Check list

[x ] Pas de régression
TU/TI/TF rédigée
[x ] TU/TI/TF OK
[x ] CHANGELOG modifié

| Numéro du ticket | Titre du ticket | |------------------|-----------------| | #271 | Créer une nouvelle expédition (étape 1) | ## Description de la PR ## Modification du .env ## Check list [x ] Pas de régression TU/TI/TF rédigée [x ] TU/TI/TF OK [x ] CHANGELOG modifié
Matteo added 6 commits 2026-02-05 08:22:03 +00:00
Matteo changed title from [#NUMERO_TICKET] TITRE TICKET to [#271]Créer une nouvelle expédition (étape 1) 2026-02-05 09:31:56 +00:00
Matteo added 1 commit 2026-02-05 09:47:34 +00:00
Matteo was assigned by kevin 2026-02-06 14:04:30 +00:00
kevin added 1 commit 2026-02-10 07:59:41 +00:00
# Conflicts:
#	.idea/data_source_mapping.xml
#	src/Entity/Carrier.php
kevin added 1 commit 2026-02-10 15:16:14 +00:00
kevin added 2 commits 2026-02-11 15:13:09 +00:00
tristan requested changes 2026-02-11 16:03:28 +00:00
Dismissed
@@ -0,0 +88,4 @@
return
}
/* shipmentStore.clearCurrent()
Owner

Supprime le commentaire

Supprime le commentaire
@@ -14,6 +16,13 @@ type UseWeighingOptions = {
loadReception?: (id: number) => Promise<ReceptionData | null>
}
type UseWeighingShipmentOptions = {
Owner

Fait un type dans le dto wheight.ts

Fait un type dans le dto wheight.ts
@@ -0,0 +4,4 @@
| BovinShipmentData[]
| { 'hydra:member'?: BovinShipmentData[] }
export type ShipmentBovinePayload = {
Owner

Mettre le type dans un dto

Mettre le type dans un dto
@@ -141,16 +141,18 @@
Owner

Pourquoi ce fichier est modifié ?

Pourquoi ce fichier est modifié ?
kevin added 2 commits 2026-02-12 07:19:57 +00:00
kevin changed title from [#271]Créer une nouvelle expédition (étape 1) to WIP: [#271]Créer une nouvelle expédition (étape 1) 2026-02-12 07:22:40 +00:00
kevin changed title from WIP: [#271]Créer une nouvelle expédition (étape 1) to [#271]Créer une nouvelle expédition (étape 1) 2026-02-12 07:22:49 +00:00
kevin requested review from tristan 2026-02-12 07:23:00 +00:00
kevin self-assigned this 2026-02-12 07:23:09 +00:00
kevin added 1 commit 2026-02-12 07:30:42 +00:00
tristan approved these changes 2026-02-12 07:30:58 +00:00
kevin merged commit b1c3952d09 into develop 2026-02-12 07:31:41 +00:00
kevin deleted branch feat/271-expedition-etape-1 2026-02-12 07:31:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MALIO-DEV/Ferme#12