OpenBoxes v0.6.2 has been released. https://github.com/openboxes/openboxes/releases/tag/v0.6.2 Release Notes - OpenBoxes - Version 0.6.2 Bug fixes [ OB-2648 ] - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-1' at line 1 [ OB-3032 ] - Stock Card | Cannot add item to shipment due to "No pending shipments" error [ OB-3047 ] - Edit Requisition Item | NullPointerException: Cannot get property 'code' on null object [ OB-3048 ] - Delete Product | NullPointerException: Cannot get property 'id' on null object [ OB-3058 ] - Verify requisition: Should show the appropriate reason codes for each action (cancellation, substitution, modification) when editing a requisition item [ OB-3074 ] - MissingMethodException: No signature of method: org.pih.warehouse.product.Product.removeFromSynonyms() is app
Whoa - another version release on the same day! That's amazing! See release notes for more information. https://github.com/openboxes/openboxes/releases/tag/v0.7.0 This version includes a few bug fixes, improvements, and features including: Inventory snapshot feature improvements Shipment packing list import improvements Added a way to calculate shipping event duration (e.g. time in-transit, time through customs)
This is a hotfix release that includes a single feature (see below) that was needed for one of our implementation partners. The feature allows you to bulk receive existing shipments at a location that was not using OpenBoxes at the time the shipments were sent (e.g. due to a delay in rollout / training). See release notes for more information. https://github.com/openboxes/openboxes/releases/tag/v0.7.5 Bulk update shipments (receive, mark as received, rollback receipt)
Comments
Post a Comment