Releases: clearbooks/clearbooks-soap-php
Releases · clearbooks/clearbooks-soap-php
Return custom account codes
1.0.7 Merge pull request #16 from clearbooks/ADHOC-2647-api-custom-account-…
Deprecate modifiedSince and dateModified
1.0.6 Merge pull request #15 from clearbooks/ADHOC-2552-deprecate-some-attr…
Correct the last_date field of BankAccountListItem, marking that it's optional
1.0.5 Merge pull request #14 from clearbooks/ADHOC-2525-correct-listBankAcc…
new foreignCurrencyBalance field for the Invoice object
1.0.4 Merge pull request #13 from clearbooks/ADHOC-2018-provide-foreign-cur…
Optional customer and supplier properties
1.0.3 make customer and supplier attributes optional (#11)
Clearbooks_Soap_1_0_Payment changes
The fxrate attribute on Clearbooks_Soap_1_0_Payment was accidentally made as an integer, with lowercase and as mandatory. Khm.. From this release it's called fxRate, it's a float and it's optional.
Small adjustments
- Additional attributes for some objects
- Added missing methods
- Autoload with composer
Initial release for composer
Merge pull request #6 from clearbooks/composer Initial composer.json