Merged PR 1481: Gelbe Seiten - Sortiment - Preisänderung Implementation + Init Unit Tests

Gelbe Seiten - Sortiment - Preisänderung Implementation + Init Unit Tests
This commit is contained in:
Nino Righi
2023-02-13 16:42:08 +00:00
committed by Lorenz Hilpert
parent 55a92ad029
commit 1a72c23412
79 changed files with 1953 additions and 70 deletions

View File

@@ -60,6 +60,9 @@
"@domain/printer": [
"apps/domain/printer/src/public-api.ts"
],
"@domain/product-list": [
"apps/domain/product-list/src/public-api.ts"
],
"@domain/remission": [
"apps/domain/remission/src/public-api.ts"
],