php-twinfield / twinfield

PHP 7.3+ Library for using the Twinfield API.
https://accounting.twinfield.com/webservices/documentation/#/
Other
33 stars 78 forks source link

Allow matchable statusses other than notmatchable for the detail line #226

Closed RobinGeuze closed 1 year ago

RobinGeuze commented 1 year ago

Solves part of #177.

rojtjo commented 1 year ago

I'm not quite sure why it's actually validating this in the first place, but there might be a good reason for it. I'll try and find out if we can remove the check completely in the future somewhere.

Anyways, thanks for your pull request!

RobinGeuze commented 1 year ago

Hey, @rojtjo are you also going to tag a 3.5.1? Or are you waiting for some other things?

rojtjo commented 1 year ago

It's tagged now, sorry for the delay!

RobinGeuze commented 1 year ago

Thank you very much :D