]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Fix wrong namespaces
authorRaphael Michel <mail@raphaelmichel.de>
Mon, 15 Oct 2018 18:51:43 +0000 (20:51 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 15 Oct 2018 18:51:43 +0000 (20:51 +0200)
commitefcf1d9918547ed494450fe78e9cd5419f5926b7
tree44edd569f9db24bc368814b7b4677e9bbc9de430
parent96efbd4256716af8c091f920adbce23855c238dd
Fix wrong namespaces
13 files changed:
drafthorse/models/accounting.py
drafthorse/models/delivery.py
drafthorse/models/document.py
drafthorse/models/elements.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/utils.py
tests/utils.py [deleted file]