dynamicweb/datacenterlight
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 Update datacenterlight django.po 2018-09-26 22:45:09 +02:00
management/commands update fetchvmtemplates command 2018-05-24 04:14:53 +05:30
migrations Update migration 2018-09-29 07:37:23 +02:00
static/datacenterlight Cleanup unnecessary code 2018-10-16 09:01:00 +02:00
templates/datacenterlight Fix the way we calculate VAT and final VM price 2019-01-12 11:02:38 +01:00
templatetags lineheight fix and line break filter 2018-03-23 04:36:40 +05:30
__init__.py added datacenterlight 2016-12-20 18:05:20 -05:00
admin.py vm template prefix 2018-05-24 03:57:01 +05:30
apps.py added datacenterlight 2016-12-20 18:05:20 -05:00
cms_models.py Merge master into task/5681/offer-512mb-ram 2018-09-28 08:36:35 +02:00
cms_plugins.py Merge branch 'master' into task/5681/offer-512mb-ram 2018-10-08 07:56:57 +02:00
cms_toolbar.py cms page extension favicon 2018-04-12 08:56:24 +05:30
forms.py Remove BetaAccess related forms 2018-02-20 15:11:09 +01:00
models.py Refactor show_vm_templates to DCLCalculatorPluginModel from VMPricing 2018-06-24 09:08:22 +02:00
tasks.py Update doc 2018-08-22 00:42:50 +02:00
tests.py Use price in stripe plan name too 2018-09-05 23:26:51 +02:00
urls.py CMS home page can now be accessed at /cms/ for all sites 2018-04-07 13:13:55 +02:00
utils.py Fix flake8 warnings 2018-10-06 07:47:40 +02:00
views.py Fix the way we calculate VAT and final VM price 2019-01-12 11:02:38 +01:00