Releases: intuit/QuickBooks-V3-PHP-SDK
Releases · intuit/QuickBooks-V3-PHP-SDK
6.0.2 - Release MV 62
Release Candidate:
6.0.2
Minor Version :
62
Features :
- Added support for
FEC Report
in report service - Added support for
OriginalTaxRateId
to determine if the tax rate is from some original tax rate. - Updates for
minorversion = 62
schema
Schema update:
minorversion
= 62
6.0.1 - Release MV 59
Release Candidate:
6.0.1
Minor Version :
59
Features :
- Added support for
showrows
in report service - Updates for
minorversion 59
schema
Schema update:
minorversion
= 59
6.0.0
Add support for Composer2.0
Issues Fixed :
- Your Class IPP does not comply with psr-4 autoloading standard. #329
- Deprecation Notice: #341
- QuickBooksOnline\API\Data\IPPWrapper class is incompatible with Composer 2.0+ #377
- Update IPP.php #361
PR Merged :
-Renaming file for IPPWrapper class to make it PSR4 and Composer 2 compatible ( #375 )
5.4.7
5.4.6
5.4.5
Release Candidate:
5.4.5 🎉
Minor Version :
57
Features :
- Added support for
Read
andQuery
operations forReimburseCharge
entity. - Added Samples for
ReimburseChargeFindById.php
andReimburseChargeQuery.php
under _Samples
Schema update:
minorversion=57
Issues Fixed / PR's merged :
- #356 Download PDF without writing to disk ( PR : #370 , #360 ) hacktoberfest contribution 🚀
- Setup e2e test ( PR : #369 ) hacktoberfest contribution 🚀
- #330 Request / Response always logging ( PR : #364 ) hactoberfest contribution 🚀
- #357 DataService Void method is not working Sales Receipt
Docs :
https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/reimbursecharge
5.4.4
Release Candidate:
5.4.4 🎉
Minor Version :
54
Features :
- Schema update for
MV=54
- Added support for
Create
andDelete
operations forRecurringTransaction
entity. - Added Samples for
Create
andDelete
operations under _Samples
Fix Provided:
- Handle faulty response when the response type is text/xml #351
For more informaiton on RecurringTransaction documentation please refer here
Release MV 53
- Updated schema for MV 53
- Journal Entry for QBO AU: Support Tax types in V3 API
Fix for static var access in XMLObjectSerializer
Static variable bug fix.
Fix static variable reference
Merge pull request #344 from intuit/update-release-version Update release version.