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

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

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

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin closed OFBIZ-9536.
--------------------------------
       Resolution: Implemented
         Assignee: Nicolas Malin  (was: Michael Brohl)
    Fix Version/s: Upcoming Release

I commited this idea on trunk at revision 1819151

This idea because it's not logical to have an eol different on the same file so I move the definition from the record to the data-file definition.

Thanks Pierre.

> IN CSV export file from record add a new attribut to select the EOL 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
>            Assignee: Nicolas Malin
>             Fix For: Upcoming Release
>
>         Attachments: ModelRecord.patch
>
>
> 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)