Releases: picqer/exact-php-client
Releases · picqer/exact-php-client
v2.15.0
- Added method Model::userHasRights to check whether the current user has rights for an action on this endpoint by @yohancreemers
- Added Address entity, expanded Contact entity by @yohancreemers
v2.14.0
Added Costcenter and Costunit entities
Thank you @yohancreemers
v2.13.0
- Added GeneralJournalEntry
- Added CashEntry
- Fixed missing fields for DocumentAttachment and SalesEntry
- Added GeneralJournalEntry
- Added GeneralJournalEntryLine
- Added AmountFC to SalesEntryLine
Thanks @remkobrenters and @arendvw
v2.12.1
Merge pull request #57 from mediact/hotfix/2.12.1 Hotfix/2.12.1 - Add Stock to Item entity and fix StockPosition endpoint
v2.12.0
Added StockPosition entity
Thank you @johmanx10
v2.11.0
v2.10.0
- Docblocks
- Function to get SalesInvoiceLines for _deferred items
Thanks @SchizoDuckie
v2.9.1
Merge pull request #46 from marcelfw/master Adds gender and title information to Contact entity.
v2.9.0
Merge pull request #44 from remkobrenters/patch-1 Adds AccountClassification
v2.8.0
Merge pull request #43 from blyleven/master Add WebhookSubscription entity