Closed robert-stanciu closed 5 months ago
Yes, it was present when the package only functioned for one cui
. I concur with your pull request, however, please review it again to eliminate the TaxIdentificationNumberNotFoundException
and the commented-out code.
Hi @ciungulete, sorry for the delay, I got busy hehe.
I believe the TaxIdentificationNumberNotFoundException exception is not needed anymore in HttpTransporter because it conflicts with Anaf\Resources\Info::create().
E.g. I am Anaf\Resources\Info::create() with multiple
cui
s and if one of them is present in thenotFound
array but the rest of them are found, I still get the TaxIdentificationNumberNotFoundException.