Refactor product cost retrieval in DirectorWorker: Simplify the SQL query by removing the original_sell_cost from the selection, and adjust the cost resolution logic to improve clarity and efficiency in database interactions.

This commit is contained in:
Torsten Schulz (local)
2026-01-28 14:41:27 +01:00
parent c9e0781b61
commit 1d9a7ba8a0
3 changed files with 3 additions and 9 deletions

View File

@@ -15,4 +15,4 @@ ctrlc = "3"
tokio-rustls = "0.25"
rustls-pemfile = "2"
libsystemd = "0.7"
chrono = "0.4"
chrono = "0.4"