problem with Device settings by device name
Symptoms: It is possible to create two devices in the system with the same device name even though the mac address is unique. When this happens, the default settings are by device name and therefore this scenario allows two devices to share the same default settings.
Form Studio LotSerialAdjustment object references an incorrect property for the Mfg Serial Lot Number
Symptoms: Form Studio LotSerialAdjustment object references an incorrect property for the Mfg Serial Lot Number. Form Studio references 'MfgSerialLotNoFlatEntryValue' property, however; the actual property is 'MfgSerialLotNumberFlatEntryValue'
Form Studio AddMultiPackageWithItems does not contain FlatSerialLotEntry or Serial Collection screen
Symptoms: Form Studio AddMultiPackageWithItems does not contain FlatSerialLotEntry or Serial Collection screen To duplicate use our standard out of the box Pack Cartons form. on the save button disable PackageAdd ItemAddToPackage Formula(below ItemAddToPackage) Under the Shipment Create add the Trx AddMultiPackageWithItems open the AddmultiPacxkageWithItems and notice there is no serial/lot collection or flat serial lot available. By being this way the form allows the addition of a lotted and binned item without supplying a lot. This becomes an unshippable shipment.
Form studio PO.ReceiptValidatePOItem exclude cancelled lines
Symptoms: Cancelled line item is available to choose from when it has been cancelled on the PO. Items that are cancelled shouldn’t have that line no returned on the PO.ReceiptValidatePOItem and PO.ReceiptValidatePOItemReceiving validations.
GL Posting issue - Wisys using different bjdata_ value
Symptoms: WiSys transactions are showing on GL Process posting report when users are processing cash type transactions in GL Process. The WiSys distribution object was not using the correct bjdata_ value when writing distributions
Im Issues writing to the Job history distribution to wrong account
Symptoms: Inventory transactions tracked to a Job are using the GL accounts on the Inventory setup GL vs Mat Cost/Loc accounts Job History showing GL distributions is incorrectly written and does not tie to GL distribution entries
When using the 'List' style on the Menu tab in Agility Mobile, it does not persist after a logout
Symptoms: When changing the menu style to 'List' from the default 'Icons', the change does not persist after logging out and back in. The setting is still saved as 'List' but the display is back to 'Icons'. Steps to Duplicate: 1. Open Agility Mobile and log in 2. Click Chevrons in lower right corner and select Options 3. From the Device Setup screen, select the 'MENU' tab 4. Change the Menu Style to 'List' and select Save and the icons will be displayed as a LIST 5. Click the Chevrons in the lower right corner and select logout 6. Log back in to Agility Mobile and notice the icons are back in 'Icons' view and not the LIST 7. Click Chevrons in lower right corner and select Options and go back into the menu tab and note the option is still set for 'LIST' view
SF negative activity transaction with binned back flushed components
Symptoms: When reporting a negative qty using the SF Activity transaction, and there are back flushed components that are binned, the iminvbin qty on hand is being reduced. A receipt transaction should be done for the negative back flushed items.
Intransit ship/receive application does not translate the UPC Code correctly
Symptoms: Scanning UPC in item field displays item description and other fields correctly for item but UPC code stays in Item No field instead of translating to Item No. Transaction fails because form is then using upc instead of item no to process. WMS Version 4 Forms InTransit Ship InTransit Receive InTransit.UnShip InTransit.UnReceive
Create Quote and Invoice Method is not functional in Agility Wisys Object Transactions
Symptoms: Complete the CreateQuote method in the Wisys.OE.HeaderImport class so that it can be called in Agility Explorer transactions. To duplicate this create a new project, add an objexct transaction capture the wisys.oe.v4.1.dll select the createquote method notice that there are no method parameters exposed. Create Invoice method does exist and needs to be added to the Agility Object Transactions
Agility Mobile Error transferring serialized item from non-binned to binned location
Symptoms: A CheckRules error occurs in Agility Mobile when doing an IM Transfer of a serialized item from a non-binned location to a binned location. The error "CheckRles: Bins Required For This Transaciton, none were included: itemno?". Agility Mobile is not recognizing the transaction as a binned transaction.