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 begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
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 Added DjangoHostingView test, Added RailsHostingView test, Added, NodeJSHostingView test, Changed VMPlan model, Fixed templates to support new relationship between orders and VMplans, Merged Calendar feature with Booking 2016-05-05 01:03:35 -05:00
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 Manual merge of develop into opennebula-integration 2017-04-26 10:40:52 +05:30
test_forms.py Replace all ungleich.com with ungleich.ch 2018-01-03 08:54:19 +01:00
test_models.py Commented code that was causing the error when executing the tests 2017-08-25 13:28:16 +05:30
test_views.py Replace all ungleich.com with ungleich.ch 2018-01-03 08:54:19 +01:00
tests.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
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