Releases: alyf-de/erpnext_druckformate
Releases · alyf-de/erpnext_druckformate
v0.0.4
- Less footer space
- Nice page breaks for long item descriptions
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Dont show "none" when there are no Terms by @PatrickDEissler in #13
- feat: Print "Tax Exemption Reason" if present in the document by @marination in #15
- feat: unify subject line by @PatrickDEissler in #16
- feat: make discount independent of discount type by @PatrickDEissler in #17
- fix: Fix syntax error in sales order template by @bastiaigner in #19
- ci: check jinja syntax by @barredterra in #20
- feat: 2023 Cleanup and Enhancements by @barredterra in #22
New Contributors
- @PatrickDEissler made their first contribution in #13
- @marination made their first contribution in #15
- @bastiaigner made their first contribution in #19
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: print formats for DN, PO, RFQ (GDE-37) by @hrwX in #5
- refactor: frappeclient and update cli by @barredterra in #8
- fix: use get_value instead of get_list by @barredterra in #7
- feat: hide email and phone if not set by @barredterra in #10
Full Changelog: v0.0.1...v0.0.2
Table headers on every page
Fixed the templates so that the table headers for large tables appear on every page. Using this opportunity to make a first release.