Harden pricelist formation and document architecture decisions

This commit is contained in:
Mikhail Chusavitin
2026-02-20 19:01:07 +03:00
parent d381a5833d
commit c96a8806c4
14 changed files with 335 additions and 29 deletions

View File

@@ -115,7 +115,7 @@ HTTP Request
### internal/warehouse/
`snapshot.go` — warehouse pricelist creation: weighted median, bundle expansion, allocation.
`snapshot.go` — warehouse pricelist creation: weighted average, bundle expansion, allocation.
### internal/lotmatch/