MRP PO Release Grid Update Button Issues
PO Release Grid Update Button will now update the Exp Unit Cost and Stk Loc as they are also editable fields.,When the update button is pushed and the Promise Dt is NULL on the PO Line, it will continue to be NULL instead of defaulting to 1900-01-01 date.
Updates and fixes to MRP+ for ES/EM10
Updated/Added Item Desc 1 and Item Desc 2 to many grids; fixed commodity code not populating when creating POs; fixed a currency code and expected cost issue when creating POs, add a timestamp to the Wisys Regen date; update the CP orders, fixed the Avg Cost and Standard Cost columns for CPs in MRP by Date Grid
Unable to load Crystal Runtime when reports are launched from AE Menu
When launching a Crystal Report from an AE Menu, users will receive an error “ProcessTrx: Launch CrystalReportFromMenu: Error displaying Crystal report {File Path}: Unable to load Crystal Runtime. Missing SystemType and/or Report Properties. The unsupported Design Studio Crystal option to Build Report as Background Process has been disabled. The crystal report will be processed on the main thread.
Agility 360 - Processing Indicator
Agility 360 - when clicking a button an indication should be displayed that a transaction is processing. Long running processes give the appearance that nothing is happening. To Enable this feature install the Agility360.APK on each device. Form Studio forms now have a new Agility 360 section under the Current Item and Current Button Properties for the Show Processing Indicator and Processing Text options.
Shop Floor Operation with Backflush labor
When reporting on Shop Floor operation where multiple operations have backflush_labor turned on and no back flushed material, both current and preceding operations generate labor transactions. This has the potential to generate duplicate backflushed labor transactions in the mctrxfil_sql table. In example - production was reported on in operation 30, this created labor transaction for operation 10 also. Operation 10 had been reported on previously and also created a labor transaction.
Form Studio - Update Property Panels
The bottom properties of the Form, Item, and Button Properties sections can be inaccessible or cut-off without resizing the right side panels in Form Studio. Property combo boxes triggered a form change and reset the your position in the properties grid even when the underlying value wasn’t changed
IM Bin Master List shows duplicate entries for bins that have/had multiple items in them.
When viewing IM Bin Master List in Agility, the top grid reflects multiple lines for bins where multiple items were in the bin. The grouping includes cube parameters and last received dates. These fields were moved to the detail grid below as they are unique to the items. That would group the bins up top into a single record.
Certain MRP+ module grids need to include the PO Expected Cost, and should also display the Avg, Std, and Last cost fields.
Grids that need cost fields added are as follows:,MRP Exceptions Grid,CP Order Mass Process - Purchasing,MRP by Date Grid,The CP Order Mass Process - Mfg does ,not, need the additional cost fields
MRP+ Convert CP function does not use purchasing UOM conversion factor
MRP quantities are in each and were being passed the PO create object that would create an order for the passed in quantity with the purchase UOM. Now, the object will calculate how many UOM are needed based on the MRP each quantity.