summaryrefslogtreecommitdiff
path: root/postgresqleu/util/misc/baseinvoice.py
AgeCommit message (Expand)Author
2024-11-12Add support for qrcode library, and make it defaultMagnus Hagander
2023-07-25BREAKING CHANGE: Allow the currency format to be configurable.Dave Page
2022-10-18Add core support for non-dejavu ttf fontsMagnus Hagander
2022-07-15Rename instances of variables "l"Magnus Hagander
2021-10-13Make the location of TTF fonts configurableMagnus Hagander
2020-07-13Remove unused importsMagnus Hagander
2020-04-12Enable full timezone managementMagnus Hagander
2019-11-05Make loading of qrencode and cairosvg optionalMagnus Hagander
2019-07-11Ensure color is set properly on invoicesMagnus Hagander
2019-02-09Add support for generic managed bank accountsMagnus Hagander
2019-01-10Explicit encoding fixes around invoicesMagnus Hagander
2019-01-10Generic changes for python3 from 2to3Magnus Hagander
2019-01-04Use proper floor division operatorMagnus Hagander
2018-12-28pep8 fixes for previous commits....Magnus Hagander
2018-12-28Re-think how refunds are handledMagnus Hagander
2018-12-17Fix invoice previewsMagnus Hagander
2018-12-17Rename pgeuinvoice.py to baseinvoice.pyMagnus Hagander