Skip to content

Commit d4107d3

Browse files
committed
docs: clarify TaxCategory#id restrictions
1 parent 5143560 commit d4107d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/xrechnung/tax_category.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ class TaxCategory
2020
#
2121
# Note: S, Z, E, AE, K, G, L and M require either a seller VAT identifier (BT-31),
2222
# a seller tax registration identifier (BT-32), or a seller tax representative
23-
# party (BG-11). Xrechnung::Document currently only supports the VAT identifier.
23+
# party (BG-11). Xrechnung::Document currently does not support adding the seller
24+
# tax representative party.
2425
#
2526
# @!attribute id
2627
# @return [String]

0 commit comments

Comments
 (0)