diff options
| author | Magnus Hagander | 2014-04-28 10:46:21 +0000 |
|---|---|---|
| committer | Magnus Hagander | 2014-04-28 10:49:11 +0000 |
| commit | 42ca4098db60478db516d204851dbb0d453b2a7f (patch) | |
| tree | ef15acddb49da3cab71eb0e960a1c1f05b67a85e /postgresqleu/util/misc | |
| parent | 79c74ffc113c0075a0d6fc648438d62778e5c98a (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-x | postgresqleu/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 |
