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)
In addition to the upcoming v0.8.0 release we also have some really awesome improvements planned for the future (see RoadMap ). v0.9.0 Fixed Assets: We currently support inventory management of any type of product (fixed asset vs consumable item). However, there are additional workflows associated with fixed assets that I've always wanted to support in OpenBoxes. For example, we should be able to track the current status, location, and maintenance log for fixed assets like computers, handheld devices, hospital beds, monitors, etc. PostgreSQL Support : The ability to use PostgreSQL has always (sorta) been there since we're using Hibernate, but we are using some MySQL specific features that have made using PostgreSQL difficult/impossible. UI Improvements : We haven't decided on which framework to use (Bootstrap or Semantic-UI) so let us know if you have a preference. We're also planning to migrate to using Angular2 once it has been released. Feature we want ...
Comments
Post a Comment