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

Code commits

openboxes-develop-0.9.x

  • Alan Nadolny <83239466+alannadolny@users.noreply.github.com>

    Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 93a9bbd6cd6fc71ca25ecaf84581615f76329bb7

    OBPIH-7194 Refactor transactions after Record Stock (#5262)

    • grails-app/conf/runtime.groovy (version 93a9bbd6cd6fc71ca25ecaf84581615f76329bb7)
    • grails-app/services/org/pih/warehouse/inventory/InventoryService.groovy (version 93a9bbd6cd6fc71ca25ecaf84581615f76329bb7)
    • grails-app/services/org/pih/warehouse/inventory/RecordStockProductInventoryTransactionService.groovy (version 93a9bbd6cd6fc71ca25ecaf84581615f76329bb7)
  • Sebastian Lib <120328147+SebastianLib@users.noreply.github.com>

    Sebastian Lib <120328147+SebastianLib@users.noreply.github.com> 217c2757dffa10ca10a4c1583b77fec9bdbbded7

    OBPIH-7115 Prevent access to cycle count from another location (fix after QA) (#5274)

    • src/css/main.scss (version 217c2757dffa10ca10a4c1583b77fec9bdbbded7)
    • src/js/components/cycleCount/toCountTab/CountStep.jsx (version 217c2757dffa10ca10a4c1583b77fec9bdbbded7)
    • src/js/components/cycleCount/toResolveTab/ResolveStep.jsx (version 217c2757dffa10ca10a4c1583b77fec9bdbbded7)
    • src/js/hooks/cycleCount/useCountStepTable.jsx (version 217c2757dffa10ca10a4c1583b77fec9bdbbded7)
    • src/js/hooks/cycleCount/useResolveStepTable.jsx (version 217c2757dffa10ca10a4c1583b77fec9bdbbded7)
    • src/js/hooks/useTablePagination.js (version 217c2757dffa10ca10a4c1583b77fec9bdbbded7)
  • Sebastian Lib <120328147+SebastianLib@users.noreply.github.com>

    Sebastian Lib <120328147+SebastianLib@users.noreply.github.com> 47342c5060eb21b7a3e9251cbe14f595d31913cd

    OBPIH-6962 Allow Export of only Results on Product Source List Page (#5202)

    • grails-app/controllers/org/pih/warehouse/UrlMappings.groovy (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)
    • grails-app/controllers/org/pih/warehouse/api/ProductSupplierApiController.groovy (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)
    • grails-app/controllers/org/pih/warehouse/product/ProductSupplierController.groovy (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)
    • grails-app/services/org/pih/warehouse/data/ProductSupplierService.groovy (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)
    • src/js/api/urls.js (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)
    • src/js/components/productSupplier/ProductSupplierListTable.jsx (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)
    • src/js/hooks/list-pages/productSupplier/useProductSupplierActions.jsx (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)
    • src/main/groovy/org/pih/warehouse/product/ProductSupplierFilterCommand.groovy (version 47342c5060eb21b7a3e9251cbe14f595d31913cd)