diff --git a/src/PowderCoating.Web/Helpers/HelpKnowledgeBase.cs b/src/PowderCoating.Web/Helpers/HelpKnowledgeBase.cs index cff8363..a75fcf1 100644 --- a/src/PowderCoating.Web/Helpers/HelpKnowledgeBase.cs +++ b/src/PowderCoating.Web/Helpers/HelpKnowledgeBase.cs @@ -481,6 +481,8 @@ public static class HelpKnowledgeBase 5. Enter opening quantity on hand — the system automatically records an Initial transaction for audit purposes 6. Save + **Manufacturer catalog integration:** The platform is integrated with the Columbia Coatings product catalog. When you add a Columbia powder it auto-fills the color, specs, cure schedule, and SDS/TDS links, and keeps the price current — catalog data refreshes regularly (near real-time). Quotes use the latest catalog price even when your stored cost is older, and a powder's detail page shows the current catalog price (and flags when it has changed since you last bought it). Discontinued powders are flagged "cannot reorder" but stay usable for stock you already have. + **Stock status:** Three states are shown on every item: - **In Stock** (green) — quantity is above the reorder point - **Low Stock** (red) — quantity is greater than zero but at or below the reorder point; time to reorder diff --git a/src/PowderCoating.Web/Views/Help/Inventory.cshtml b/src/PowderCoating.Web/Views/Help/Inventory.cshtml index 2865bd5..2c2963e 100644 --- a/src/PowderCoating.Web/Views/Help/Inventory.cshtml +++ b/src/PowderCoating.Web/Views/Help/Inventory.cshtml @@ -138,6 +138,18 @@
Click the camera icon next to the Lookup button to open the label scanner.