dashboard/billing
Aravinth Manivannan 2c8a5909cb
ci/woodpecker/push/woodpecker Pipeline was successful Details
fix: generate absolute URI when attaching links in invoice and payment
notification

fixes: https://gitea.hostea.org/Hostea/dashboard/issues/37
2022-07-08 18:51:04 +05:30
..
management/commands feat: management command to periodically generate invoices 2022-07-08 01:46:17 +05:30
migrations feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
templates/billing fix: generate absolute URI when attaching links in invoice and payment 2022-07-08 18:51:04 +05:30
__init__.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
admin.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
apps.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
countries.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
models.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
tests.py feat: management command to periodically generate invoices 2022-07-08 01:46:17 +05:30
urls.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
utils.py fix: generate absolute URI when attaching links in invoice and payment 2022-07-08 18:51:04 +05:30
views.py fix: generate absolute URI when attaching links in invoice and payment 2022-07-08 18:51:04 +05:30