-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
As user I should be able to record resource stock adjustment in specific warehouse so that I can track how stock is changing over period of time.
References
Screenshots
Tasks
API:
- Refactor and review stock adjustment api endpoint emis-resource#23
- Should generate export URL
Web UI:
- I should be able to view list of adjustments emis-web#87
- I should be able to create adjustment emis-web#88
- I should be able to paginating list of adjustments emis-web#89
- I should be able to filter adjustments emis-web#90
- I should be able to search for adjustments emis-web#91
- I should be able to edit adjustment emis-web#92
- I should be able to refresh list of adjustments emis-web#93
- I should be able to archive adjustment emis-web#94
Documentation
- User guide for adjustment