diff options
-rw-r--r-- | code/pgduinvoices.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/code/pgduinvoices.py b/code/pgduinvoices.py index 125aa74..7612960 100644 --- a/code/pgduinvoices.py +++ b/code/pgduinvoices.py @@ -6,10 +6,9 @@ from postgresqleu.util.misc.baseinvoice import BaseInvoice,BaseRefund class PGDUBase(object): logo = os.path.join(settings.PROJECT_ROOT, '../media/img/PostgreSQL_logo.1color_blue.300x300.png') headertext = """PostgreSQL Down Under -Unit 8 -66 Bent Street, -McKinnon -VIC 3204 +1-19 Smith Road +Park Ridge South +QLD 4125 Australia """ sendertext = """Your contact: Randal McDonnell |