Allow separate SSCC for inner pack EDI packages on parent EDI packages
Current rules did not allow the addition of a child EDI package onto a parent EDI package. Additionally, the parent SSCC was being set on all of the child packages. Logic was updated to allow a parent EDI and child EDI package structure, all writing their unique SSCC to the OrderP table.
Update code in SAP and Macola to support third party billing by warehouse/location
Add backend support for Third Party Shipping with specific carrier accounts based on Customer, Carrier, Warehouse Location, and Customer Ship To Code allowing a Default value for both Warehouse Locations and/or Customer Ship-To Code.
Create scripts to copy current table data to appropriate rows after adding warehouse/location column
Create scripts to copy current table data to appropriate rows after adding warehouse/location column. This will prevent current customer from experiencing any issues after an update.
Develop International Documents for FedEx International Shipping
Develop Commercial Invoice and Certificate of Origin Crystal Reports for FedEx International Shipping. Added buttons in the Fulfillment Manager (SAP) and Shipping Tree (Macola) to print the documents for FedEx International Shipments
Add alert in MRP+ for PO Minimum Quantity Exists for Item and Vendor
Added a new column and column alert for PO Minimum Quantities in the following MRP grids:,If a PO minimum exists in the PO Item Vendor file, that value will be returned. If no value exists in the PO Item Vendor file but does exist in the Item Location file, that value will be returned.
Fulfillment manager Shipment Details window adjustments
The Shipment Details panel section will now fill the container and is better sized for the labels and content. The container size will be persisted while in the Fulfillment Manager. When closing the Shipment Details Panel with the associated “X” button you can restore the Shipment Details by clicking on the View tab and selecting “Shipment Details”.
Conditional Formatting on a Grid is not persisted when saved to a Layout
When changing the formatting of a cell, for example highlighting a cell when a certain condition is met, the selected custom formatting does not remain when the grid is saved as a layout. This issue was found originally on the MRP Reorder Advice grid.