Make print filename configurable
Goal: UX/Functional
Developer: cloudempiere, Takacs Peter, Design: Norbert Bede Review: Hengsin Low/CarlosRuiz
Feature Ticket: IDEMPIERE-4753
Solution
This enhancement allows you to configure the human readable print file name instead of the system generated name.
The pattern "SCO@DocumentNo@" generate pdf with human readable filename SCO20210406-001 instead InvoiceFormatGroup_5099627889056305320.pdf
The solution supports default printformat item and translations as well as standard iDempiere form documents and Jasper report-based documents.
Setup/Usage
- Open print format,
- Select Print format item
- Enter field FileNamePattern , example
-
- A. invoice_@DocumentNo@
-
- B. rechnung_@DocumentNo@ (on _trl)
-
- C. SO_@DocumentNo@@C_BPartner_ID<Name>@@#AD_User_ID<Name>@
Source: Wiki