gruene-seele/app/Repositories
Kevin Adametz e53201f229 Warenwirtschaft: Anforderungsrunde 12.06. — Plan V5.0 + AP-26/AP-25/AP-22
Neue Anforderungen (docs/) interpretiert und als Entwicklungsplan V5.0
(AP-20 bis AP-28) aufgenommen; erste drei Pakete umgesetzt:

AP-26 Ausschuss-Gründe konfigurierbar:
- Stammdaten-Tabelle disposal_reasons + CRUD unter Einstellungen → Allgemein
- StockDisposalController liest aktive DB-Gründe statt hartkodierter Liste
- Seeder übernimmt die bisherigen 6 Gründe idempotent

AP-25 Lieferbestand — Datum statt Tage:
- "Nicht vorrätig" wird über Datepicker "Wieder lieferbar ab" gepflegt;
  Resttage-Hinweis zählt täglich automatisch herunter
- Interne Bestellliste wieder kaufbar: Hinweis erscheint zusätzlich zu
  den Mengen-Buttons (VP entscheidet selbst)

AP-22 Produktbestand-Erweiterungen:
- Default-Sortierung nach Dringlichkeit, Status-Kopf toggelt
- Alle vier Status-Kacheln als Filter klickbar
- Neue Spalte "Verbrauch/Monat" (Ø Abgänge der letzten 6 Monate)
- Produkt-Flag "Im Produktbestand anzeigen" (products.show_in_product_stock)

Tests: 77 grün (DisposalReasonSettings 8, ProductOutOfStock 8,
ProductStock 13 + Regression). Hinweise-Doku + Plan-Protokoll fortgeschrieben;
nächster Schritt laut Plan: AP-21 (INCI-Erweiterungen).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 16:28:45 +00:00
..
AdminPromotionRepository.php Promotion Backend v1 2021-10-15 16:35:47 +02:00
BaseRepository.php first commit 2021-01-08 17:48:20 +01:00
CheckoutRepository.php Updates to 03-2025 2025-04-01 10:39:21 +02:00
ContractPDFRepository.php commit 08-2025 2025-08-12 15:51:04 +02:00
CreditRepository.php commit 08-2025 2025-08-12 15:51:04 +02:00
CustomerRepository.php first commit 2021-01-08 17:48:20 +01:00
FileRepository.php first commit 2021-01-08 17:48:20 +01:00
ImportRepository.php first commit 2021-01-08 17:48:20 +01:00
InvoiceRepository.php commit 08-2025 2025-08-12 15:51:04 +02:00
PackagingItemRepository.php 13-05-2026 Waren Wirtschaft 2026-05-13 18:09:20 +02:00
ProductionRepository.php April 2026 waren Wirtschaft Feedback 2026-04-10 17:14:38 +02:00
ProductRepository.php Warenwirtschaft: Anforderungsrunde 12.06. — Plan V5.0 + AP-26/AP-25/AP-22 2026-06-12 16:28:45 +00:00
StockEntryRepository.php Warenwirtschaft: AP-00 bis AP-08 + aktualisierter Entwicklungsplan 2026-06-02 16:30:42 +00:00
SupplierRepository.php Warenwirtschaft: AP-00 bis AP-08 + aktualisierter Entwicklungsplan 2026-06-02 16:30:42 +00:00
UserPromotionRepository.php #10 Promotion Modul, Kommentar 2 2021-11-09 18:40:18 +01:00
UserRepository.php April 2026 waren Wirtschaft Feedback 2026-04-10 17:14:38 +02:00
UserShopRepository.php Updates to 03-2025 2025-04-01 10:39:21 +02:00