Skip to content

feat: resubmit or modify pending order resets scheduling allocations#78

Merged
d11nn merged 7 commits into
mainfrom
feat/sales-resubmit-scheduling
Jun 2, 2026
Merged

feat: resubmit or modify pending order resets scheduling allocations#78
d11nn merged 7 commits into
mainfrom
feat/sales-resubmit-scheduling

Conversation

@d11nn

@d11nn d11nn commented Jun 2, 2026

Copy link
Copy Markdown
Owner
  • Clear schedule allocations when resubmitting, updating due date, or rejecting orders.
  • Maintain consistency between PostgresStore and MemoryStore implementations.
  • Update tests with sqlmock expectations and add new test cases to verify allocation clearing.

- Clear schedule allocations when resubmitting, updating due date, or rejecting orders.
- Maintain consistency between PostgresStore and MemoryStore implementations.
- Update tests with sqlmock expectations and add new test cases to verify allocation clearing.
@d11nn d11nn marked this pull request as ready for review June 2, 2026 16:23
d11nn added 6 commits June 3, 2026 00:27
- Redesign database and memory store seed data for optimal demo walkthrough.
- Set up Line A and Line B orders to illustrate preemption, capacity conflicts, and partial production remainder scheduling.
- Create comprehensive Chinese and English demo guides in docs/.
- Set maximum order size to 2500 for all seed orders to pass API validation.
- Update Line A and B seed allocations to maintain 10000 daily capacity loading.
- Synchronize docs/demo-guide files with new seed values.
@d11nn d11nn merged commit 054a0a4 into main Jun 2, 2026
14 checks passed
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