Form Studio Needs to differentiate between legacy and new forms as of release 559
Symptoms:In the old forms if a field is populated from another form via formula, the populated field should not execute any validations. However, with the release of 559 validations began firing upon the population of the field. This change is put in place to limit this new functionality to only the new forms. The different forms are identified by a subtype in the wsprocess table. Legacy forms are subtype "1" while new forms are "4".
Agility Explorer: Import projects: String was not recognized as a valid Boolean.
Symptoms: Retrofit to Agility Explorer (WiSys.Uploader.dll) the fix from Product Updater import to avoid: Update Projects Error: String was not recognized as a valid Boolean. [fperez 05/23/2013 09:10 (GMT -06:00)]
Incorrect Lot Number being generated in Serial Lot Builder using IM Setup when static value contains leading spaces
Symptoms: When the static value of a Serial/Lot number has leading spaces, the Serial Lot Builder using the Macola IM Setup option is incorrectly generating the lot number. The leading space is being removed and an extra value is being added to the numeric portion.
Package Transfer Object with inner packs is not updating wsPKG correctly
Symptoms:Using the Package Transfer object with inner packs is creating a inconsistency between Bin at wspkg and wspkglin . For example, if I have a PALLET with child CARTON's, the transfer is done correctly as far as the items in the cartons. The bin_no at the carton layer is updated correctly to the destination bin, but he bin_no at the pallet layer, remains the source bin_no.
Standardize all Product Updater’s dialogs to XtraMessageBoxes
Symptoms: Some of the dialog boxes in the Product Updater are not using the same look and feel of the main application. Please standardize and enforce the skin and the usage of the DevExpress XtraMessageBox. [fperez 03/26/2013 14:23 (GMT -06:00)]
Item Validations to include a search of the wisys bulk conversion table
Symptoms:Wisys has a new table called wsPkgBulkConv, which contains bulk size UPC codes for Macola items. within the table there is a UPC_cd, item_no and pkg_qty. The validation should check for a matching upc_cd and return the item_no and quantity per package.
Validation lookups crowd the screen with multiple return fields, but the saved layouts are not saving for deployment
Symptoms:Validation lookups crowd the screen with multiple return fields, but the saved layouts are not saving for deployment, resulting in having to do this after deployment. Also, opening or changing the search on that field is affecting the validation lookup, like wires got crossed. hard to explain, but can duplicate 100%.
The frt_amt field in wspkgshipment is only populated for Shiprush shipments. Needs to be populated for LTL shipments as well.
Symptoms:[eaguirre 04/15/2013 10:12 (GMT -04:00)]The frt_amt field in wspkgshipment is only populated for Shiprush shipments. Needs to be populated for LTL shipments as well.
SFWCR 3rd Shift Employee clock in/out issue
Symptoms: 3rd shift employees periodically receive the following error when trying to log out of a job the following morning: Error "Elapsed time cannot be greater than 24 hours. JobStartDate: 1/21/2013 6:23:00 AM Start Minutes:8 End Time: 1/22/2013 7:44:51 AM Total Minutes = 1521
New Roundnig Method for emulating Macola Item Conversion to Stock Ratios
Symptoms: When a PO is receives the WiSys objects round to Stock based on the company Inventory number of decimals and the PO Purchase to Stock Ratio. The conversion method need to be duplicated for other object calls such as adding items to packages that are in Stock.
Reverse Time reporting is not reversing overhead in SFC Reporting Object
Symptoms: In this scenario, they are using a Form Studio application to do Shop Floor Reporting of Time. When they report time against an operation, the overhead is being processed correctly, but if they made a mistake and need to reverse the time, the negative time transaction is not reversing the overhead.
AddToFloatPackage is making up its own data, specifically pertaining to Bin
Symptoms:If the passing parameter for BIN is blank or null the AddItmToFloatPackage is somehow (I have no idea how) "making up" a Bin and then gives you an incorrect error message that the Bin does not exist for that particular item/Loc/Bin. I can dupe this 100%. [eaguirre 05/15/2013 13:48 (GMT -04:00)]I think the it is defaulting to the stage bin in wssettings_sql.
Agility Pick Tickets do not ask if pick ticket printed OK before marking the lines as printed.
Symptoms: When printing pick tickets using Agility WMS Pick Management, the system does not prompt the user if the pick ticket printed OK before marking the lines. Thus if the printer is jammed or the wrong printer is selected, the order lines are marked as printed and there is no opportunity to correct the printer issue and retry. Steps to Duplicate: 1. Open WMS Pick Management in Agility 2. Select the check box for an order and lines for printing. 3. Click the Pick Ticket Button 4. The pick ticket prints and marks the lines without prompting the user if it printed correctly and subsequently giving them the chance to select No and try again.
Address line repeats on UPS label
Symptoms: Address line repeats on the UPS and FedEx label in ShipRush Steps to Duplicate: 1. Verify address is entered correctly under profiles in ShipRush 2. Verify both settings in Agility-->APS Options-->General-->Shipping Label Contact Reference are set to 'None' 3. Ship a UPS or FedEx Shipment and see the address line duplicated on the label
Unconfirmship not resetting Order Status if negative line item exists on the order
Symptoms: When Unconfirm shipping all shipped lines on an order and a negative line exists the Order Header Status will remain at a "7". This is occurs because the negative line item is being seen as selected for shipping.
Update to the Unsupported Credit Limit Method message
Symptoms: Previous message read - Unsupported credit limit method, must be 'N' or 'L'. All four credit limit methods are now supported. Message should be updated to read - Unsupported credit limit method, must be 'B', 'L', 'N', or 'T'
Product Updater attempts to install the file U25IDAutomation.dll almost on every update
Symptoms: Product Updater attempts to install the file U25IDAutomation.dll almost on every update. Steps: Perform an update and notice U25IDAutomation.dll on the list of files to download. Perform another update inmediatelly and still U25IDAutomation.dll wants to be installed.
system appears to use the purchasing unit of measure cost to move the stocking unit of measure into the final stock
Symptoms: Receiving Inspection - When an item with a Purchasing UOM is received via WiSys and Receiving Inspection is done in Macola, the incorrect cost (cost * purchase uom) is being used to update the inventory location cost
Agility split screen shrinks main window after minimizing Agility and returning to full screen
Symptoms: When first opening an Agility screen that has a main and detail window it comes up split. If Agility screen is minimized and then returned, the main window is very short and requires user to drag the separator down to get back to the original split view. This happen repeatedly in all split screen applications.