Fix: Throughput API v1 available - Details posted to Irving. POWERBI_KEY was missing from the .ENV file, so was not live.
Add: Editor now supports editing a mix's resolved formula directly, with % and kg dual entry on ingredient rows
Fix: Mix Editor should bring through correct ingredients. New resolved formula (same logic we use in Mix Calculator).
Fix: Security headers on all API responses (hardening)
Add: New mix button available on the Mix Editor.
Add: New ingredient button available on the Ingredient Editor
This commit is contained in:
2026-06-17 21:55:04 +12:00
parent 7db95e2027
commit 3f8279af10
24 changed files with 3820 additions and 37 deletions
+1
View File
@@ -37,6 +37,7 @@ TENANT_TABLES = {
"product_cost_freight_inputs": None,
"scenarios": None,
"costing_results": None,
"editor_change_events": None,
"process_cost_rules": None,
"packaging_cost_rules": None,
"freight_cost_rules": None,