Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Releases: smith-carson/prosperworks-sdk

Improved stability

02 Feb 14:04

Choose a tag to compare

  • Removed the incorrect management or relations inside the sdk, it was responsibility of the application using the sdk
  • Added small catches of some Exceptions that doesn't really mean something's wrong so it doesn't break the app

Fixes for company creation with null contact type

24 Jan 17:50

Choose a tag to compare

1.0.16

don't throw errors if the contact id is null

Several hotfixes for production use

21 Jan 05:30

Choose a tag to compare

1.0.15

Added hotfixes when checking base ids for relations so there are no e…

1.0.14

15 Dec 12:49

Choose a tag to compare

Fixed and used the batch related endpoint for entities relations
Fixed notice when the custom field comes with no value from prosperworks

1.0.12

30 Nov 14:44

Choose a tag to compare

Fixed and used the batch related endpoint for entities relations

1.0.11

23 Nov 13:38

Choose a tag to compare

Removed the type hinting for the exception as there were 2 different …

Bug fixes

23 Nov 01:13

Choose a tag to compare

1.0.10

Fixed errors when importing people due to a generator being closed wh…

Improved relations management by the sdk

21 Nov 21:50

Choose a tag to compare

Improved the sdk hability to manage relations, by passing them in the payload json
Fixed a couple of bugs in the base id selection for the relations requests

Updated dependencies

06 Nov 15:39

Choose a tag to compare

1.0.7

Updated requirements to avoid some issues with the doctrine inflector…

Observer function in custom fields

13 Oct 18:00

Choose a tag to compare

Some cleanup

Added observer function for custom fields (works better)