-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
As user I should be able to define item categories so that I can classify they stock accordingly to Asset, Equipment, Consumables etc.
References
Screenshots
Tasks
API:
- Provide item categories api endpoint emis-resource#20
- Should generate export URL
Web UI:
- I should be able to view list of categories emis-web#121
- I should be able to create category emis-web#122
- I should be able to paginate list of categories emis-web#123
- I should be able to filter categories emis-web#124
- I should be able to search for categories emis-web#125
- I should be able to edit category emis-web#126
- I should be able to refresh list of categories emis-web#127
- I should be able to archive category emis-web#128
- I should be able to archive category emis-web#128
- Display
name,abbreviation,coloranddescription - Ellipsize
descriptionand show full text on hover
Documentation
- [ ]