Deploy OpenBoxes (Grails 3) to obdev3.pih-emr.org
Build: #155 failed Changes by Kacper Chełstowski <kchelstowski@soldevelo.com> and Alan Nadolny <83239466+alannadolny@users.noreply.github.com>
Code commits
OpenBoxes (Grails 3)
-
Kacper Chełstowski <kchelstowski@soldevelo.com> 0f58bf5ad152c51ca38b8b6dce391077c5262b4e
OBGM-585 Unable to rollback requests (#4166)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> add7c850bf76e1c09fa760da0cb34558a68f6ce1
OBGM-575 Fix update and delete product sources (#4165)
-
Kacper Chełstowski <kchelstowski@soldevelo.com> 591528b21bb2303141a22c0311871361408f657d
OBGM-468 Fix no transaction for product type update and delete methods (#4156)
* OBGM-468 Fix no transaction for product type update and delete methods
* OBGM-468 Use get method from genericApiService instead of creating it in the productTypeService
* OBGM-468 Change get to generic one for update method
* OBGM-468 Revert usage of genericApiService