Skip to content

2.3.4

Choose a tag to compare

@SidneyAllen SidneyAllen released this 05 Apr 16:31
· 517 commits to master since this release

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