Skip to content

Commit ffa863c

Browse files
author
Adrian Lapierre
committed
Fix invoice query: previous MF SDK set hasAttachment=false by default
The previous SDK version provided by MF always set hasAttachment=false when querying invoices, which caused invoices with attachments to be excluded from results. Although the parameter is of type Boolean, only null means "no filtering". This commit fixes the behavior by not forcing false. Remove deprecated configurations and demo-webapp tests
1 parent bbc2059 commit ffa863c

9 files changed

Lines changed: 1 addition & 725 deletions

File tree

demo-web-app/src/integrationTest/java/pl/akmf/ksef/sdk/DuplicateInvoiceIntegrationTest.java

Lines changed: 0 additions & 256 deletions
This file was deleted.

0 commit comments

Comments
 (0)