mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
import transactions from iif file
This commit is contained in:
@@ -38,6 +38,11 @@ const supportedImportFileTypes = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'iif',
|
||||
name: 'Intuit Interchange Format (IIF) File',
|
||||
extensions: '.iif'
|
||||
},
|
||||
{
|
||||
type: 'gnucash',
|
||||
name: 'GnuCash XML Database File',
|
||||
|
||||
Reference in New Issue
Block a user