Skip to content

Add Restocking tab with budget-based demand recommendations and order…#146

Open
kerishravan wants to merge 1 commit into
beck-source:mainfrom
kerishravan:new_features
Open

Add Restocking tab with budget-based demand recommendations and order…#146
kerishravan wants to merge 1 commit into
beck-source:mainfrom
kerishravan:new_features

Conversation

@kerishravan

Copy link
Copy Markdown

… submission

  • New Restocking Planner view (/restocking) with budget slider ($5K–$100K), greedy auto-selection of demand forecast items by priority, dimming of over-budget rows, sticky summary bar, and success/error banners
  • Two new FastAPI endpoints: GET /api/restocking/recommendations and POST /api/restocking/orders with 14-day lead time calculation
  • Submitted restocking orders appear in Orders tab under a new "Submitted Restocking Orders" section with expandable item details
  • New api.js methods: getRestockingRecommendations, getRestockingOrders, placeRestockingOrder
  • Added architecture.html reference doc for system overview

… submission

- New Restocking Planner view (/restocking) with budget slider ($5K–$100K),
  greedy auto-selection of demand forecast items by priority, dimming of
  over-budget rows, sticky summary bar, and success/error banners
- Two new FastAPI endpoints: GET /api/restocking/recommendations and
  POST /api/restocking/orders with 14-day lead time calculation
- Submitted restocking orders appear in Orders tab under a new
  "Submitted Restocking Orders" section with expandable item details
- New api.js methods: getRestockingRecommendations, getRestockingOrders,
  placeRestockingOrder
- Added architecture.html reference doc for system overview

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant