Skip to content

Releases: fylein/sageintacct-sdk-py

Support for API GL Details and Queries

30 Aug 13:08
75c24d6
Compare
Choose a tag to compare
1.6.0

Bump up the version

Support For Tax Details

17 Aug 07:27
17a3f33
Compare
Choose a tag to compare
1.5.0

Support for tax api in sage intacct (#22)

Add AR Invoice and update the APIs available in README

12 Jul 16:53
95969ef
Compare
Choose a tag to compare

Get session ID based on entity

05 Jul 12:49
1a2aa90
Compare
Choose a tag to compare
1.3.0

Get Session ID based on entity (#21)

Support for Location Entities and Generic Read By Query

05 Jul 09:19
6bb38aa
Compare
Choose a tag to compare
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

29 Jun 06:38
7e5d5b5
Compare
Choose a tag to compare
1.1.0

Add RECORD_URL to the fields and add default fields for Charge Card T…

Refactor SDK

02 Jun 13:54
32cca0b
Compare
Choose a tag to compare
  • 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

28 May 09:04
3276b1f
Compare
Choose a tag to compare
0.13.1

Bug Fix: Add missing comma (#17)

Support For User Defined Dimensions

25 May 10:28
3813c5b
Compare
Choose a tag to compare
0.13.0

Support For User Defined Dimensions (#15)

Support for Expense Payment Types

17 May 10:19
229d18b
Compare
Choose a tag to compare
0.12.0

Support for Expense Payment Types (#14)