Skip to content

Commit

Permalink
Merge pull request #438 from s1nn3r/master
Browse files Browse the repository at this point in the history
Update SubjectCodes.cs
  • Loading branch information
stephanstapel authored Nov 16, 2024
2 parents 8821105 + 5f73420 commit 49172e5
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 49172e5

Please sign in to comment.