PRERNA1829
Results
3
comments of
PRERNA1829
If I try to execute the file I am not able to reproduce the error because we have replaced PyXB with PyXB-X. This issue has been fixed in v1.1.5.
Not able to reproduce it, able to run from my side.
Added these code imported the library :_ from decimal import Decimal Below code give the output after adding tip to the code from decimal import Decimal tip = apicontractsv1.extendedAmountType() tip.amount...