Skip to content

Commit

Permalink
Prepare for release 2020-12-31
Browse files Browse the repository at this point in the history
  • Loading branch information
rkottmann committed Dec 18, 2020
1 parent 35dd398 commit 3ca7e40
Showing 1 changed file with 28 additions and 24 deletions.
52 changes: 28 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,49 +5,53 @@ All notable changes to the Schematron Rules and this project will be documented
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 2020-12-14
## v2020-12-31

### Changed
- cii-xr.xsl tolerates dates with hyphons
### Fixed
- Fixed german date format of bt-9 in pdf visualization

## 2020-09-13
* cii-xr.xsl tolerates dates with hyphens

### Fixed
- Fixed visualization of BG-20, BG-21, BG-27, BG-28
- Fixed visualization of BT-11 in UBL-CreditNote

* Fixed german date format of bt-9 in pdf visualization
* Fixed visualization of BG-20, BG-21, BG-27, BG-28
* Fixed visualization of BT-11 in UBL-CreditNote

## v2020-07-30

### Added
- Sub Invoice Line with recursion in UBL-Invoice
- PDF visualization
- Ids to html divs

* Sub Invoice Line with recursion in UBL-Invoice
* PDF visualization
* Ids to html divs

### Changed
- Compatible with XRechnung 2.0.0
- Xsl scripts are not generated automatically from xrechnung-model anymore
- Add scheme-ids and scheme-version-ids to div ids
- Show multiple payment terms and payment due days from CII

* Compatible with XRechnung 2.0.0
* Xsl scripts are not generated automatically from xrechnung-model anymore
* Add scheme-ids and scheme-version-ids to div ids
* Show multiple payment terms and payment due days from CII

### Fixed
- Issue double generation of BT-47, BT-86
- Multiple line allowances and line charges (BG-27, BG-28)
- Id of BG-27 fixed in xr-mapping.xsl and xrechnung-html.xsl
- Fixed german decimal seperator and missing zero in decimal smaller than 1
- Fixed visualization of BT-74 and BT-74
- Fixed BT-39 in HTML

* Issue double generation of BT-47, BT-86
* Multiple line allowances and line charges (BG-27, BG-28)
* Id of BG-27 fixed in xr-mapping.xsl and xrechnung-html.xsl
* Fixed german decimal seperator and missing zero in decimal smaller than 1
* Fixed visualization of BT-74 and BT-74
* Fixed BT-39 in HTML

## v2019-06-24

### Added

- License
* License

### Changed

- compatible with XRechnung 1.2.1
- Add CEN license statement
* compatible with XRechnung 1.2.1
* Add CEN license statement

### Fixed

- BUG in the creation of `<xsl:template name="identifier-with-scheme-and-version">`
* BUG in the creation of `<xsl:template name="identifier-with-scheme-and-version">`

0 comments on commit 3ca7e40

Please sign in to comment.