Skip to content

Instantly share code, notes, and snippets.

@tomstuart
Last active August 29, 2015 14:04

Revisions

  1. tomstuart revised this gist Aug 5, 2014. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions rules.json
    Original file line number Diff line number Diff line change
    @@ -22,5 +22,13 @@
    "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"
    }
    ]
  2. tomstuart revised this gist Aug 5, 2014. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions rules.json
    Original file line number Diff line number Diff line change
    @@ -14,5 +14,13 @@
    "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"
    }
    ]
  3. tomstuart revised this gist Aug 5, 2014. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions rules.json
    Original file line number Diff line number Diff line change
    @@ -6,5 +6,13 @@
    "category": "Insurance",
    "shouldHaveAttachment": false,
    "ecStatus": "Non-EC"
    },
    {
    "textToMatch": "SRVCHG",
    "description": "Service charge",
    "vat": "0",
    "category": "Bank/Finance Charges",
    "shouldHaveAttachment": false,
    "ecStatus": "Non-EC"
    }
    ]
  4. tomstuart revised this gist Aug 5, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion rules.json
    Original file line number Diff line number Diff line change
    @@ -6,5 +6,5 @@
    "category": "Insurance",
    "shouldHaveAttachment": false,
    "ecStatus": "Non-EC"
    },
    }
    ]
  5. tomstuart created this gist Aug 5, 2014.
    10 changes: 10 additions & 0 deletions rules.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    [
    {
    "textToMatch": "HISCOX",
    "description": "Liability & indemnity insurance",
    "vat": "0",
    "category": "Insurance",
    "shouldHaveAttachment": false,
    "ecStatus": "Non-EC"
    },
    ]