[ https://issues.apache.org/jira/browse/OFBIZ-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668943#action_12668943 ]
Leon Torres commented on OFBIZ-2141: ------------------------------------ This has no impact on current labels, it just fixes the way the response files are saved in the filesystem. What would be nice to have is to show the high value report if it exists, but we can consider this an enhancement issue separate from this one. The high value report is just an HTML file that serves as a checklist to segregate the high value shipments from the ordinary ones. It's useful to print if the organization has a large number of shipments. > Update UPSServices.java to pass UPS Certification Requirements > -------------------------------------------------------------- > > Key: OFBIZ-2141 > URL: https://issues.apache.org/jira/browse/OFBIZ-2141 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Leon Torres > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: ups-certification.patch > > > UPS Certification requires the response documents to be saved in a certain > format. This patch modifies UPSServices.java to meet these requirements. > Specifically: > 1. Label images must be saved as label${trackingNumber}.gif to the filesystem > 2. The high Value report HTML document must be saved to the filesystem. > Additionally, this HTML document is saved in > ShipmentRouteSegment.upsHighValue report for reference (simplest change > possible without introducing normalized carrier tables). > With this patch, all required documents for the UPS certification process can > be generated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.