Build 557

Enhancements 9

E37179 - Bulk Weight Maintenance

E37179     9/18/2012

Bulk Weight Maintenance

E42146 - Add the Reject Reason Code to the passing parameter list of the PO Receipt object call

E42146     9/18/2012

Add the Reject Reason Code to the passing parameter list of the PO Receipt object call

Symptoms: Form Studio - Add the Reject Reason Code to the passing parameter list of the PO Receipt object call.

E42870 - Add message warning that EDI is turned on but no PkgTypes are flagged as EDI

E42870     9/18/2012

Add message warning that EDI is turned on but no PkgTypes are flagged as EDI

Symptoms:[jnicol 06/14/2012 16:19 (GMT -04:00)]If Shipping EDI and no PkgType records have been flagged as EDI packages the ASN will not be created but no warning/error message is displayed.

E42901 - Need to Ship in PP4 with Shipping Unit of Measure

E42901     9/18/2012

Need to Ship in PP4 with Shipping Unit of Measure

Symptoms:Wisys only ships by Stock UOM. Need to enhance object to use Ship UOM, and do so in PP4 tables as well. Recommend that PP4 tables stay at Stock UOM since that is how iminvtrx stores the qty. Also, needs to support Binned and LOTTED items.

E43394 - Add New Void Invoice Method and also Update wsPKGLin UDF15 to zero out value

E43394     9/18/2012

Add New Void Invoice Method and also Update wsPKGLin UDF15 to zero out value

Symptoms: Check for Object wsPKGLin and then update all records to zero out UDF15 for the Inv_no to be voided [bhollinger 07/03/2012 12:06 (GMT -04:00)]

E43968 - Passing a space character (0x020) to the Ship-To fields should prevent them from being defaulted

E43968     9/18/2012

Passing a space character (0x020) to the Ship-To fields should prevent them from being defaulted

Symptoms: When creating an OE Order and passing a space character (0x020) to the Ship-To fields the Ship-To fields will be defaulted by the corresponding Bill-To field. Add new functionality that will prevent the Ship-To field from being defualted when a space is assinged to the property.

E44192 - Form Studio - numeric fields are not allowed to enter a negative number

E44192     9/18/2012

Form Studio - numeric fields are not allowed to enter a negative number

Symptoms: Form Studio Numeric fields do not accept a negative value

E44442 - Expose the Username property in the OE OrderEntryTables class

E44442     9/18/2012

Expose the Username property in the OE OrderEntryTables class

Symptoms: Expose the Username property in the OE OrderEntryTables class. This allows Agility and SDK calls to easily set the Username property which is used for the creation of Audit records when calling the AdvanceToInvoice and VoidInvoice methods.

E44909 - RE: FedEx Smartpost support needed

E44909     9/18/2012

RE: FedEx Smartpost support needed

Resolved Issues 31

B29232 - In form Studio when comparing values in Formulas, will need to trim trailing spaces from values

B29232     9/18/2012

In form Studio when comparing values in Formulas, will need to trim trailing spaces from values

Symptoms: In Form Studio when comparing values in Formulas, the application must trim trailing spaces from values (caused by CHAR fields) or the comparison will fail and the result of the formula will be unpredicatable.

B32078 - Fairbanks R9000 USB scales do not read correctly in Pick Pack

B32078     9/18/2012

Fairbanks R9000 USB scales do not read correctly in Pick Pack

USB Fairbanks scales do not read the proper weight inside of Pick pack but do inside of Ship rush. This appears to be an issue with the reading of the USB dll. In order to test we are trying to obtain a scale for john to test with.

B38313 - Importing project linked to favorite still throws error

B38313     9/18/2012

Importing project linked to favorite still throws error

[awilson 12/19/2011 11:53 (GMT -05:00)]User is importing a project with processes linked to favorites. Gets error attached.

B39849 - The package number is not getting embedded in the EAN18 with object call wisys.PkgTrx.PackageAdd AddFloatingInnerPack

B39849     9/18/2012

The package number is not getting embedded in the EAN18 with object call wisys.PkgTrx.PackageAdd AddFloatingInnerPack

[eaguirre 03/13/2012 14:25 (GMT -04:00)]The package number is not getting embedded in the EAN18 and EAN14 with object call wisys.PkgTrx.PackageAdd AddFloatingInnerPack.

B40301 - Pull Items in OE are not allowed to over-ship in PP4, they were allowed in PP3

B40301     9/18/2012

Pull Items in OE are not allowed to over-ship in PP4, they were allowed in PP3

[eaguirre 03/28/2012 11:54 (GMT -04:00)]Pull Items in OE are not allowed to over-ship in PP4, they were allowed in PP3 [jnicol 06/27/2012 23:20 (GMT -04:00)] It was determined that this problem was not related to APS. The issue was with Shop Floor desktop. By default Shop Floor report production will only update the OEORDLIN.qty_to_ship up to the amount of the OEPRDLIN.qty_ordered. The shop floor report object has a property (UpdateOEWithFullProduction) which will allow the object to change this behavior to update the OEORDLIN.qty_to_ship with the full quantity of the shop order production transaction. The shop floor desktop application did not use this property. The fix for this issue was to add this property and set it to True which will allow full quantity updates.

B41272 - Form Studio issues

B41272     9/18/2012

Form Studio issues

1. If Form Studio is closed in a minimized state, on the next launch the form will be returned to a minized state after selecting the company. * Form Studio will now be opened in a normal state instead of minimized 2. When form is first loaded and button contents are changed without selecting an item on the field, the contents will not be saved * Modifying the "Current Button" when the form is first loaded will now save the results 3. Reorder Actions - in some instances the order is not being saved/updated as defined * This could not be duplicated by myself or Enrique; a new task will be opened when it can be duplicated 4. Copy Form should open the new form that has been created * When Copying a Form you will now be given the option to open the new form 5. Data - Variables, Constants, Parameters Clean Up Button is not removing all/correct values * Clean up will now do a comprehensive search and only remove the variable if it is no longer referenced in any part of the form 6. Data - Variables, Constants, Parameters Delete Button is not present on SQL Events, Formula Editor * This will need to be added as a futrue enhancement 7. Formula Editor - conditions where Criteria is being deleted * This issue occurred when deleting a SQL Event that has a dependent formula. Other Formula Criteria will no longer be deleted.

B41581 - Purchase Order validation may return incorrect error message when using a vendor alternate address

B41581     9/18/2012

Purchase Order validation may return incorrect error message when using a vendor alternate address

Symptoms: Create a PO with a vendor alternate address. An Invalid Ship To message will be displayed.

B42587 - Error ConfirmShipping a binned item with a Qty greater than 0 that has been previously ConfirmShipped with a Qty of 0

B42587     9/18/2012

Error ConfirmShipping a binned item with a Qty greater than 0 that has been previously ConfirmShipped with a Qty of 0

[blester 06/07/2012 16:49 (GMT -04:00)] To Reproduce: Create an OE Order for a binned item with a qty ordered = 2 and a qty to ship = 0. Confirm Ship the order with 0 qty to ship. Confirm Ship the order a second time with a qty to ship of 2 for the binned item. An error will be thrown CheckRules: Bins Required for this Transaction, none were included.

B42923 - User cannot export a Crystal Report if run as an SDI report - Agility Hangs

B42923     9/18/2012

User cannot export a Crystal Report if run as an SDI report - Agility Hangs

Symptoms: When the user clicks the export option after running a Crystal Report within Agility the program hangs and must be terminated with Task Manager. Steps to Duplicate: 1. Start Agility Explorer 2. Browse to Inventory/BOM/PO --> Reports --> IM Stock Status Report 3. Set Report Filter for the following: Item=ALL, Product Category=ALL, Location=Starting=CA & Ending=CA, Material Cost=ALL 4. Preferences = Print By=Item No, Print Detail=unchecked, Print Summary=Checked, Exclude Zero Quantity=Checked, Exclude Non Stock=Checked, Exclude Obsolete=Checked, everything else = unchecked (Note report options do not seem to matter to the outcome of this test) 5. After Report Opens in Agility, select the first icon from the top menu bar 'Export Report' which is to the left of the printer icon. 6. Nothing will happen and Agility will hang 7. Note: Other Crystal Report in Agility to reprint invoices (Order Processing-->Reports-->OE Invoice Reprint) Pops up a menu and allows an export but the .CSV format is not listed as an option.

B43002 - Freight pay term changed in ShipRush for collect

B43002     9/18/2012

Freight pay term changed in ShipRush for collect

Symptoms:2 of 150 shipments per day that should be collect get set to prepaid- Bruce working on a grid to show them the problem order and ask if they want to back it out and re-process

B43033 - Form Studio allows you to create two buttons with same name

B43033     9/18/2012

Form Studio allows you to create two buttons with same name

Symptoms: Form Studio lets you create two buttons with the same name and when you add properties to one, it does it for both buttons.

B43121 - Form Studio PO Receiving does not recognize when a PO line has been cancelled.

B43121     9/18/2012

Form Studio PO Receiving does not recognize when a PO line has been cancelled.

Symptoms: Create a purchase order and print. Cancel the line and enter another line for the same item no. Print the PO Try to receive the item in the form studio Purchase Order Receiving App. Application pulls up the first line and shows a Qty remaining of 0. Line has been cancelled and should be ignored by the application or at the very least provide the user with a choice of which line item.

B43227 - Export in Agility Documents only allows for Crystal and need Nicelabel as well

B43227     9/18/2012

Export in Agility Documents only allows for Crystal and need Nicelabel as well

Symptoms:Export in Agility Documents only allows for Crystal and need Nicelabel as well

B43770 - Unproduce for Sf Activity Transaction does not work in Agility

B43770     9/18/2012

Unproduce for Sf Activity Transaction does not work in Agility

Symptoms:Returned error message:CheckRules :08234 - The sum of detail Bin quantities Does Not Match Header Trx Qty:Header qty=1 - Detail qty=-1[asonnenschein 07/18/2012 13:18 (GMT -05:00)]

B43791 - Package Transfer does not retain mfg ser lot no.

B43791     9/18/2012

Package Transfer does not retain mfg ser lot no.

Symptoms:When using the Package Transfer Business object the mfg ser lot no is maintained in the wspkgsl table but the information is not being used for the imlstrx or the imlsmst table. The actual inventory transfer has the mfg ser lot no on the lev 0 record of the imlstrx table but does not have it for the lev 1 record. The imlsmst_sql record is then updated setting the mfg ser lot no to blank.

B44240 - Average Cost is not updated when applying Actual VAC to a POP order

B44240     9/18/2012

Average Cost is not updated when applying Actual VAC to a POP order

Symptoms: When entering Actual VAC to a POP order and the POP is setup to Include Value Added Cost in Parent the Actual VAC is not being included when calculating the parent item's average cost.

B44313 - WMS Pick Management in Agility will not allow printing direct to printer

B44313     9/18/2012

WMS Pick Management in Agility will not allow printing direct to printer

Symptoms: When printing a pick ticket using WMS Pick Management within Agility, the output always goes to the screen if if a printer is defined in the Printer Definition section of Agility

B44454 - Updates for PKG Cycle Counts

B44454     9/18/2012

Updates for PKG Cycle Counts

Symptoms: Modify the ClearPKGTagCount method to clear the IMTagFil and WSPKGTagFil by Bin Number rather than by Tag Number. Corrections to PostTagCountPKG method.

B44469 - account number for misc charges changes on confirm ship

B44469     9/18/2012

account number for misc charges changes on confirm ship

Symptoms: When changing the misc charges account on the billing screen during order entry to an acount other than the default account, when the order is shipped in Pick Pack, it still writes that amount to the default account instead of the account entered on the order during order entry.

B44474 - Order Entry Updates for Q Type Orders

B44474     9/18/2012

Order Entry Updates for Q Type Orders

Symptoms: Expand support for Q Type Orders. When updating an OE Line Item you receive a message that "Only an O type order can be changed". Correctly populate the OrderLine Qty Allocated, Qty Backordered Flag, & Back Order quantities. No longer updating Active Orders when creating a quote.

B44483 - Form Studio - Special Data Types may not be formatted correctly when referenced in another field's SQL Event

B44483     9/18/2012

Form Studio - Special Data Types may not be formatted correctly when referenced in another field's SQL Event

Symptoms: If a field with a Special Data Type is referenced in the SQL Event of another field with out a special data type or with a different Special Data Type, no padding or incorrect padding will be applied.

B44786 - CheckRules: The sum of the detail Bin quantities Does Not Match Header Trx Qty:

B44786     9/18/2012

CheckRules: The sum of the detail Bin quantities Does Not Match Header Trx Qty:

Symptoms: Customer is trying to ship a shipment packed on the handheld in Agility using the PP4 Tree and receives the following message: CheckRules: The sum of the detail Bin quantities Does Not Match Header Trx Qty: Header Qty:168 Detail Qty = 504 Steps to Duplicate: Create Packages with the same lot in 3 different bins, add to a shipment and try to confirm ship. The issue seems to be because there is the same lot in three different bins. Item Horn, lot 12123 bin 100, lot 12123 bin 200

B44961 - The PrintBatchID is not being assigned to the inv_batch_id in the PostBIllingUpdates object

B44961     9/18/2012

The PrintBatchID is not being assigned to the inv_batch_id in the PostBIllingUpdates object

Symptoms:The PrintBatchID is not being assigned to the inv_batch_id in the PostBIllingUpdates object.

B44995 - APS Pkg Transfer does not allow transfer from non binned to binned location

B44995     9/18/2012

APS Pkg Transfer does not allow transfer from non binned to binned location

Symptoms:Method will not allow transfer from non binned warehouse to binned warehouse.[asonnenschein 08/27/2012 10:49 (GMT -05:00)]

B45158 - Update for Print Pick Ticket resource leak

B45158     9/18/2012

Update for Print Pick Ticket resource leak

Symptoms: When printing pick tickets resources are not being released.

B45289 - Spelling typo in GetOEOrderLine error message

B45289     9/18/2012

Spelling typo in GetOEOrderLine error message

Symptoms: Correct typos in GetOEOrderLine error message

B45345 - Confirm Ship duplicate key error on amutak insert

B45345     9/18/2012

Confirm Ship duplicate key error on amutak insert

Symptoms: Post :CreateDistributions :cAmutak:Insert:ProcessSQL :Cannot insert duplicate key row in object ‘dbo.amutak’ with unique index ‘amutak’. During high levels of DB contention it is possible to receive a duplciate key error when creating distributions during a confirm ship.

B45348 - CreateGeneratedOrder is not defaulting sfordfil_sql.eng_rev_no and eng_rel_no from the imitmidx_sql table

B45348     9/18/2012

CreateGeneratedOrder is not defaulting sfordfil_sql.eng_rev_no and eng_rel_no from the imitmidx_sql table

Symptoms: CreateGeneratedOrder is not defaulting sfordfil_sql.eng_rev_no and eng_rel_no from the imitmidx_sql table

B45368 - Qty Rounding problem in wsPKGlin and WSPKGsl not following the inventory global decimal precision set in Macola Company Setup

B45368     9/18/2012

Qty Rounding problem in wsPKGlin and WSPKGsl not following the inventory global decimal precision set in Macola Company Setup

Symptoms:

B45462 - Imitmidx.Read:Record Not Found:Item No = 101192-48000 wrong error message

B45462     9/18/2012

Imitmidx.Read:Record Not Found:Item No = 101192-48000 wrong error message

Symptoms: Getting error : Imitmidx.Read:Record Not Found:Item No = 101192-48000, when doing a object call to do an inventory receipt. The error is misleading because the item does exist in item master. the problem is that the item does not exist in the iminvloc for the passed loc.

B45481 - AllSystem may incorrectly bypass a maclock by another user

B45481     9/18/2012

AllSystem may incorrectly bypass a maclock by another user

Symptoms: When performing a retry loop because of a locked record during a Confirm Ship transaction it is possible that an existing maclock record held by another SPID may be bypassed.