Releases: ej2/python-quickbooks
Releases · ej2/python-quickbooks
0.6.1
Fixed issue with to_ref method on Bill object.
Added DefinitionId to CustomField
Update client.py uploads to be Python3 compatible
0.6.0
Added support for Change Data Capture.
Added ability to delete objects.
Added ToDict to all objects.
0.5.7
Fixed additional issues downloading PDFs in Python 3
Fixed issues caused by hard coded content-type for attachables.
0.5.6
Fixed issue downloading PDFs in Python 3
0.5.2
Fixed issue on UpdateMixin.
Fixed issue with CashBackInfo.
0.5.1
Updated qb_datetime_utc_offset_format to support python 2.6.
0.2.4
- Added paging support to "filter", "where", and "all" methods.