Last active
August 29, 2015 14:04
Rules for auto-explaining FreeAgent transactions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"textToMatch": "HISCOX", | |
"description": "Liability & indemnity insurance", | |
"vat": "0", | |
"category": "Insurance", | |
"shouldHaveAttachment": false, | |
"ecStatus": "Non-EC" | |
}, | |
{ | |
"textToMatch": "SRVCHG", | |
"description": "Service charge", | |
"vat": "0", | |
"category": "Bank/Finance Charges", | |
"shouldHaveAttachment": false, | |
"ecStatus": "Non-EC" | |
}, | |
{ | |
"textToMatch": "CARPENTER BOX FEES", | |
"description": "[Month] 2014 accountancy", | |
"vat": "20", | |
"category": "Accountancy Fees", | |
"shouldHaveAttachment": false, | |
"ecStatus": "Non-EC" | |
}, | |
{ | |
"textToMatch": "GANDI/UXEMBOURG", | |
"description": "[Comma-separated domain names]", | |
"vat": "15", | |
"category": "Web Hosting", | |
"shouldHaveAttachment": true, | |
"ecStatus": "Non-EC" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment