Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanstapel committed Nov 16, 2024
2 parents feba1bf + 49172e5 commit 7e41377
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ZUGFeRD/SubjectCodes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,12 @@ public enum SubjectCodes
/// Supplier remarks
/// Remarks from or for a supplier of goods or services.
/// </summary>
SUR
SUR,

/// <summary>
/// Grund der Steuerbefreiung
/// </summary>
TXD
}


Expand Down

0 comments on commit 7e41377

Please sign in to comment.