Update #333
| @@ -5,9 +5,19 @@ class AllocationModel < BaseModel | ||
| class Allocation < Base | ||
| decimal :applied_amount | ||
| + datetime :date |
| @@ -0,0 +1,51 @@ | ||
| +module Xeroizer |
CloCkWeRX
Dec 9, 2016
Contributor
Can you add specs for this?
https://developer.xero.com/documentation/api/overpayments/ has a fair amount of detail on what is valid and what isn't
hinammehra
added
some commits
Sep 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.