Deploy latest backend for mobile app to staging environment
Build: #94 was successful Changes by druchniewicz <51370022+druchniewicz@users.noreply.github.com>
Code commits
openboxes-vvg
-
druchniewicz <51370022+druchniewicz@users.noreply.github.com> 9100b074ab744f7fdbb222ef92667880e0ecd2f4
OBLS-858 Allocate non-backordered quantity from ordinary stock (#6167)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Justin Miranda <jcm62@columbia.edu>- grails-app/domain/org/pih/warehouse/requisition/RequisitionItem.groovy (version 9100b074ab744f7fdbb222ef92667880e0ecd2f4)
- grails-app/services/org/pih/warehouse/allocation/AllocationService.groovy (version 9100b074ab744f7fdbb222ef92667880e0ecd2f4)
- grails-app/services/org/pih/warehouse/allocation/BackorderMatchingService.groovy (version 9100b074ab744f7fdbb222ef92667880e0ecd2f4)
-
druchniewicz <51370022+druchniewicz@users.noreply.github.com> c75753949fa6b3026a1c696cfdb2343eb499ed8e
OBLS-901 Added new field negativeInventoryAllowed to the requisition (#6168)
- grails-app/domain/org/pih/warehouse/requisition/Requisition.groovy (version c75753949fa6b3026a1c696cfdb2343eb499ed8e)
- grails-app/migrations/0.9.x/changelog-2026-09-14-1200-add-requisition-column-negative-allocation-allowed.xml (version c75753949fa6b3026a1c696cfdb2343eb499ed8e)
- grails-app/migrations/0.9.x/changelog.xml (version c75753949fa6b3026a1c696cfdb2343eb499ed8e)
- grails-app/services/org/pih/warehouse/allocation/AllocationService.groovy (version c75753949fa6b3026a1c696cfdb2343eb499ed8e)
- grails-app/services/org/pih/warehouse/shipping/ShipmentService.groovy (version c75753949fa6b3026a1c696cfdb2343eb499ed8e)