Releases: fylein/sageintacct-sdk-py
Releases · fylein/sageintacct-sdk-py
Support for API GL Details and Queries
1.6.0 Bump up the version
Support For Tax Details
1.5.0 Support for tax api in sage intacct (#22)
Add AR Invoice and update the APIs available in README
1.4.0 Bump SDK version
Get session ID based on entity
1.3.0 Get Session ID based on entity (#21)
Support for Location Entities and Generic Read By Query
1.2.0 Support for Location Entities and Generic Read By Query (#20)
Add RECORD_URL to the fields and add default fields for Charge Card Transaction and Bills
1.1.0 Add RECORD_URL to the fields and add default fields for Charge Card T…
Refactor SDK
- For get/get_all, it would return list even if the total count is 1, previously it used to return dict if count is 1 else list.
- Added support to return only required fields in get(), get_all()
- Added support for filter in get(), get_all().
- Added support for count().
- Made most of the parts generic in the SDK
- Fixed get_all() of employees, which now returns any number of rows
Bug Fix: Add missing comma
0.13.1 Bug Fix: Add missing comma (#17)
Support For User Defined Dimensions
0.13.0 Support For User Defined Dimensions (#15)
Support for Expense Payment Types
0.12.0 Support for Expense Payment Types (#14)