Skip to content

Releases: alyf-de/erpnext_pdf-on-submit

v15.3.1

15 Apr 09:34

Choose a tag to compare

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

13 Apr 13:54

Choose a tag to compare

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_quill for 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

Full Changelog: v15.2.2...v15.3.0
Authors: @barredterra, @HenningWendtland
Reviewers: @barredterra, @HenningWendtland

v15.2.2

19 Dec 15:08

Choose a tag to compare

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

19 Dec 12:37
2f46e84

Choose a tag to compare

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

19 Dec 15:13

Choose a tag to compare

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

19 Dec 12:38
de5d336

Choose a tag to compare

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

18 Dec 18:24

Choose a tag to compare

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

18 Dec 18:22

Choose a tag to compare

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

20 Jul 22:29

Choose a tag to compare

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

20 Jul 22:27

Choose a tag to compare

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.