mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
import payee field as tags when importing a QIF file (#356)
This commit is contained in:
@@ -1525,6 +1525,7 @@ export function useI18n() {
|
||||
subTypes: subTypes.length ? subTypes : undefined,
|
||||
supportedEncodings: supportedEncodings.length ? supportedEncodings : undefined,
|
||||
dataFromTextbox: fileType.dataFromTextbox,
|
||||
supportedAdditionalOptions: fileType.supportedAdditionalOptions,
|
||||
document: document
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user