summaryrefslogtreecommitdiff
path: root/postgresqleu/util/misc
diff options
context:
space:
mode:
authorMagnus Hagander2014-04-28 10:46:21 +0000
committerMagnus Hagander2014-04-28 10:49:11 +0000
commit42ca4098db60478db516d204851dbb0d453b2a7f (patch)
treeef15acddb49da3cab71eb0e960a1c1f05b67a85e /postgresqleu/util/misc
parent79c74ffc113c0075a0d6fc648438d62778e5c98a (diff)
Make the invoice builder configurable
Since we already have a single file with the code that builds the complete invoice, just rename it to a different name (pgeu specific), and make it possible to specify a completely different one in the config file. We still only support one invoice generator per installation.
Diffstat (limited to 'postgresqleu/util/misc')
-rwxr-xr-xpostgresqleu/util/misc/pgeuinvoice.py (renamed from postgresqleu/util/misc/invoice.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/postgresqleu/util/misc/invoice.py b/postgresqleu/util/misc/pgeuinvoice.py
index 59e336c2..59e336c2 100755
--- a/postgresqleu/util/misc/invoice.py
+++ b/postgresqleu/util/misc/pgeuinvoice.py