Build 568.1

Enhancements 1

E150916 - Create Package without verifying Bin No

E150916     6/12/2019

Create Package without verifying Bin No

Symptoms: When flagging the Obj to pack a carton to not require inventory, the object validates the bin no. If Inventory is not required we shouldn't have to validate the bin.

Resolved Issues 11

B128430 - Agiltity Designer Dashboard Design - Multiple datasources in dropdown

B128430     6/12/2019

Agiltity Designer Dashboard Design - Multiple datasources in dropdown

Symptoms: I believe it happens when you edit the data source, it replicates the data source name in the dropdown. Usually the first one will return the columns in the query pane on the left side of screen. When selecting the data source you have no idea what you are connecting to, it would be helpful if you could view that information. Solution:

B143755 - Post Pallet Count fails when tag count is greater than OH Qty

B143755     6/12/2019

Post Pallet Count fails when tag count is greater than OH Qty

Symptoms: Post Pallet Count fails when tag count is greater than OH Qty. Need to look at the greater of the QOH or the total tag count that Macola posting will be updated to. Solution: Pkg Package Line Qty Change object transaction has been updated to add a "CycleCountAdjustment" property. This allows the user to set this to "True" on the transaction and allow the user to update the Pallet qty with a Qty greater than is on hand but will be updated with the Inventory Count Post for the tag in Macola. The form "Pallet Problems to Review", "Adj Plt Amt" button has been updated to add this new property and allow users to adjust pallets for the inventory count tag amount when greater than current on hand prior to posting.

B156318 - When ending a labor transaction in scan mode the transaction hours is showing incorrect.

B156318     6/12/2019

When ending a labor transaction in scan mode the transaction hours is showing incorrect.

567.2 When ending a labor transaction in scan mode the transaction hours is showing incorrect.

B156699 - Negative Labor Time Reported through Shop Floor Work Center Reporting

B156699     6/12/2019

Negative Labor Time Reported through Shop Floor Work Center Reporting

Logged in around 4:00PM and logged out around 4:15PM returned negative hours.

B156717 - IM Available to Promise

B156717     6/12/2019

IM Available to Promise

unreleased nor released shop orders not included in the category "replenishments" in ATP dialogue

B158139 - Update POP Pick Tickets POP Order Is Not Valid message

B158139     6/12/2019

Update POP Pick Tickets POP Order Is Not Valid message

Issue: Update POP Pick Tickets - POP Order Is Not Valid message- needs to be more descriptive of the underlying issue. Typically this message is displayed when there are no components to print on the order because all components are being backflushed and Backflush All Components and/or Print All Components On Pick Ticket setting are not used.

B159308 - Form Studio - Update for method changes to the help about screen

B159308     6/12/2019

Form Studio - Update for method changes to the help about screen

Issue: The help about info screen previously crashed with an exception. Solution: The help about screen contains new parameters. Updated to pass the correct parameters

B159333 - Form Studio Leading spaces can be removed from sql variables or literals

B159333     6/12/2019

Form Studio Leading spaces can be removed from sql variables or literals

Symptom: FS/AM queries that contain spaces inside a quoted variable or literal may have their spaces truncated. Example: select cus_no from oeordhdr_sql where ord_no = ' 5678' solution: the query engine was change to not strip spaces from a query.

B159473 - POP Orders closing when option is set to user's choice

B159473     6/12/2019

POP Orders closing when option is set to user's choice

Symptoms: When reporting the quantity remaining and the Order completion Options is set to "Allow user to decide when to complete" The pop order is flagged as complete. The pop order should stay open unless the user says to complete. Solution:

B160092 - Agility Mobile Reduce flickering and delays when using multi record forms

B160092     6/12/2019

Agility Mobile Reduce flickering and delays when using multi record forms

Reduce delays and flickering when using a multi record form by suspending UI updates to the form during multi record navigation.

B160433 - Labor reporting incorrect when 1 hour has passed

B160433     6/12/2019

Labor reporting incorrect when 1 hour has passed

Symptoms: When report labor in SF Work Center Reporting the elapsed time is showing 0 after an hour has gone by. Exactly 60 min after and hour and 1 minute then it will calculate the elapsed time Solution: