I try for Turkey invoice UBL xml giving following error
Türkiye E-fatura için denemek istedim fakat aşadğıdaki hatayı verdi.
Traceback (most recent call last):
File "./ubl.py", line 39, in <module>
from ubl.const.schema.parsed import xmldsig
File "/opt/fatura/ubl.py", line 39, in <module>
from ubl.const.schema.parsed import xmldsig
ImportError: No module named 'ubl.const'; 'ubl' is not a package
I try for Turkey invoice UBL xml giving following error Türkiye E-fatura için denemek istedim fakat aşadğıdaki hatayı verdi.