Releases: alyf-de/erpnext_pdf-on-submit
v15.3.1
What's Changed
- Only submittable doctypes are now selectable in PDF on Submit Settings, and Filters plus Print Format are automatically reset when you switch the Document Type to prevent leftover settings. (#64)
Full Changelog: v15.3.0...v15.3.1
Authors: @barredterra
v15.3.0
What's Changed
- Adds the ability to set filters for each enabled DocType, so the PDF is created only if the submitted document meets those filter conditions. (#60)
- Updates the README to include a new demonstration video and revised settings information for clearer guidance. (#63)
- Provides a new Jinja2 method
split_quillfor splitting text editor content into multiple clean pieces (one piece per<div>). This can be used to improve page breaks in custom print formats.
New Contributors
- @HenningWendtland made their first contribution in #63
Full Changelog: v15.2.2...v15.3.0
Authors: @barredterra, @HenningWendtland
Reviewers: @barredterra, @HenningWendtland
v15.2.2
What's Changed
- Error logs now include the related Sales Invoice record when XML fails to attach to its PDF, so you can immediately see which invoice needs attention. (#55)
Full Changelog: v15.2.1...v15.2.2
Authors: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.
v15.2.1
What's Changed
- Generates PDFs for submitted documents only after the submission is saved, so attached files no longer display a "Draft" header. (#51)
Full Changelog: v15.2.0...v15.2.1
Authors: @marination
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.
14.1.2
What's Changed
- Error logs now include the related Sales Invoice record when XML fails to attach to its PDF, so you can immediately see which invoice needs attention. (#56)
Full Changelog: v14.1.1...14.1.2
Authors: @barredterra
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.
v14.1.1
What's Changed
- Generates PDFs for submitted documents only after the submission is saved, so attached files no longer display a "Draft" header. (#52)
Full Changelog: v14.1.0...v14.1.1
Authors: @marination
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.
v15.2.0
What's Changed
- Adds the electronic invoice XML to Sales Invoice PDFs whenever the e-invoice add-on is installed, so the document carries both the human-readable invoice and its structured data. (#48)
Full Changelog: v15.1.0...v15.2.0
Authors: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.
v14.1.0
What's Changed
- Adds the electronic invoice XML to Sales Invoice PDFs whenever the e-invoice add-on is installed, so the document carries both the human-readable invoice and its structured data. (#49)
Full Changelog: v14.0.6...v14.1.0
Authors: @barredterra
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.
v15.1.0
What's Changed
- Adds German translations to the user interface so menus and messages can be viewed in German. (#45)
Full Changelog: v15.0.1...v15.1.0
Authors: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.
v14.0.6
What's Changed
Full Changelog: v14.0.5...v14.0.6
Authors: @barredterra
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.