[jira] [Created] (OFBIZ-9536) IN CSV export file from record add a new attribut to select the caraige return type

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-9536) IN CSV export file from record add a new attribut to select the caraige return type

Nicolas Malin (Jira)
Gaudin Pierre created OFBIZ-9536:
------------------------------------

             Summary: IN CSV export file from record add a new attribut to select the caraige return type
                 Key: OFBIZ-9536
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9536
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Gaudin Pierre


During the generation of a file of the type CSV via a record, it is not possible to choose the type for the end of line. It is systematically of the type " CR ". This patch has for objective to make possible the choice between "CR" and CRLF " by the addition of an new attribute " carriageReturnType " in the record tag. The value by default is "CR".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)