Version 2.0.65 Released Oct 9 2024
- Adds new inventory sheet functions for creating, and entering inventory counts en masse.
Version 2.0.64 Released Oct 8 2024
- Game edit will make free play check box disabled if machine is marked out of order. Can only uncheck out of order.
- Game edit will update the device current status for arcade machines & set current status appropriately.
Version 2.0.63 Released Oct 2 2024
- Tweak device list queries to try & speed them up & correct days in current state counts
- Adjust stored procedure for special game/activity query to try & speed them
Version 2.0.62 Released Sep 27 2024
- Rewrote device list queries to try & speed them up
Version 2.0.61 Released Sep 27 2024
- Disable menu count menu item
Version 2.0.60 Released Sep 27 2024
- Rewritten query for ELAUT close speeds things up
Version 2.0.59 Released Sep 26 2024
- Cancelling a DPL import no longer causes an error
- Editing a device that is already set to a ticket object no longer causes an error
- Closing an ELAUT device now creates transactions and moves them to transaction clear
Version 2.0.58 Released Sep 25 2024
- Update game list to show device status & count of days in that status for devices that are off or out of order.
Version 2.0.57 Released Sep 24 2024
- Update device add/edit so the OK Cancel button only enables when things can be saved.
- Update device add/edit so the special e-ticket can only be set for devices that are ticket objects.
- Update queries on the vendor item reorder window to make it so its faster.
Version 2.0.56 Released Sep 13 2024
- Revamp vendor_item and vendor_item history so we can properly track who modified them and how they modified it
Version 2.0.55 Released Sep 9 2024
- Display price factor with 4 digits & store as double precision
Version 2.0.54 Released Sep 9 2024
- Correct Price Factor computation
Version 2.0.53 Released Sep 5 2024
- Price Factor is computed as indicated
- Existing price factors are NOT recomputed when loaded
- Will be IF any of the items in it are changed in the Import or Edit screens
- I put a couple help buttons with ? marks on them to provide some clarity about what a Unit is and what the Qty / Unit fields mean
The Price Factor field is read only (but a person can select the contents & copy it)
Version 2.0.52 Released Sep 4 2024
- Insure a price only change is recorded in price history with NO adjustment amount
Version 2.0.51 Released Aug 29 2024
- Alter price history to show uom. qty/uom, price per uopm, price per item, quantity on hand as well as alterations made by DPL imports & manual changes
Version 2.0.50 Released Aug 26 2024
- Make sure item edits that only change quantity on hand are NOT recorded in item history
as they are recorded in item inventory transactions.