Releases: fylein/sageintacct-sdk-py
Releases · fylein/sageintacct-sdk-py
Added AR Payments API
What's Changed
- Added AR Payments API by @eraliod in #62
- Update SDK version by @ashwin1111 in #63
New Contributors
Full Changelog: 1.15.0...1.16.0
Add support for querying by updated at gte in generator
What's Changed
- Add support for querying by updated at gte in generator by @ashwin1111 in #60
Full Changelog: 1.14.2...1.15.0
1.14.2
Add additional fields for Cost Types GET
1.14.1 Add additional fields for Cost Types GET (#57)
Adding get_all_generator for large number of objects
What's Changed
- Adding get_all_generator for large number of objects by @Shwetabhk in #55
Full Changelog: 1.13.3...1.14.0
1.13.3
1.13.2
Some of the parameters are wrong error resolved
Support for Order Entry Transactions
What's Changed
- Created order_entry_transactions API by @panasenco in #49
- Bump version by @ashwin1111 in #50
New Contributors
- @panasenco made their first contribution in #49
Full Changelog: 1.12.2...1.13.0
Parsing the same error message for consistency
Parsing the same error message for consistency (#47) * Parsing the same error message for consistency * Fixing error parsing