blueseerERP/blueseer

inconsistent decimal type in quantity related tables

vaughnte opened this issue · 2 comments

There are inconsistencies in the table field type with regards to decimal versus integer for quantity based fields in the inventory related tables. A subsequent patch is in process for version 6.5.

sql schema changes for _qty fields updated with patch version 6.5.8. Patch is specific to version 6.5

This has been patched with release 6.5.8. SQL schema changes were necessary to both sqlite and mysql. This will be left open for a time to address any application layer issues that may result from the sql changes...if any.