dynamicweb/hosting
PCoder 484bd53bd2 Fix the way we calculate VAT and final VM price
1. Get the VM's pricing from its config and VMPricing
2. Compute and apply discount if any
3. Apply VAT on the discounted amount from 2
2019-01-12 11:02:38 +01: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 Improve import_usercarddetails management command 2018-07-07 02:15:38 +02:00
migrations Correct help text for product slug field 2018-10-05 09:37:57 +02:00
static/hosting Add minRAM js code for hosting also 2018-10-17 09:11:37 +02:00
templates/hosting Fix the way we calculate VAT and final VM price 2019-01-12 11:02:38 +01: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 Correct help text for product slug field 2018-10-05 09:37:57 +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 Attempt to merge master into task/3747/multiple_cards_support 2018-06-12 08:16:11 +02:00
views.py Fix the way we calculate VAT and final VM price 2019-01-12 11:02:38 +01:00