dynamicweb/hosting
PCoder 965cc3adf9 Show correct period start and period end in invoice list
Previously, we used to take the first element in the bill line
item, for invoice start and end date. However, it can be faulty in
cases where the first item does not represent a VM itself (which
we are sure has a monthly subscription and a correct start and end
dates)
2019-04-22 11:08:59 +02:00
..
locale/de/LC_MESSAGES Merge branch 'master' of https://github.com/MalcolmA/dynamicweb into MalcolmA-master 2018-09-26 20:46:54 +02:00
management Count and log the number of invoices actually imported 2019-04-20 07:31:32 +02:00
migrations Link HostingBillLineItem to StripePlan 2019-04-20 12:41:30 +02:00
static/hosting Add CSS styles for multi line invoice table 2019-04-20 18:51:23 +02:00
templates/hosting Show correct period start and period end in invoice list 2019-04-22 11:08:59 +02:00
__init__.py
admin.py Register GenericProduct to adminsite 2018-09-25 02:14:37 +02:00
forms.py ProductPaymentForm: Set input fields input-no-border style 2018-10-05 08:58:10 +02:00
managers.py
mixins.py Update mixins.py 2018-04-09 03:12:41 +05:30
models.py Show correct period start and period end in invoice list 2019-04-22 11:08:59 +02:00
README-opennebula-integration.md
test_forms.py Replace all ungleich.com with ungleich.ch 2018-01-03 08:54:19 +01:00
test_models.py
test_views.py Replace all ungleich.com with ungleich.ch 2018-01-03 08:54:19 +01:00
tests.py
urls.py hosting urls: Change invoices/<pk>/ to invoice/<pk> 2019-04-04 06:41:23 +02:00
views.py Show correct period start and period end in invoice list 2019-04-22 11:08:59 +02:00