mirror of
https://github.com/s-frick/effigenix.git
synced 2026-03-28 11:59:35 +01:00
feat(inventory): Inventur anlegen und Zählpositionen befüllen (US-6.1)
InventoryCount-Aggregate mit CountItem-Entities, Auto-Populate aus Stock-Daten, vollständige DDD-Schichten inkl. Edge-Case-Tests und Jazzer-Fuzz-Test. 1909 Tests grün.
This commit is contained in:
parent
600d0f9f06
commit
c047ca93de
31 changed files with 2745 additions and 0 deletions
|
|
@ -39,4 +39,7 @@
|
|||
<include file="db/changelog/changes/032-add-batch-id-to-production-orders.xml"/>
|
||||
<include file="db/changelog/changes/033-add-cancelled-reason-to-production-orders.xml"/>
|
||||
|
||||
<include file="db/changelog/changes/034-create-inventory-counts-schema.xml"/>
|
||||
<include file="db/changelog/changes/035-seed-inventory-count-permissions.xml"/>
|
||||
|
||||
</databaseChangeLog>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue