Jacek Kowalski
2026-02-16 68733e1d15a3b3cca8f1dc4e7c78dba1cd756e81
Add KSeF invoice attributes
1 files modified
12 ■■■■■ changed files
src/UcrmAttributes.php 12 ●●●●● patch | view | raw | blame | history
src/UcrmAttributes.php
@@ -15,6 +15,18 @@
            'code' => 'invoice',
            'type' => 'invoice',
        ],
        'KSeF Number' => [
            'code' => 'ksef-number',
            'type' => 'invoice',
        ],
        'KSeF URL' => [
            'code' => 'ksef-url',
            'type' => 'invoice',
        ],
        'KSeF QR Code' => [
            'code' => 'ksef-qr-code',
            'type' => 'invoice',
        ],
        'wFirma Payment ID' => [
            'code' => 'payment',
            'type' => 'payment',