← Back to team overview

report-openoffice-team team mailing list archive

[Bug 567804] Re: space and carriage return omitted in notes(text) fields

 

Works great. No problem with the if test="line.notes"...

My fault, sorry, the problem was with another field in the same report.

Best Regards.

** Changed in: report-openoffice
       Status: Confirmed => Fix Released

-- 
space and carriage return omitted in notes(text) fields
https://bugs.launchpad.net/bugs/567804
You received this bug notification because you are a member of Report
OpenOffice Team, which is the registrant for Report OpenOffice.

Status in OpenOffice.org Reporting Engine for OpenObject: Fix Released

Bug description:
The multiline text fields (by example lines.notes or sale.order.note) that can have multiple spaces and CR+LF in the text, when the report_openoffice renders it, omit such characters.

Into open erp:

A line      some space      more space......
New line, etc...

Is writen in the odt:
A line some space more space..... New line, etc.....





References