Skip to content

Commit 669fe55

Browse files
committed
feat: add new test tax offices introduced in ERiC 40.2
1 parent f48fce8 commit 669fe55

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Bufas.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Bufas
88
{
9-
// list of tax offices supported in ERiC 39.6.4
9+
// list of tax offices supported in ERiC 41.1.3
1010
public const SUPPORTED = [
1111
'BB' => [
1212
3046,
@@ -781,6 +781,10 @@ class Bufas
781781
9274,
782782
9275,
783783
9276,
784+
9277,
785+
9278,
786+
9279,
787+
9280,
784788
9282,
785789
9283,
786790
9296,

0 commit comments

Comments
 (0)