Rev 37676 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37681 2026-09-17 16:29:18
- Author: amit
- Log message:
- feat(warehouse): resolve the logged-in user on V2 PO creation and GRN mismatch resolution
V2 mirror of r37680, keeping the dormant V2 controllers in step with the fofo MVC ones.
- createPurchaseOrder resolves the logged-in user via getEmailId + authRepository and sets createdBy
- resolvedMismatchRequest passes the resolver through
Pairs with r37679.