forked from Hostea/dashboard
Aravinth Manivannan
2ee54a71e3
SUMMARY `python manage.py generate_invoice` generates invoices for VMs when it enters a new billing cycle and sends a notification email to VM owners. This command should be run as frequently as desirable. Running daily is recommended. BILLING CYCLE By default, a billing cycle is 30 days. |
||
---|---|---|
.. | ||
management/commands | ||
migrations | ||
templates/billing | ||
__init__.py | ||
admin.py | ||
apps.py | ||
countries.py | ||
models.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |