Skip to content

Add Restocking tab with demand-based order placement#171

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

Add Restocking tab with demand-based order placement#171
apeksha09 wants to merge 1 commit into
beck-source:mainfrom
apeksha09:new_features

Conversation

@apeksha09

Copy link
Copy Markdown

Summary

  • New /restocking route with budget slider and greedy item selection
  • Recommendations based on demand forecasts vs on-hand inventory shortfall
  • Place Order creates a Restocking order with 14-day lead time
  • Orders tab updated with dedicated Restocking section and status badge
  • EN/JP locale strings added for all new UI

Test plan

  • Navigate to /restocking — budget slider, recommendations table, and Place Order button render correctly
  • Adjust budget slider — selected items (green rows) update in real time
  • Click Place Order — success message appears, order shows in Orders tab under Submitted Restocking Orders
  • Verify 14-day expected delivery date on restocking orders
  • Switch language to Japanese — all restocking strings display correctly

🤖 Generated with Claude Code

- New /restocking route with budget slider and greedy item selection
- Recommendations pulled from demand forecasts vs on-hand inventory
- Place Order creates a Restocking order with 14-day lead time
- Orders tab updated with dedicated Restocking section and status badge
- EN/JP locale strings added for all new UI

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.

2 participants