2.3.4
Add unit tests and update some missing properties and data types
- Removed create prepayment - method performed by banktransactions endpoint
- Add attachment array to Manual Journal
- Add Edition ENUM to Organisation
Overpayment - Change remainingCredit property changed from String to Double
- Add attachment array
Payment - Change isReconciled property from String to boolean
- Add attachment array to Prepayment
- Add attachment array to Purchase Order
- Add attachments and validationerrors array to Receipt
- Add attachment array to Repeating Invoice
Unit tests added - CreditNotes
- Employees
- ExpenseClaims
- Invoices
- Items
- Journals
- LinkedTransactions
- ManualJournals
- Organisation
- Overpayments
- PaymentServices
- Payments
- Prepayments
- PurchaseOrders
- Receipts
- RepeatingInvoices
- TrackingCategories
- Users
Added unitdp param to allow the return of up to 4 decimal points on - invoices
- overpayments
- banktransactions
- prepayements
- receipts
- items