Deploy OpenBoxes (Grails 3) to obdev3.pih-emr.org

Code commits

openboxes-develop-0.9.x

  • Kacper Chełstowski <kchelstowski@soldevelo.com>

    Kacper Chełstowski <kchelstowski@soldevelo.com> 82557f1311d92958969a3fecb7e227b006abeaf6

    OBPIH-7092 Fix issue related to null cycle count status (#5126)
    Co-authored-by: Evan <evanwaterman@hotmail.com>

    • grails-app/domain/org/pih/warehouse/inventory/CycleCount.groovy (version 82557f1311d92958969a3fecb7e227b006abeaf6)
    • src/main/groovy/org/pih/warehouse/inventory/CycleCountItemStatus.groovy (version 82557f1311d92958969a3fecb7e227b006abeaf6)
    • src/test/groovy/unit/org/pih/warehouse/inventory/CycleCountSpec.groovy (version 82557f1311d92958969a3fecb7e227b006abeaf6)
    • src/test/groovy/unit/org/pih/warehouse/inventory/CycleCountTransactionServiceSpec.groovy (version 82557f1311d92958969a3fecb7e227b006abeaf6)
    • src/test/groovy/unit/org/pih/warehouse/inventory/ProductInventoryTransactionServiceSpec.groovy (version 82557f1311d92958969a3fecb7e227b006abeaf6)
  • Evan <evanwaterman@hotmail.com>

    Evan <evanwaterman@hotmail.com> 35278b958457e0a43d599434be9d8631877da3ea

    OBPIH- 6901 bugfix. Make QuantityVariance properly handle 0 quantity (#5128)

    • grails-app/domain/org/pih/warehouse/inventory/CycleCountItem.groovy (version 35278b958457e0a43d599434be9d8631877da3ea)