POP Order Report Flag and Releasing Dependent Orders
Issue: Add the ability to control the POP Order Reporting flag and the Release dependent orders option at the time of creating and releasing POP Orders New optional properties Wisys.POPTrx.CreateOrder class Wisys.POPTrx.CreateOrder.OrderReportingFlag Wisys.POPTrx.CreateOrder.ReleaseDependentWorkOrders New optional property Wisys.POPTrx.ReleaseOrder Wisys.POPTrx.ReleaseOrder.ReleaseDependentWorkOrders Agility Explorer POP Order "Release" actions will now release Dependent Orders based on setting - Macola\System\Company\Package Settings\Manufacturing\Production Order setup\Extra\Release Dependent Orders
Make Option to not have to Dowwnload and/or Install Product Updater.
Symptoms: Allow users to ability to not install Runtime programs at the time of update (Crystal, .NET, NiceLabel) Solutions: A prompt has been added telling the user that runtimes will be install and prompting them Y/N
NEW - Wisys Agility Label Editor (AL)
New Standard Functionality: Wisys Agility Label Designer and Document Management Label Integration - Can be opened from Agility Designer, Agility Form Studio, Agility Explorer Document Manager and the exe file found at C:\Program Files (x86)\WiSys\Bin\Wisys.LabelDesigner.exe - Standard out of the box labels have been released with 567.2 and can be imported in the Agility Explorer > Document Manager > Import by selecting the wsDistDocuments_AL.xml, wsPkgDocuments_AL.Xml and wsPltMgmtDocuments_AL.xml
NEW - Standard labels for new Ability Labels to replace NL available
Symptoms: NEW Agility Labels - Create Labels in Agility Label to replace NL labels. The Agility Label documents are available in XML import files _wsDistDocuments_AL.XML *wsSTDLabel-AL *wsPORCVG-AL _wsPkgDocuments_AL.XML *UCC128-AL - done *wsLaberlCarton2_AL *wsLabelCarton3_AL *wsLabelPallet2_AL *wsLabelPallet3_AL wsPltMgmtDocuments_AL.XML *wsLabelPOPallet_AL *wsLabelPOPPallet_AL *wsLabelStdPallet_AL
Add AIAG Option To Form Studio Forms
Symptoms: Add AIAG option to Form Studio Forms. A new AIAG Item property is now available on Text / Numeric fields in Form Studio. Setting the Text / Numeric AIAG property to True will allow scans of barcodes that contain a prefix character. The AIAG property works in conjunction with the handheld level option that turns on AIAG. Solution:: Code changed to allow this option to properly react to leading characters
PO Line import not populating expected cost for non-inventory items
Symptoms: Non-inventory item using the PO Line Import to create line and pass item with value in the expected_cost but when imported, the cost imports at 0. Solution: Corrected to pass cost to exp_unit_cost when creating line
Form Studio - Opening a form from a form closes connection
In Form Studio, when calling a child form from, after the child form is closed the connection to the parent form is closed and additional transactions following that action can not happen. Opening a child form in Form Studio will cause any existing transactions on the parent form to commit. When the child form is opened it will execute under its own transaction. The child form's transaction will be committed when closed. Upon returning to the parent form a new transaction is created and opened for additional transaction processing.
Form Studio - Startup SQL functionality
Form Studio Startup SQL Events: The button to move an event down the list was not working. Startup SQL Events were being processed in the order added, not according to their saved sequence SQL Events that referenced a field value that was previously set by another startup SQL Event can now be used as a SQL parameter
FS ItemAddToPackage serial/lot collection should update imlsmst comments
Symptom: Comments not being written when set in the ItemAddToPackage transaction Solution: The FS Transactions ItemAddToPackage and ItemAddToFloatPackage use the serial lot collection screen and now write the comment values back to the imlsmst comment columns
AP Voucher batch header doesn't match transactions
Issue: When you add additional records to an existing AP Batch, the number of transactions (no_of_trx) and the batch balance (batch_bal) doesn't include the values from last voucher. When batch is posted the last voucher doesn't post correctly to the vendor account.
Import documents delete option removes all other reports defined for that doc type
Symptoms: When importing documents (AE/File/Options/Documents/Import) the import "Remove all Current Documents Before Importing" does precisely that, it removes ALL reports that are defined. Including non-standard custom reports.
Unconfirm Ship uses location cost instead of line cost
Symptoms: When unconfirm shipping an item (Cost Method = Standard and Cost To Use When Posting = Line Item), the debit GL record is incorrectly using the item's standard cost from the inventory location rather than the order line cost. The credit record uses the line cost which can result in an out of balance GL if you change the standard cost between a confirm shipping and unconfirm shipping the item.
WsPreload Nullable object must have a value error
When using a SQL script to insert rows directly into the wspreload table and all nullable columns are set to NULL a Nullable object must have a value error can occur when building the Bin Serial Lot Collection from the wsPreload table.
AE - OE Order Header Change Obj Trx - Audit Not Written
Symptoms: The OE Order Header Change object does not create audit records as expected.. A grid which uses this object transaction to update ship dates on the order header, but no header audit records are created. Solution: The AE Order Header Change object was not setting the username to Wisys.OE.OrderEntryTables.OrderHeader. Also, updated the Wisys.OE.OrderEntryTables.OrderHeader.Update method to prevent multiple audit writes where the Order Header is being updated in multiple places. Code updated 567.2 WIsys.OE.v4.1.dll
Role setup - would like copy function for role
Symptoms: Need ability to copy and existing role so they can add or remove additional components to role Solution: Copy function has been add to the "New Role" button. When a user selects New Role, a drop down to "copy From" has been added.
OE confirm ship when the items do not allow backorders
If a customer no backorderable customer is short shipped and an item is set to be not back orderable, Wisys retains an allocation record in iminvtrx_sql. This allows you to scan/ship individual quantities as a shipment is built. A new property option has been added to Confirm Shipping (Wisys.OeTrx.ConfirmShip.ClearNonBackorderAllocation) that allow you to clear allocations for Customers and Items that do not allow backorders.
Confirm Bill allows you to select the same serial number multiple times
Symptoms: Confirm Bill allows you to select the same serial number multiple times. It should check to see if the serial number has been allocated. Solution: When a serial item is confirm billed an allocation record is written and the qty_allocated is updated on the imlsmst. Confirm bill will now check the imlsmst_sql.qty_allocated column to see if the serial number has already been allocated. If it has, an error will be returned preventing you from re-using the serial number.
Assigning a form studio view to a user in Agility Options - User Access
Symptoms: Newly created Form Studio views are available to assign to users via Agility Options > User Access > User Processes > Device Options. However, they are not available to assign to users via Agility Options > User Access > Processes > Device Options Solution:
OE Convert Quote does not convert SF Feature Options
Symptom: Converting a quote to an order using the OE Convert Quote object fails when a SF feature option is on the quote. Solution: Wisys.im.v.4.1.dll wisys.oe.v4.1.dll Added support for adding SF Feature Options in Order Entry. Add support for converting quotes that contain Kits, Features or SF Feature options.
Backing Out Pick Pack Shipment with Auto Select Non-Stocked/Non-Controlled Items
Symptoms: If a order includes a non-stocked/non-controlled item is shipped in multiple shipments in Pick Pack, and the Agility Option to auto select Non-Stocked/Non-Controlled items is enabled, only one shipment can be backed out. Attempts to backout additional shipments for this order will fail stating the non-stocked/non-controlled item has not been shipped. Solution:
asn did not create properly because of more than 104 unique suffix needed for the BOL edi rule
Symptom: ASN did not create properly because of more than 104 unique suffix needed for the BOL edi rule. EDI integration shows shipment but gives error message that there are more package numbers than suffixes. Solution: The number of suffixes now available in our code is 720.
Agility grid - button - Post Trx Message locks activity
Symptom: Using a Process grid with a button that contains an object transaction and an SQL Script and having a Post Trx Message on that Button prevents SQL script in the detail of that Button to not commit until the Post Trx message is accepted. Solution: The cause of this error was related to timing. the post trx message was displayed after all object calls and the SQL script execution happens after the object execution is finished. The Post Trx Message was moved to display to the end of all button execution.
MCCRWFIL_SQL Overtime Calculation Incorrect
When reporting Labor in SF Work Center Reporting And logging in to Direct Jobs and Indirect Jobs. If the hours accumulated of Direct entries does not add up to 8 then no overtime rate is used even though the total hours including Indirect exceed over 8 hours
Undershipping items in stand alone carton when shipped with cartons on pallets
When shipping a portion of an order line in a Carton on a Pallet, and a portion of the same order line in a stand alone carton, the qty in the stand alone carton does not get issued to the order. If Undership warnings are set, you will be presented with this warning.
OE Distributions occur when Post Cost of Goods Sold turned off in Macola
Symptom: Cost of Goods Sold Distributions are written to the imdisfil, gbkmut, amutak, and amutas when Post Cost of Goods Sold is turned off in Macola Solution: The following transactions were effected. Credit Memos, I Type orders, Confirm Ship, Unconfirm Ship, Confirm Bill, Unconfirm Bill. We no longer create these distributions in this setup scenario.
PS.PalletBuilderValidateItem validation fails with "Item Number Not Found" when item exists
Using PS.PalletBuilderValidateItem validation object, the system returns "Item Number Not Found" when the item exists in Item Master and Inv Location if there are no existing packages of status 'N' in the system. This was due to a possibility that a null value would be returned by wspkg.status. The query where clause was updated to resolve this issue.
PO Receiving - Std Cost Cost adjustment recording aantal on variance account with incorrect sign
Issue: Using Standard Cost, with cost adjustment, the PO Purchase Price Cost Variance is writing the gbkmut.aantal and amutas.aantal fields based on the positive/negative cost variance . It is now populated based on the positive/negative transaction quantity. Solution: Correct to follow same as Macola
Keyboard input for Agility Mobile in Laptop/tablet mode is not synced correctly with the screen position
When running Agility Mobile in Laptop/Tablet mode, the on-screen keyboard pops up, but using mouse or tapping on the screen does not tap in the same place on the keyboard. There were inherent scaling issues with the original keyboard. The legacy keyboard has been replaced with a new virtual keyboard.
Expose the new Object Proerty on the OE Confirm Ship Object and change OE Confirm Ship Grid in OE Views
If a customer no backorderable customer is short shipped and an item is set to be not back orderable, Wisys retains an allocation record in iminvtrx_sql. This allows you to scan/ship individual quantities as a shipment is built. A new property option has been added to Confirm Shipping (Wisys.OeTrx.ConfirmShip.ClearNonBackorderAllocation) that allow you to clear allocations for Customers and Items that do not allow backorders.