ProyectoIntermodular/sync-service
luklpz c02e771f0a fix(orders): copy order lines into invoice on creation
POST /invoices with only fk_commande+socid creates an empty invoice.
Lines must be included in the request body explicitly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 15:39:10 +02:00
..
.mvn/wrapper feat: add sync-service Spring Boot middleware 2026-05-14 14:09:46 +02:00
src fix(orders): copy order lines into invoice on creation 2026-05-23 15:39:10 +02:00
.gitattributes feat: add sync-service Spring Boot middleware 2026-05-14 14:09:46 +02:00
.gitignore feat: add sync-service Spring Boot middleware 2026-05-14 14:09:46 +02:00
.mise.toml fix: pin maven to 3.9.9 via .mise.toml to fix Railway build 2026-05-17 20:16:52 +02:00
mvnw feat: add sync-service Spring Boot middleware 2026-05-14 14:09:46 +02:00
mvnw.cmd feat: add sync-service Spring Boot middleware 2026-05-14 14:09:46 +02:00
pom.xml feat: add sync-service Spring Boot middleware 2026-05-14 14:09:46 +02:00