Skip to content

Feat/inventory purchase order logic#81

Merged
kevbang merged 3 commits intomainfrom
feat/inventory-location-logic
Dec 10, 2025
Merged

Feat/inventory purchase order logic#81
kevbang merged 3 commits intomainfrom
feat/inventory-location-logic

Conversation

@kevbang
Copy link
Copy Markdown
Collaborator

@kevbang kevbang commented Dec 10, 2025

TLDR:

-Introduces purchase order management including entities, DTOs, EF Core configurations, and service layer.

  • Adds database migration for purchase orders and lines, updates AppDbContext, registers the service, and integrates purchase order creation and listing into Blazor pages.

Currently there are only Create and Read operations.

Update and Delete logic will follow soon.

kevbang and others added 3 commits December 9, 2025 13:51
### TLDR:
-Introduces purchase order management including entities, DTOs, EF Core configurations, and service layer.
- Adds database migration for purchase orders and lines, updates AppDbContext, registers the service, and integrates purchase order creation and listing into Blazor pages.

### Currently there are only Create and Read operations.
Update and Delete logic will follow soon.
@kevbang kevbang merged commit f53512e into main Dec 10, 2025
1 check 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