Skip to content

Commit

Permalink
Merge pull request #149 from jakewins/patch-1
Browse files Browse the repository at this point in the history
Add 'Tracking' as a plural of 'TrackingCategory'
  • Loading branch information
aidanlister authored Jul 9, 2016
2 parents f917080 + 3ace116 commit 1d2a2b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xero/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"Reports": "Report",
"TaxRates": "TaxRate",
"TrackingCategories": "TrackingCategory",
"Tracking": "TrackingCategory",
"Users": "User",
"Associations": "Association",
"Files": "File",
Expand Down

0 comments on commit 1d2a2b9

Please sign in to comment.