ISS45      ISS45 Release Table
     

Name of Link:  FTP Site for 7.1.5.0-080
  Code Distribution:  

This release can now be applied to stores via the StoreNext Code Distribution System.

  Posting Date: 

February 10, 2012

ISS45 Version 7.1.5.0-080 Release Table

Last updated February 15, 2012

See the table below for a description of the new features provided and faults addressed in this release. 

Printing Instructions: many browsers do not support correct color and format printing directly from the Web.  For best results, with your cursor highlight the section of the table you wish to print and copy to the clipboard.  Then paste from the clipboard into a blank Word document and print the Word document to a color printer.

 

Enhancement or Fault Number

Item  Description

Updated Feature

Add checks for the new Solidcore 5.1.2.8122. The pathing for the location of the sadmin.exe file has changed so the exist test needs expanded to test for the new location and do the sadmin bu and sadmin eu commands similar to the current versions.

WD 285051

Smart WIC: Voiding an item to reverse an enhanced promotion BOGAR, will still write the discount to the Claim file.  If one of the items is voided and the promo is taken off, the discount will still appear in the claim file. The receipt and the POS screens are correct. Attached is a claim for the following transaction:

Creamy Peanut Butter $3.99
Creamy Peanut Butter $3.99
BOGAR WIC Item -$0.60

Void
Creamy Peanut Butter - $3.99
BOGAR WIC Item $0.60

The $0.60 was also voided but is in the claim.

Expected Results: The $0.60 should not appear in the claim.

Actual Results: The $0.60 was also voided but is in the claim.

WD 287984

V7 does not properly support G_OPT_SUPPRESS_RECEIPT.   Using WPFUNC_set_global_value(G_OPT_SUPPRESS_RECEIPT, TRUE) to suppress receipt printing. It works  in V8, but not V7. Changes are need in peripherals.dll to support this flag, which is available in the 7.1.5.0-060 SDK.

WD 294653

Cashier cannot cancel out of manager ID entry for override of EFT check decline.

Scenario:
1. Casher tenders check and the check is declined by MTX with the option of a manager override.
2. POS asks for manager ID and password but cashier attempts to cancel by pressing CLEAR.

Expected Results: Tender is cancelled. and POS returns to tender selection state.

Actual Results: POS re-prompts for manager ID password. Cycle continues until valid manager ID/Pwd is entered or POS is restarted

WD 296088

Key-entry of PLU in U-Scan Direct mode after Key-entry of Member number at Robot causes Item Not Found error

Scenario:
1. Configure U-Scan to use the keypad for member number entry at start of sale.
2. Enter a Member number using the keypad.
3. Enter Direct mode on the cashier station or the robot.
4. Key-enter a PLU and press ENTER.

Expected Results: Item will sell (if it is on file, of course)

Actual Results: Yellow error box:

Item not Found!

Item Code: 0

Press (C) to continue

WD 296977

EFT Stub receipt displays the wrong information when requesting cash back with a debit card.

Scenario:
1. (WHEN USING A DEMO HOST) ring up a transaction of $5.01
2. Total order
3. Hit EFT
4. Customer swipes card selects debit enters PIN number
5. Customer selects $20.00 cash back
6. When the Is this amount okay box appears the customer selects no.
7. Cashier enters a new amount, $5.01
8. Customer gets prompted for cash back again… which they decline, no cash back this time
9. The customer gets prompted to okay the amount of $5.01
10. The register sends up a debit transaction for $5.01… however, the EFT stub receipt is incorrect: It shows the following: Purchase $20.01 Cash back $15.00 ----------------- Total $5.01
Expected Results: The EFT receipt will display the correct amount as follows: Purchase $5.01 Cash back $15.00 ----------------- Total $20.01 11. Checking the MTX server all of the information within the MTX Server is correct.
Actual Results: EFT Stub receipt displays the wrong information as shown above