Fix InvoicePresentationWrapper not to inherit
authorMagnus Hagander <magnus@hagander.net>
Fri, 23 Mar 2018 14:25:26 +0000 (15:25 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 23 Mar 2018 14:25:26 +0000 (15:25 +0100)
commitee3a5aa469bc7aeae7a9b9e3d2da981b00b1507d
tree5d3f199470d358e1c9d2b2d89e001e42f1e54d40
parentbe66b6ab1c327dab09aa572ad0cf71580a0d1aae
Fix InvoicePresentationWrapper not to inherit

It already stored the value inside itself, so there's no value to
inheritance and it breaks with newer djangos
postgresqleu/invoices/util.py