Mariusz Muszyński 8 years ago
parent
commit
b66dda62b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      SE/se-lib/VAT.php

+ 1 - 0
SE/se-lib/VAT.php

@@ -82,6 +82,7 @@ Class VAT {
 		"Podmiot o podanym identyfikatorze podatkowym NIP jest zarejestrowany jako podatnik VAT zwolniony" => [
 			"active" => true,
 			"shortMessage" => "Zwolniony"
+		],
 	];
 
 	private function getHeaders($ch, $header) {