You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like there is an issue on the class allowed types in a organization:
version: "xeroapi/xero-php-oauth2": "2.23.3"
in '\vendor\xeroapi\xero-php-oauth2\lib\Models\Accounting\Organization.php' line 518, there is a list of allowed account plans I'm guessing
Hi All,
Looks like there is an issue on the class allowed types in a organization:
version: "xeroapi/xero-php-oauth2": "2.23.3"
in '\vendor\xeroapi\xero-php-oauth2\lib\Models\Accounting\Organization.php' line 518, there is a list of allowed account plans I'm guessing
That list does not include the plan my company is currently on, which is:
IGNITE
So of course, line 1504 function setClass will throw an error,
Can you please let me know if you need more details and or if I'm doing something wrong?
Cheers,
Orion
The text was updated successfully, but these errors were encountered: