Chapter 730 Fixed Bugs II

BigBusiness 15.037 and 14.171 fix a few more insidious bugs and lingering annoyances.

Once again they make a chapter.


  MySQL Update

BigBusiness 15 copies data to MySQL to safely and easily share to shipping systems.

This requires clean data and BigBusiness 15.037 and 14.171 fix one pitfall for percents.


  Sales Tax Balances

Convert Orders lets you import a list of orders to convert to invoices.


  Item History Qty

Item History shows Qty for transactions and for while has not shown fractional qty's.

On the Company card, Number Format, you can set rounding and display of decimals. Recently, the Qty column on the History tab of the Item card stopped showing them.

BigBusiness 15.037 and 14.171 fix the Qty column to show decimals as you have set.


  Date Format

Windows offers a date format like 05-Apr-17, which BigBusiness does not understand.

The immediate problem is a runtime error in the method "SetDateIndexes" at Line # 13. This is method is trying to sort out which "number" is the month, the day, or the year.

That is now fixed and we will next see how this format possibly allows real date entry. Next.