dynamicweb/hosting
PCoder c592c0768e Extract stripe plan from invoice and set it to MHB
If the plan does not exist, it implies that it was created in the
dashboard. So, we create it in the backend also.
2019-04-20 12:48:18 +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 minRAM js code for hosting also 2018-10-17 09:11:37 +02:00
templates/hosting Show period of the first line item as the period of the invoice 2019-04-13 15:35:36 +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 Extract stripe plan from invoice and set it to MHB 2019-04-20 12:48:18 +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 Get periods from line items in invoice detail also 2019-04-13 15:43:27 +02:00