File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.3.0
4+
5+ - [ FEATURE] Allow for vertical tax calculation. PR by @RST-J
6+ - [ FEATURE] Allow for negative line items. PR by @SubandiK
7+ - [ FEATURE] Allow for attachments. PR by @mnin
8+ - [ FEATURE] Add a few tax exemption reasons that were missing
9+
310## 3.2.0
411
512- [ CHORE] Update schemas for latest Factur-X version (1.07.2) by @zealot128
Original file line number Diff line number Diff line change @@ -6,3 +6,8 @@ This library has been originally developed by Jan 'half/byte' Krutisch.
66
77@SubandiK (Subandi Khairun) added a more robust handling of tax rates and fixed bugs in the original code.
88
9+ @RST-J (Jonas Peschla) added support for vertical tax calculation.
10+
11+ @mnin (Martin Wilhelmi) added support for attachments to put PDFs into your XML to put into your PDFs
12+
13+
Original file line number Diff line number Diff line change 1515=end
1616
1717module Secretariat
18- VERSION = '3.2 .0'
18+ VERSION = '3.3 .0'
1919end
You can’t perform that action at this time.
0 commit comments