Roles-would like to copy role
Symptoms: Need to be able to copy a role. Because users are unable to modify our base roles, they would like to copy our base role and then add/remove items from the roles Solution: Copy Role is now available. Users can copy a WiSys Role or any role which will then allow them to modify that role and make it unique to their company.
FS/AM Add Option To Execute SQL Inside SAP Transaction Wrapper
A new checkbox option has been added to Form Studio Advanced Query Builder screen to Execute SQL inside of an SAP Transaction Wrapper. This is used when you need to query or manipulate transactional data that has been modified by the SAP DiAPI.
Ad: Essentials: Production Order Component PO Creation
Process grid that shows production order components that are purchased and allow the user to create purchase orders and link them, using UDFs, to the production component row. This may have to be put on the menu by a WiSys or certified consultant
Ad: Essentials Production Order Batch Pick List Creation
Process grid that shows all the production order components and allows the user to create a inventory transfer request. This inventory transfer request can then be used to create a pick and pack manager pick list if desired. This document can be used for batch picking of components for multiple production orders.
Ad: Essentials: Purchase Order Container Receipt
Process grid which displays all purchase order lines for a specific warehouse (which should be your in-transit warehouse) and allows one to select the items and quantities to do a purchase order receipt and automatically create an inventory transfer request to be used when the container is actually received. This does two (2) SAP Business One transactions in one step.
Ad: Essentials: Sales Order Batch Pick List Creation
Process grid that shows sales order lines and the user can select the lines to create an inventory transfer request to be used for batch picking of sales orders. One can also create a pick and pack manager pick list to use for directed picking on our handheld/mobile form
Am: Essentials: Directed Sales Order Picking
Mobile form to scan a pick and pack manager pick list and create a sales order delivery order. If the pick list contains more than one sales order, multiple sales order deliveries will be created. Also, the bin that is on the pick list can be changed as needed during the picking process.
Am: Essentials: Directed Picking
Mobile form that picks items on a pick and pack manager pick list. It works with any order type: production order, sales order or inventory transfer request. Since this only does the picking, someone then needs to go into SAP Business One and copy the pick list to a warehouse transfer, production component issue and/or a sales order delivery
Am: Essentials: Order Picking
Uses Pick Pack and Production Manager Pick List, typically for a non-bin tracked warehouse. A user would need to do the sales order delivery, transfer request or production component issue manually. This is similar to the Directed Picking function but without bins.
doesn’t seem to update the OEORDHDR_SQL table with zero for frt_amt
Symptoms: Agility Billing object update on frt amount and misc amount will not update if there is a value there and the user wants to reset to 0 and enters 0. The billing proceeds and it appears it works, but the frt amt and/or misc amount is not updated to 0. Wisys.OETrx.PostBillingUpdates now includes two properties ClearFreightAmount and ClearMiscAmount. When billing you can set these properties to True to clear the Freight and/or Misc amounts on the order header.
Ship stagging qty remaining does not change as processing order
Symptoms: Ship Staging form does not reduce the "Remaining" qty. The "Staging" transaction object for the inventory transfer is not writing the doc_ord_no or the line_no to allow the transfer to be associated to the order number and line that it was processed for and reduce the remaining Solution: New Validation added for Staging to look at what has been staged vs shipped - StageValidateOrderItem. Standard Ship Staging application has been updated t use this new validation.
PS.PalletBuilderValidateItem Validation should exclude wspkglin records that are confirm shipped
The PS.PalletBuilderValidateItem does not excludes the pallets that have been shipped confirmed (Status 'S' or 'C') when calculating the QtyUnpacked value that is returned from the validation. If the pallets that where shipped are not excluded it uses the pallet line qty in the calculation which results in a negative qty.
Agility Web Role setup - button security - Add all button to select all child buttons
Symptoms: Agility Web Role setup - button security - Add all button to select all child buttons Solution: A "Select All" item highlighted in blue as been added to the top of the "Non-Menu Applications section for the Agility Web > Components that grants security for the buttons attached to applications.
Form doesn't allow additional actions if a Close Action has already been defined on the button
Symptoms: Form studio doesn't allow additional action to be added if last action is close action. Step must be removed and added back in after additional action is added. Additional Actions can now be added if a Close action already exists in the Action sequence. Solution: