intacct / intacct-sdk-php

Official repository of the Sage Intacct SDK for PHP
https://developer.intacct.com/tools/sdk-php/
Apache License 2.0
25 stars 33 forks source link

Clearing an Email Address Field #164

Closed dominicbvm closed 3 years ago

dominicbvm commented 3 years ago

When using CustomerCreate.php or CustomerUpdate.php, if you call setPrimaryEmailAddress(''), it doesn't allow the email address to be blank. I think it should add a check to allow an empty/blank email address.

intacctcoleenho commented 3 years ago

Fixed in v3.0.0