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
         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.

Reply via email to