Deploy OpenBoxes (Grails 3) to obdev3.pih-emr.org
Build: #757 was successful Code changes detected
Code commits
openboxes-develop
-
Sebastian Lib <120328147+SebastianLib@users.noreply.github.com> 8197708905b42e7fe3526a7b44f5b366c5410917 m
OBPIH-7413 Adjust context in inventory accuracy and inventory loss indicators + fix indicators fetching (#5402)
- grails-app/controllers/org/pih/warehouse/UrlMappings.groovy (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- grails-app/controllers/org/pih/warehouse/reporting/IndicatorApiController.groovy (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- grails-app/domain/org/pih/warehouse/reporting/InventoryShrinkageResult.groovy (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- grails-app/i18n/messages.properties (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- grails-app/services/org/pih/warehouse/report/ReportService.groovy (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/api/services/IndicatorsApi.js (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/api/urls.js (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/components/cycleCount/CycleCount.jsx (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/components/cycleCountReporting/CycleCountReporting.jsx (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/components/cycleCountReporting/IndicatorsTab/IndicatorCards.jsx (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/components/cycleCountReporting/IndicatorsTab/IndicatorNumberCards.jsx (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/consts/cycleCountReportingIndicators.js (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/hooks/cycleCount/useIndicatorsTab.jsx (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/hooks/useCycleCountPagination.js (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/utils/DoubleTile.jsx (version 8197708905b42e7fe3526a7b44f5b366c5410917)
- src/js/utils/option-utils.jsx (version 8197708905b42e7fe3526a7b44f5b366c5410917)
-
Kacper Chełstowski <kchelstowski@soldevelo.com> 1625d4308b3448e023ed65972674215fd1588e00 m
OBPIH-7373 Fix calculation of number of counts and fix the last count… (#5401)
- grails-app/conf/runtime.groovy (version 1625d4308b3448e023ed65972674215fd1588e00)
- grails-app/domain/org/pih/warehouse/inventory/InventoryCount.groovy (version 1625d4308b3448e023ed65972674215fd1588e00)
- grails-app/domain/org/pih/warehouse/inventory/TransactionEntry.groovy (version 1625d4308b3448e023ed65972674215fd1588e00)
- grails-app/migrations/views/changelog.xml (version 1625d4308b3448e023ed65972674215fd1588e00)
- grails-app/migrations/views/inventory-counts.sql (version 1625d4308b3448e023ed65972674215fd1588e00)
- grails-app/services/org/pih/warehouse/report/ReportService.groovy (version 1625d4308b3448e023ed65972674215fd1588e00)
- src/main/groovy/org/pih/warehouse/inventory/InventoryCountTypeCode.groovy (version 1625d4308b3448e023ed65972674215fd1588e00)
-
Justin Miranda 4fe8510cbda9d10074120c12e4b0aeb45ab7f6af m
Added long overdue security policy to main github repository (fixes #2707) (#5405)
- .github/SECURITY.md (version 4fe8510cbda9d10074120c12e4b0aeb45ab7f6af)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 57e2f7bb14f8717725af4aab20c94f62a4d5ff2e m
OBPIH-7425 'No results found’ message briefly appears before the table is loaded in products and inventory transaction reports (#5406)
- src/js/hooks/useTableDataV2.js (version 57e2f7bb14f8717725af4aab20c94f62a4d5ff2e)
-
Evan <evanwaterman@hotmail.com> 318a6ca41d38ee952fed31cb004a0064040474fc m
OBPIH-7414 fix duplicate tags and categories being created during pro… (#5404)
- grails-app/services/org/pih/warehouse/product/ProductService.groovy (version 318a6ca41d38ee952fed31cb004a0064040474fc)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> d5b23008c5e2637877c2bddd83aadb620183ae40 m
OBPIH-7311 Improve Transaction report after Product Inventory transactions refactor (Changes in calculation) (#5400)
- grails-app/services/org/pih/warehouse/report/ReportService.groovy (version d5b23008c5e2637877c2bddd83aadb620183ae40)
-
Kacper Chełstowski <kchelstowski@soldevelo.com> 6084a4dbcd30558fa620c32613c58b75adfe3d74 m
OBPIH-7313 Fix Inventory Transaction Report qty before calculation wh… (#5408)
- grails-app/migrations/views/inventory-transactions-summary.sql (version 6084a4dbcd30558fa620c32613c58b75adfe3d74)