|
<< Click to Display Table of Contents >> 5.7.05 - 12/30/20 |
![]() ![]()
|
We did a Browse Layout Change. If you see blank lists... see 5.7.03 on how to fix.
•Added Location to export of invent.csv for barcode printing purposes in the inventory browse screen.
•Added export to PORcv.csv in purchase order. Highlight the PO, then click on Export at the top of the screen. This will create a comma delimited file that can be used in most barcode design software programs, like Zebra Designer and Wasp Labels.
•Added address2 in Customer browse.
•Added Comment2 and Comment3 to Vendor Browse.
•Added a variable POSDiscount% for use in custom invoice. This is only valid after a transaction in the Point of Sale.
•Added: confirmation message when exporting from inventory to barcode file (invent.csv)
•Added: Screen field in inventory utility which lets you query by that field. Contains doesn't seem to function as well as this formula: INSTRING(UPPER(clip(QuerySearchField)),UPPER(clip(LSTP:DESC)),1,1). Replace LSTP:DESC with whatever field you want to search on. Be sure to type in something in the QuerySearchField at the bottom of the screen.
•Fixed: Inventory browse retail price to handle millions of dollars. Millions!
•Changed: Inventory Query now contains the prefix LSTP (which is for inventory), and took out work order and parts (under the work order) to make it less confusing.
•Changed the new calendar browse (where you just look at the data), to an easier to read layout.
We did a Browse Layout Change. If you see blank lists... see 5.7.03 on how to fix.