feat: Add userId retrieval in deleteReceiving function #9

Merged
jskim merged 2 commits from jskim-node into main 2026-04-07 05:52:33 +00:00

2 Commits

Author SHA1 Message Date
3be2b57c04 Merge branch 'main' into jskim-node 2026-04-07 05:52:26 +00:00
kjs
96cee05945 feat: Add userId retrieval in deleteReceiving function
- Enhanced the deleteReceiving function in the receivingController to retrieve the userId from the request object.
- This addition will facilitate better tracking and auditing of delete operations by associating them with the user performing the action.
2026-04-07 14:51:50 +09:00