[root]/grails-app/views/inventoryMovementType
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 12 (100.0%) | 318 (100.0%) | 26.5 |
Inventory movement quantity adjustments now done in a service.
!InventoryMovementType now has an incrementsInventory flag, so not dependant on the text name.
30 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: