Version 2.0.88 Released Nov 13 2024
- Base handles scanner reverses of ticket object correctly
- Search of transactions for redemption on base no longer is ALL transaction (only 1 weeks worth)
Version 2.0.87 Released Nov 8 2024
- Base was not sending iPod correct information for ticket object tool on the ipod to gray out.
- Search of transactions no longer is ALL transaction (only 1 weeks worth)
- Ticket Object not configured when closing the elaut kiosk
Version 2.0.86 Released Nov 5 2024
- Implement Amazon SNS service. THis should affect ALL Event Occurence Messages sent by the base regardless of whether they originate on the base or scanners.
Version 2.0.85 Released Nov 4 2024
- Make base send same notification as scanner does when trying to redeem with misconfigured machine.
Version 2.0.84 Released Nov 4 2024
- Make special eticket list correctly exclude deleted etickets instead of include them all.
Version 2.0.83 Released Nov 1 2024
- Revamp the database view for the machine special eticket.
- Revamp base to use the view for the special eticket when redeeming the special eticket items.
- Revamp base to use the view for the special eticket when replenishing the special eticket items.
Version 2.0.82 Released Oct 30 2024
- The base sorts Special Eticket lists by eticket quantity when redeeming the special eticket items.
- The base sorts Special Eticket lists by eticket quantity when replenishing the special eticket items.
Version 2.0.81 Released Oct 30 2024
- The base no longer shows Special Eticket multiple times.
- The base no longer shows multiple etickets when redeeming Ticket Objects for the Base station.
- In edit vendor Item you can uncheck On Order and hit OK
Version 2.0.80 Released Oct 30 2024
- Adjusted special eticket query to include machine modification & eticket modification dates to limit how many rows are returned
Version 2.0.79 Released Oct 29 2024
- NO CODE CHANGES - Recompiled with moderate optimizations enabled
Version 2.0.78 Released Oct 28 2024
- Changing quantity on card list of redemptions can no longer make eticket balance negative.
Version 2.0.77 Released Oct 28 2024
- Fixes & changes to support new scanner notification when redeeming on machines not configured properly.
Version 2.0.76 Released Oct 23 2024
- Fix bug in game list when clicking free play button. Removed free play button
Version 2.0.75 Released Oct 23 2024
- Restore filtering to only including STATUS = A machines (accidentally removed when removeing SHOW ALL)
Version 2.0.74 Released Oct 23 2024
- Make redemption transaction (38) use base device id instead of games
- Remove show all from initial screen of machines for bulk redemptions
- Change caption on list to Select instead of Edit
Version 2.0.73 Released Oct 23 2024
- Try & speed up prize selection list by preloading the placement list into memory
- Make transactions that are moved into CLEAR set to status D (Affects new Bulk Tool & Elaut close)
Version 2.0.72 Released Oct 23 2024
- Try & speed up prize selection by adding appropriate search criteria
- Fix crash when trying to sort prize list
Version 2.0.71 Released Oct 23 2024
- First cut of base with Bulk Prize redemption tool
Version 2.0.70 Released Oct 18 2024
- Last Inventoried date shows on item edit page & is updated when an inventory sheet is entered
Version 2.0.69 Released Oct 17 2024
- Not be able to delete an inventory sheet that has been entered
- Selecting multiple product placements the .pdf now shows all
- Denote credit/debits as -/+ in the Inventory history
Version 2.0.68 Released Oct 14 2024
- Fix corrupt Inventory Sheet PDF generation
Version 2.0.67 Released Oct 11 2024
- Change selector for placements so multiple can be chosen
- Add "delete" function to inventory sheet list
- Inventory sheet eticket column sorts numerically
Version 2.0.66 Released Oct 10 2024
- Change of transaction recording when saving an inventory sheet
- Alter what id is recorded in inventory adjustment transaction from inventory sheets
- Price history include Inventory sheet adjustments
- Price History button renamed to Inventory History
- Inventory Sheet columns changed
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.