Skip to content

Tags: hscabral/Xero-Java

Tags

2.3.4

Toggle 2.3.4's commit message
Add unitdp to queries

Added unitdp param to allow the return of up to 4 decimal points on
- invoices
- overpayments
- banktransactions
- prepayements
- receipts
- items

2.3.3

Toggle 2.3.3's commit message
Add more missing ValidationError array

Account
BankTransaction
BankTransfer
CreditNote
Item
LinkedTransaction
ManualJournal
Payment
PaymentService
PurchaseOrder

2.3.2

Toggle 2.3.2's commit message
Fixed tracking for ManualJournal Line items

Added missing TrackingOptionId and Option string

2.3.1

Toggle 2.3.1's commit message
Update for 2.3.1

Add CISOrgSetting for UK orgniasations
Add ValidationErrror array missing from Invoices
Change updatePayment method to deletePayment since all you can do is reverse a payment by updating the status.  Payments cannot be modified, only created and deleted.

2.3.0

Toggle 2.3.0's commit message
fix user list

2.2.18

Toggle 2.2.18's commit message
Fix issue by removing sample config.json files

Feedback that config.json files included in the SDK causing problems - need to update Test cases to use a CustomJsonConfig  instead.

2.2.16

Toggle 2.2.16's commit message
Add missing Payment property on Credti Note Object

2.2.15

Toggle 2.2.15's commit message
Fix Payment Terms on Contact

Payment Terms incorrectly set to PaymentTerm Type, when it should be a PaymentTerm object on a Contact.

2.2.14

Toggle 2.2.14's commit message
missing semi-colon;

2.2.13

Toggle 2.2.13's commit message
update pom.xml