Releases: picqer/moneybird-php-client
Releases · picqer/moneybird-php-client
v0.33.0
What's Changed
- Add contact_person_id to SalesInvoice by @Bowero in #259
- Add
contact_person_id
as fillable field to estimate entity by @robindirksen1 in #257
New Contributors
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Add project_id to GeneralJournalDocumentEntry by @stephangroen in #255
- Add
contact_people
to contact entity by @robindirksen1 in #256
Full Changelog: v0.31.3...v0.32.0
v0.31.3
- Add prices_are_incl_tax to Estimate #253 by @patrickbrouwers
v0.31.2
v0.31.1
- Fixed Throthling and added some keys to models #230 by @gldrenthe89
- Added total price values on recurring sales invoices #231 by @bnoordsij
- Update Search trait for per_page & page attributes #232 by @robindirksen1
- Add budget to project #233 by @dannyvw
- Add project_id to invoice detail #234 by @dannyvw
- Added missing ledger_account_id field #235 by @chielsen
- Add missing namespace to project #236 by @dannyvw
- Filterable changed to be useable for Contacts #239 by @fu-raz
- Add missing booking types to financial mutation #240 by @royarisse
- Replace deprecated rewind_body with Message::rewindBody #241 by @it-can
- Replace deprecated parse_header with Header::parse #242 by @rikivesa
- Allow updating 'update_contact' in SalesInvoice #244 by @jadjoubran
- Allow setting 'project_id' in InvoiceDetail #246 by @jadjoubran
v0.30.1
v0.30.0
v0.29.0
v0.28.0
- No changes
v0.27.0
- Bugfix: invalid fillable entries #217 by @arondeparon
- Require psr/http-client as dependency #218 by @coenjacobs
- Expose payment_url on SalesInvoices #225 by @roelvanduijnhoven
- Add Project entity, add sub-entities to TimeEntry #228 by @roydejong