v16.2.1
What's Changed
- Prevents validation errors when saving a draft Sales Invoice for e-invoicing by using the system invoice number whenever a custom invoice number is not yet available. (#231)
- PDF downloads now pass the chosen generator to the printing service, so selecting the "chrome" option produces the file correctly and prevents failed downloads for Sales Invoice and other documents. (#229)
Full Changelog: v16.2.0...v16.2.1
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.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- docs
- build
- style
- test
- refactor
- ci
- chore