Files
WYGIWYH/app/import_presets/qif_standard/manifest.json
Herculino Trotta d5bbad7887 feat: add QIF import
2026-01-25 16:46:56 -03:00

7 lines
325 B
JSON

{
"author": "eitchtee",
"description": "Standard QIF Import. Mapping is automatic.",
"schema_version": 1,
"name": "Standard QIF",
"message": "Account is inferred from filename (e.g., 'Checking.qif' -> Account 'Checking').\nYou might need to change the date format to match the date format on your file."
}