Skip to content

Releases: rantalainen/fennoa-api-client

v0.2.2

23 Oct 12:26

Choose a tag to compare

Fix INewSalesInvoice interface according to Fennoa API documentation

  • Make sales_invoice_series_id optional

v0.2.1

23 Oct 12:00

Choose a tag to compare

Fix INewSalesInvoice interface according to Fennoa API documentation

  • Change customer_no datatype to a number
  • Add account_type_id

v0.2.0

03 Sep 11:34
ae991ca

Choose a tag to compare

New methods

  • Add creating a new customer
  • Add updating a customer
  • Add fetching customer by customer number

New interfaces

  • Add new and updated customer interfaces

Other changes

  • Update packages

v0.1.0

28 Mar 08:56
d354bee

Choose a tag to compare

Added following purchase methods to the API client:

  • getApprovalQueue
  • getPurchaseInvoiceById
  • approvePurchaseInvoice
  • addPurchasePayment