lingo/lingo/epayment
Lauréline Guérin 4bb77bc78f
gitea/lingo/pipeline/head This commit looks good Details
api: store all transaction info on Payment (#76895)
2024-05-03 14:43:49 +02:00
..
migrations epayment: add possibility to attach an invoice to a transaction (#83687) 2023-12-19 14:09:10 +01:00
templates/lingo/epayment basket: make templates extend mini-base.html (#85383) 2024-01-30 14:26:54 +01:00
__init__.py epayment: add CRUD pages to manage payment backends (#83206) 2023-11-10 09:22:09 +01:00
forms.py epayment: attach regie to payment backend (#83687) 2023-12-19 14:09:10 +01:00
models.py api: store all transaction info on Payment (#76895) 2024-05-03 14:43:49 +02:00
urls.py epayment: display list of transactions on epayment page (#83206) 2023-11-10 09:22:09 +01:00
views.py basket: make credit payments only when invoice is really paid (#85794) 2024-01-30 15:18:42 +01:00