You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing this error: lxml.etree.XMLSyntaxError: Element '{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}LineTotalAmount': '(Decimal('999.00'), 'EUR')' is not a valid value of the atomic type 'xs:decimal'.
I'm using python 3.11 and the latest package version 2025.1.0. Any idea what could be the issue? Thanks
The text was updated successfully, but these errors were encountered:
Hello,
thanks for creating this package to help us with generating Zugferd Invoices.
I have an issue when running the sample from the README.
I'm seeing this error:
lxml.etree.XMLSyntaxError: Element '{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}LineTotalAmount': '(Decimal('999.00'), 'EUR')' is not a valid value of the atomic type 'xs:decimal'.
I'm using python 3.11 and the latest package version 2025.1.0. Any idea what could be the issue? Thanks
The text was updated successfully, but these errors were encountered: