]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
All tests passing for zugferd2.2, code style
authorBen Dangelmayr <dangelmayr@rami.io>
Fri, 3 Jun 2022 11:03:07 +0000 (13:03 +0200)
committerBen Dangelmayr <dangelmayr@rami.io>
Fri, 3 Jun 2022 11:03:07 +0000 (13:03 +0200)
commiteffe835dfa82fd5643b777d50add54ed3daf2483
treef05c89f7ef6dd140c48e673c16d9b0c35abb645e
parentaf28cd866316748f641d4fcc70923389438bccc5
All tests passing for zugferd2.2, code style
21 files changed:
drafthorse/__init__.py
drafthorse/models/__init__.py
drafthorse/models/accounting.py
drafthorse/models/container.py
drafthorse/models/delivery.py
drafthorse/models/document.py
drafthorse/models/elements.py
drafthorse/models/fields.py
drafthorse/models/note.py
drafthorse/models/party.py
drafthorse/models/payment.py
drafthorse/models/product.py
drafthorse/models/references.py
drafthorse/models/trade.py
drafthorse/models/tradelines.py
drafthorse/pdf.py
drafthorse/utils.py
setup.py
tests/samples/zugferd_2p1_XRECHNUNG_Elektron.xml
tests/samples/zugferd_2p1_XRECHNUNG_Reisekostenabrechnung.xml
tests/test_roundtrip.py