report-openoffice-team team mailing list archive
-
report-openoffice-team team
-
Mailing list archive
-
Message #00112
[Bug 567804] Re: space and carriage return omitted in notes(text) fields
This is not a bug actually, the same behavior you would notice if you
would place the same field on RML report. So we may consider it as
common behavior. It has been discussed many times on forums and LP.
Still... I think, that we should make some workaround feature to let
people choose how to display that information formatted on the report...
It could be implemented as function among Extra Functions. So I mark it
as wishlist.
** Changed in: report-openoffice
Importance: Undecided => Wishlist
** Changed in: report-openoffice
Status: New => Confirmed
--
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: Confirmed
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