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)
It's been a few months since our last release (hotfix), but rest assured we are working on something big. We've been stuck on Grails 1.3.7 for several years, but I've started the arduous process of upgrading to Grails 2.5.5. This change will be somewhat transparent to most users, but there are tons of bug fixes and performance improvements that will be unlocked by this upgrade. In addition, this will allow us to use a few more plugins (like spring security!) that will allow us to improve existing functionality and add new features. In addition to the upgrade, we are also planning to add the following features in v0.8.0. REST API Support : Yes, we're finally going to add an API. Let us know if there are specific operations you would like to see supported. Bill of Materials: Ability to define a Bill of Materials (comprehensive list of parts / components and quantities required to manufacture one unit of the BoM). This will allow us to support "manufacturing...
Comments
Post a Comment