Eric
Posts: 5590
Joined: 10/10/2003 From: Seattle, WA Status: offline
|
Version 3.9.3 This is a tiny release with a some fixes and a mini-feature to fulfill a long-standing customer request: The fixes were all around barcode printing: - The new barcode printing code had a glitch. If a bin (if chosen to print), store name or wine name had a double-quote (") character, this would halt the script. I now properly catch those cases and escape in a way that is JavaScript happy.
- I also did a little cleanup of that code to better handle carriage returns. In the case of a barcode label with no purchase, value, review or drinking window data, this used to emit strangely to CSV (a carriage return inside quote characters) which would make the newer Mac Dymo script unhappy. That has now been fixed.
The customer request was to make it easier to select large quantities of bottles for consumption. Specifically this came from some customers who do catering and will regularly want to decrement a case or two of a given wine of which they might have 10 or more cases. Having to go to the inventory editing screen and carefully click on 24 chekboxes to get 2 cases is tedious at best and error prone at worst. So I added a tiny feature. At the top of the numbered list of bottles on this screen there is a checkbox to "select all" of the bottles. Well this checkbox NOW has a little dropdown to the right of it with the number of bottles you want to (un)select. So you can pick 24 from the dropdown, and then the "select all" checkbox will just act as a toggle for the first 24 bottles in the list instead of picking all of them. A hacky little feature but hopefully helpful for those that need it...
_____________________________
Cheers! -Eric LeVine
|