Skip to content

Releases: picqer/exact-php-client

v3.14.0

28 May 06:32
dabd3f2
Compare
Choose a tag to compare
  • Add support for downloading item images. #261
  • Update Item.php with all attributes #270

v3.13.0

17 May 13:50
7b15490
Compare
Choose a tag to compare
  • Added entity for ShopOrder #269
  • Added entity for Project #267
  • Add ItemExtraField for additional Extra Fields on Items #262
  • Added InvoiceTerm, BillOfMaterialVersions and BillOfMaterialMaterials #265
  • Added some extra entities (AccountInvolvedAccount, Bank, GLTransactionType, OutstandingInvoicesOverview), updated existing Journal entity. #259
  • Correct $item property #253
  • Update $BankAccounts property #252

v3.12.1

21 Feb 14:41
Compare
Choose a tag to compare
  • Fixes a bug in the Downloadable trait, using the wrong URL

v3.12.0

12 Feb 11:14
490aa64
Compare
Choose a tag to compare

v3.11.0

18 Jan 12:48
7357280
Compare
Choose a tag to compare

v3.10.0

11 Jan 07:33
cb4c7a0
Compare
Choose a tag to compare
  • Added shipping method model + test #209 by @daankuijsten
  • Description of DirectDebitMandate $Type updated #222 by @niekoost
  • Allow to get multiple pages of results in sets #216 by @mbm-peter
  • Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase #210 by @carusogabriel

v3.9.0

08 Nov 08:09
8816e52
Compare
Choose a tag to compare
  • Add Budget model #191
  • Add invoice layout class. #202
  • Update SalesInvoice.php #189
  • typo GoodsDeliverie to GoodsDelivery #208
  • Add newlines to put namespace on line 3 #207
  • bug fix: Handle next pages single result as an element of array #193
  • Create Downloadable trait #190
  • Add Quotation and QuotationLine classes #194
  • added missing DirectDebitMandate properties #205
  • Return saved information when creating PrintedSalesInvoice #203

v3.8.0

06 Oct 08:25
Compare
Choose a tag to compare

v3.7.2

22 Sep 15:03
Compare
Choose a tag to compare
  • Fixed bug: Primary key of Transaction #180
  • Added InvoiceSalesOrders #174 by @daankuijsten

v3.7.1

26 Aug 11:47
Compare
Choose a tag to compare

Adds discounts to SalesInvoice #165