I’ve found a new-line problem in my invoice (PDF format).
If i input more than one line as description of an existing product/service, all the line are written in the PDF document as a unique line.
I’ve made a capture of :
- the invoice page
- the problem view in PDF
- the problem in the source code
- the correction to do in the code (/htdocs/lib/pdf.lib.php - line 722)
- the corrected PDF
I made a feedback for this problem because if i update my dolibarr with a new version i don’t want to have to correct this problem again.
This is a known problem, hopefully the v3.2.0 should already fix this bug. If you can, you can try the v3.2.0 on the github, but this is an unstable development release.