Deploy latest obaf-integration branch to vvg.openboxes.com

Build: #174 was successful

Job: Default Job was successful

Stages & jobs

  1. Build

Code commits

openboxes-vvg

  • adambalcerzak <abalcerzak@soldevelo.com>

    adambalcerzak <abalcerzak@soldevelo.com> 328857fc04562969be96bdc4227b420c119a1108

    OBLS-553 Improve warehouse and display allocation strategies impleame… (#5864)

    • grails-app/services/org/pih/warehouse/allocation/AllocationService.groovy (version 328857fc04562969be96bdc4227b420c119a1108)
    • src/main/groovy/org/pih/warehouse/allocation/AllocationStrategy.java (version 328857fc04562969be96bdc4227b420c119a1108)
  • Oliver Lewandowski <109145288+olewandowski1@users.noreply.github.com>

    Oliver Lewandowski <109145288+olewandowski1@users.noreply.github.com> 7c1ea8e85699cfa7a791f3c358298674653b659e

    OBLS-677 Prevent picked quantity from exceeding allocated quantity in… (#5877)

    • grails-app/i18n/messages.properties (version 7c1ea8e85699cfa7a791f3c358298674653b659e)
    • grails-app/services/org/pih/warehouse/inventory/StockMovementService.groovy (version 7c1ea8e85699cfa7a791f3c358298674653b659e)
    • src/js/components/stock-movement-wizard/modals/EditPickModal.jsx (version 7c1ea8e85699cfa7a791f3c358298674653b659e)
  • druchniewicz <51370022+druchniewicz@users.noreply.github.com>

    druchniewicz <51370022+druchniewicz@users.noreply.github.com> 84f9a654788677e1a91068efa396c8995ca2e099

    OBLS-319 Implemented auto allocation job (#5862)

    • grails-app/conf/application.yml (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • grails-app/domain/org/pih/warehouse/requisition/Requisition.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • grails-app/jobs/org/pih/warehouse/jobs/AutomaticAllocationJob.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • grails-app/jobs/org/pih/warehouse/jobs/AutomaticBackorderReallocationJob.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • grails-app/services/org/pih/warehouse/allocation/AutomaticAllocationEventService.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • grails-app/services/org/pih/warehouse/allocation/AutomaticBackorderAllocationEventService.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • grails-app/services/org/pih/warehouse/api/GenericApiService.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • grails-app/services/org/pih/warehouse/receiving/ReceiptService.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • src/main/groovy/org/pih/warehouse/allocation/AutomaticAllocationEvent.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)
    • src/main/groovy/org/pih/warehouse/allocation/AutomaticBackorderReallocationEvent.groovy (version 84f9a654788677e1a91068efa396c8995ca2e099)