Use duck typing to convert single UPS package into a list
It seems that UPS has fixed its API such that it always returns a list for PackageResults but it is still better to test the actual result.
Closes #13116 (closed)
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
It seems that UPS has fixed its API such that it always returns a list for PackageResults but it is still better to test the actual result.
Closes #13116 (closed)