Skip to content

Post new batches without sending None-fields

Jo Sama requested to merge bugfix-dont-send-none-values-for-batches into master

Exclude unset values from beeing transfered when posting a new batch to Setra. Setra does not accept fields set to None (at least period and vouchertype).

Merge request reports