Fix CSV import

This commit is contained in:
Hillel Coren 2022-11-06 07:48:49 +02:00
parent 2894631758
commit 6eca13ac54
1 changed files with 1 additions and 1 deletions

View File

@ -630,7 +630,7 @@ class __FileMapperState extends State<_FileMapper> {
skipHeader: _useFirstRowAsHeaders,
columnMap: BuiltMap(convertedMapping),
importType: widget.importType.name,
bankAccountId: _bankAccountId,
bankAccountId: _bankAccountId ?? '',
);
final data = serializers.serializeWith(