Allow multiple users to preload Goods Receipt PO transactions and post their own preloads
Allow multile users to preload Goods Receipt PO transactions and post their own preloads. Currently the objects allow multiple users to preload records, but a post of the same DocEntry will post for all users who have preloaded.
Error when picking from two bins
Issue: When posting a Sales Order delivery where an order line is picked from two different bins, it is causing an error if the first bin doesn't have the available qty to fill the order. Solution: Corrected to allow inventory to be picked from multiple bins for the same order line.
Get Native Printer DPI when printing Agility Labels
[Kathie Russell 04/13/2020 09:37 (GMT -05:00)] updated customer 3/30 - waiting for customer to confirm working correct for printing direct to printer reading 300 dpi Add support detecting the printer's native DPI when printing Agility Labels from Agility Mobile and AE Desktop Printers. The DPI was previously hard coded to 203 DPI. [Kathie Russell 03/16/2020 16:35 (GMT -05:00)] will apply this on the customer site 3/20/20. If there are issues, we can fix in 568.5 as they can work around by printing to screen first and then to printer. It is just a very inefficient work around.
Freight from wspkgshipment record is not updating del
Symptoms: Freight amount on wspkgshipment record is not updating the delivery note freight even though the setup says always write freight. Even if I enter a freight amount in the BOL Screen the freight does not end up on the Delivery Note. Solution:
Can't use Default and Current User in AD
Symptoms: When creating a table for B1, the datatype to define for text fields is typically a nvarchar. Agility design studio sees that field in a view and assumes it is a numeric field so the current user is not available to select as a source. Solution:
Unable to do Multi-Column Label rolls-more than one label per roll
Symptoms: Unable to do Multi-Column Label rolls-more than one label per roll. Labels Per Row and a Horizontal Gap Length have been added to support multi column labels Solution: Setup values have been added to pass the "Labels Per Row" and "Horizontal Gap Length" allowing user to print multiple labels on same row
Layouts not in sync from B1 and AE
Symptoms: Layouts are not sync from within the SAP menu and AE menu If user creates a new layout in B1 menu, it is not available if AE is opened. If user creates new Layout in AE, that layout is not available in B1 menu Solution: corrected to be available in BOne and AE Desktop
Agility Label Designer test print won't print in landscape
Symptoms: When you are test printing a label in Agility Label Designer, it will only print in Portrait. If you select any print orientation in the Print Label dialog box; Landscape90, Portrait180, or Landscape270, it doesn't not change the orientation of the printing. Solution:
Address check on the add item to pkg does not work
Symptoms: Address check in Item add to package does not work. You can add items from different orders with different ship-tos on the same shipment and on the same package. Please remember that the address check in SAP needs to account for country being 'USA' vs 'US' in Macola. Solution:
When editing an existing users properties, the check boxes for Allow Changes to device settings and Use AD password are not visible
Symptoms: When editing an existing users properties, the check boxes for Allow Changes to device settings and Use AD password are not visible Solution:
Creating Roles in SAP version Component tabs for Mobile and AE are displayed
Symptoms: When creating a new role in versions for SAP, Components tabs for both AE and AM display. If role is for AM only AM components should be available. If creating for AE only AE components should be avaible Solution:
Pallet Counting. Once an item on a pallet is counted, it can not be counted again to add qty
Symptoms: If you attempt to adjust a count of an item on a pallet an error is returned. The error is related to the formatting of the string being passed as the CountDate. e.g. June 2, 2020 is being passed as '2020062' rather than '20200602' Solution:
Form Studio Form export XML can be corrupted if a category is not selected
If a form is imported, then exported in Form Studio without ever opening another FS form in the designer the export XML will be corrupt due to missing category information causing an issue the next time it's imported.