Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: inventory adjustment #192

Merged
merged 1 commit into from
Apr 29, 2024
Merged

feat: inventory adjustment #192

merged 1 commit into from
Apr 29, 2024

Conversation

dylants
Copy link
Owner

@dylants dylants commented Apr 29, 2024

  • add the database schema for InventoryAdjustment and InventoryAdjustmentReason, linking it to Books
  • provide some server actions (APIs) to create an adjustment and get the reasons
  • (drive-by): fix some test names for format and genre

- add the database schema for InventoryAdjustment and InventoryAdjustmentReason, linking it to Books
- provide some server actions (APIs) to create an adjustment and get the reasons
- (drive-by): fix some test names for format and genre
@dylants dylants merged commit 5259e30 into main Apr 29, 2024
2 checks passed
@dylants dylants deleted the inventory-adjustment branch April 29, 2024 16:40
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