Fixed a bug where '' would be converted to NULL, breaking some dashboard reports.
Fixed a bug that prevented the server from starting.
Query.transferOrders.totalItems.Customer.salesOrders that would cause a MySQL error.zipcode argument for Query.autoFillByZip is now required.PermissionLevel enum to use all caps, conforming to convention.PurchaseOrder.vendor to be nullable.Group.permissions now supplies an exhaustive list of permissions. Any permissions unset for that Group will return NONE.Query.licenseInfo.
Added Mutation.flushLicenseCache.StringFilter.eq and StringFilter.ne.Inventory.quantity to zero if there is still average cost or average core cost on the sku. This is to prevent total inventory valuation changing without a document.customerFilter property on SalesOrderFilter.Inventory.quantity to below zero.Query.adjustmentTypes.Inventory.status were not being saved.SalesOrder.totalQuantityReady. This should reduce the amount of time to load the Home screen Sales Orders tab.