[#326] Admin modification creation client #25

Merged
tristan merged 2 commits from feat/326-creation-modification-customer into develop 2026-02-13 07:36:59 +00:00
Collaborator
Numéro du ticket Titre du ticket
#326 Admin modification creation client

Description de la PR

Modification du .env

Check list

  • Pas de régression
  • TU/TI/TF rédigée
  • TU/TI/TF OK
  • CHANGELOG modifié
| Numéro du ticket | Titre du ticket | |------------------|-----------------| | #326 | Admin modification creation client | ## 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 1 commit 2026-02-12 15:20:15 +00:00
tristan requested changes 2026-02-13 07:05:59 +00:00
Dismissed
@@ -12,0 +105,4 @@
path: "/admin/customer/address",
query: {
customerId: String(customerId.value),
fromCustomer: "1",
Owner

Pas besoin de from customer au même titre que pas besoin de fromSupplier sur l'autre page

Pas besoin de from customer au même titre que pas besoin de fromSupplier sur l'autre page
@@ -12,0 +117,4 @@
query: {
customerId: String(customerId.value),
addressId: String(addressId),
fromCustomer: "1",
Owner

Même chose ici

Même chose ici
Matteo added 1 commit 2026-02-13 07:17:01 +00:00
tristan approved these changes 2026-02-13 07:36:51 +00:00
tristan merged commit d3bc2e11f1 into develop 2026-02-13 07:36:59 +00:00
tristan deleted branch feat/326-creation-modification-customer 2026-02-13 07:36:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MALIO-DEV/Ferme#25