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
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 Correct help text for product slug field 2018-10-05 09:37:57 +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 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