firefly-iii/resources/stubs/demo-configuration.json

37 lines
621 B
JSON
Raw Normal View History

2016-12-27 12:34:39 -06:00
{
2017-12-29 02:05:35 -06:00
"has-headers": true,
"date-format": "Y-m-d",
"delimiter": ",",
"import-account": 1,
"specifics": [],
"column-count": 7,
"column-roles": [
"account-iban",
"opposing-name",
"amount",
"date-transaction",
"description",
"category-name",
"budget-name"
],
"column-do-mapping": [
true,
true,
false,
false,
false,
false,
false
],
"column-roles-complete": false,
"column-mapping-config": {
"0": {
"NL11XOLA6707795988": 1,
"NL81RCQZ7160379858": 3
2016-12-27 12:34:39 -06:00
},
2017-12-29 02:05:35 -06:00
"1": [],
"5": [],
"6": []
},
"column-mapping-complete": false
2016-12-27 12:34:39 -06:00
}