Object to Estimate Agility Shipping Costs
Create an object that can be called from a grid that can be used to pass basic shipping information into and return a rate request with both list and contract rates for a package. Minimum required inputs include Carrier, Service SDK code, weight, length, width, height, from state and zip code, to state and zip code, and to address residential flag. Additional parameters include future pick up date, from and to country, signature and adult signature required, declared value. ,Returns In transit days, estimated delivery date, list and negotiated charge, and carrier alerts.,Wisys.Shipping.Rate.GetShippingRate
Shop Floor Work Center Reporting not allowing clock in and out in the same minute
Resolved an issue where users clocking in and out of a job within the same minute would encounter an error stating a time of 24 hours was reported. The system now correctly handles same-minute entries without triggering this error.
Save shipping to pdf has trailing spaces after tracking number
Fixed an issue where extra spaces were appearing on shipping labels in Macola. This happened because the system was reading data from a field that includes fixed-length text. The labels will now display correctly without the extra spaces.
Agility Shipping is not loading properly when company name is blank
Previously, validation existed to check for a missing "From Company" entry, but the resulting error was not correctly handled or displayed during the UI load process. This has been fixed. Users will now see a clear error message if the "From Company" is missing. After acknowledging the message, the shipping window will automatically close.