[root]/grails-app/views/storeLocation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 12 (100.0%) | 288 (100.0%) | 24.0 |
Substantial refactor of the Inventory domain.
!InventoryItems can now be added to tasks, no quantity adjustments done yet.
Removed !StoredItem and with it the ability to store an inventoryItem in multiple places, just too complex right now.
Svn move !StoreLocation to !InventoryLocation.
0 lines of code changed in 4 files:
Replace all deprecated "createLinkTo" links with "resource".
4 lines of code changed in 4 files:
First commit of Inventory domain, including domain-classes, controllers, views and bootstrap. Also double check/adjust as required security extends in controllers.
284 lines of code changed in 4 files: