index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
util
/
misc
/
baseinvoice.py
Age
Commit message (
Expand
)
Author
2024-11-12
Add support for qrcode library, and make it default
Magnus Hagander
2023-07-25
BREAKING CHANGE: Allow the currency format to be configurable.
Dave Page
2022-10-18
Add core support for non-dejavu ttf fonts
Magnus Hagander
2022-07-15
Rename instances of variables "l"
Magnus Hagander
2021-10-13
Make the location of TTF fonts configurable
Magnus Hagander
2020-07-13
Remove unused imports
Magnus Hagander
2020-04-12
Enable full timezone management
Magnus Hagander
2019-11-05
Make loading of qrencode and cairosvg optional
Magnus Hagander
2019-07-11
Ensure color is set properly on invoices
Magnus Hagander
2019-02-09
Add support for generic managed bank accounts
Magnus Hagander
2019-01-10
Explicit encoding fixes around invoices
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-04
Use proper floor division operator
Magnus Hagander
2018-12-28
pep8 fixes for previous commits....
Magnus Hagander
2018-12-28
Re-think how refunds are handled
Magnus Hagander
2018-12-17
Fix invoice previews
Magnus Hagander
2018-12-17
Rename pgeuinvoice.py to baseinvoice.py
Magnus Hagander