bericht/api
Eduard Wisch d86a8f32c9
All checks were successful
Deploy bericht / deploy (push) Successful in 14s
Feature: PWA-Auftragsanlage — Ihr Zeichen Pflicht, Liefertermin, Auto-Freigabe [deploy]
- api/orders.php: ref_client ("Ihr Zeichen") jetzt serverseitig Pflicht
  (Dolibarr-Core selbst verlangt nur den Kunden)
- Neuer Parameter date_livraison (Unix-TS) -> Commande->delivery_date
- Neuer Parameter validate: haengt vor der Freigabe automatisch eine
  Std-Lohn-Zeile an (Kundenkarten-Default stundenzettel_default_service,
  sonst Fallback-Produkt ueber neue Konstante
  BERICHT_ORDER_DEFAULT_SERVICE_REF, Default ELEK-STD-M), dann valid().
  Preis: kundenspezifischer Preis (PRODUIT_CUSTOMER_PRICES) vor Standardpreis.
- Response um ref_client, date_livraison, validated, added_line,
  validate_warning erweitert
- Doku: README (Endpoint + Konstante), ChangeLog 1.3.0
- CLAUDE.md: PWA-Stack-Angabe korrigiert (Vanilla JS statt SvelteKit)
2026-07-18 13:35:31 +02:00
..
_inc.php Bericht-API: SSO-Migration auf awlauth (JWT -> awl_sso-Cookie) 2026-07-06 15:24:42 +02:00
auth.php Bericht-API: SSO-Migration auf awlauth (JWT -> awl_sso-Cookie) 2026-07-06 15:24:42 +02:00
customers.php [deploy] API: Schnell-Auftrag-Anlage + Kunden-Defaults + JWT 30 Tage 2026-04-16 17:42:39 +02:00
delete_photo.php feat: Phase 4 API — Bericht-Liste, Finalize, Photo-Delete, Voice-Upload 2026-04-09 00:31:38 +02:00
logout.php Bericht-API: SSO-Migration auf awlauth (JWT -> awl_sso-Cookie) 2026-07-06 15:24:42 +02:00
materials.php feat: Phase 5.9 Materialliste API + DB + 5.8 Vorbereitung 2026-04-09 09:18:29 +02:00
odt_templates.php feat: Bericht-Vorlagen + Whisper-Transkription + Cron-Fix 2026-04-09 08:27:45 +02:00
orders.php Feature: PWA-Auftragsanlage — Ihr Zeichen Pflicht, Liefertermin, Auto-Freigabe [deploy] 2026-07-18 13:35:31 +02:00
pages.php feat: Block C — Editor-Polish, Vorher/Nachher, Versionierung, Batch-Modus 2026-04-09 09:10:56 +02:00
pdf.php Bericht-API: SSO-Migration auf awlauth (JWT -> awl_sso-Cookie) 2026-07-06 15:24:42 +02:00
photo.php Bericht-API: SSO-Migration auf awlauth (JWT -> awl_sso-Cookie) 2026-07-06 15:24:42 +02:00
reports.php API: DELETE /reports.php?id=X — Bericht löschen (für PWA) [deploy] 2026-04-10 15:32:33 +02:00
shipments.php Feature: Lieferschein-Unterschrift via ODT-Hook + PWA-Signatur-Workflow 2026-05-28 06:48:42 +02:00
templates.php feat: Bericht-Vorlagen + Whisper-Transkription + Cron-Fix 2026-04-09 08:27:45 +02:00
transcribe.php feat: Bericht-Vorlagen + Whisper-Transkription + Cron-Fix 2026-04-09 08:27:45 +02:00
verify.php Bericht-API: SSO-Migration auf awlauth (JWT -> awl_sso-Cookie) 2026-07-06 15:24:42 +02:00
voice.php feat: Phase 4 API — Bericht-Liste, Finalize, Photo-Delete, Voice-Upload 2026-04-09 00:31:38 +02:00