Deploy OpenBoxes (Grails 3) to obdev3.pih-emr.org
Build: #129 was successful Changes by Artur Walkowiak <awalkowiak@soldevelo.com>
Code commits
OpenBoxes (Grails 3)
-
Artur Walkowiak <awalkowiak@soldevelo.com> 271d7f209904ddb3f98e124bba8c8db272853915
OBGM-479 Remove unnecessary extend causing expirydate tag collision (#4121)
-
Artur Walkowiak <awalkowiak@soldevelo.com> b6d4436e07b964eb5a59d1972344bb67788a08c2
OBGM-386 Move recall logic to service layer (#4116)
* OBGM-386 Move recall logic to service layer
To fix issue with not having data from not yet finished session while refreshing product availability for all locations after recall or revert recall
* OBGM-386 Add Transactionals on methods that still might require it
* OBGM-386 Change event publishers to be methods instead closures- grails-app/controllers/org/pih/warehouse/inventory/InventoryItemController.groovy (version b6d4436e07b964eb5a59d1972344bb67788a08c2) (diffs)
- grails-app/domain/org/pih/warehouse/inventory/InventoryItem.groovy (version b6d4436e07b964eb5a59d1972344bb67788a08c2) (diffs)
- grails-app/domain/org/pih/warehouse/inventory/Transaction.groovy (version b6d4436e07b964eb5a59d1972344bb67788a08c2) (diffs)
- grails-app/services/org/pih/warehouse/inventory/InventoryService.groovy (version b6d4436e07b964eb5a59d1972344bb67788a08c2) (diffs)
- grails-app/services/org/pih/warehouse/inventory/StockMovementService.groovy (version b6d4436e07b964eb5a59d1972344bb67788a08c2) (diffs)