PCoder
|
70f0fed63f
|
Add all_customers management command
|
2019-12-14 10:18:39 +05:30 |
|
PCoder
|
fbfc1152b8
|
Remove unknown or unspecified country option
|
2019-12-12 17:42:18 +05:30 |
|
PCoder
|
a09f95d619
|
Update Changelog
|
2019-12-09 19:37:31 +05:30 |
|
PCoder
|
cc027c2497
|
Add eu vat code
|
2019-12-09 18:07:46 +05:30 |
|
PCoder
|
fcc671a707
|
Fix >= for first_vm_id_after_eu_vat
|
2019-12-09 18:07:19 +05:30 |
|
PCoder
|
a6695a103f
|
Refactor PRE_EU_VAT_RATE + fix >= for first_vm_id_after_eu_vat
|
2019-12-09 18:06:14 +05:30 |
|
PCoder
|
744e76c5df
|
Change price
15 CHF -> 10.5 CHF
|
2019-12-09 17:47:47 +05:30 |
|
PCoder
|
d2d9eafa41
|
Fix using wrongly copy/pasted variable
|
2019-12-09 15:20:05 +05:30 |
|
PCoder
|
d0398ddec2
|
Set after_eu_vat_intro for hosting VM buy flow
|
2019-12-09 15:15:21 +05:30 |
|
PCoder
|
52717c2ce7
|
EU VAT for hosting flow
|
2019-12-09 15:09:05 +05:30 |
|
PCoder
|
e334b01ad4
|
Fix the way we get variables
|
2019-12-09 14:44:31 +05:30 |
|
PCoder
|
73b590f480
|
Set EU VAT context for invoice_detail
|
2019-12-09 14:42:12 +05:30 |
|
PCoder
|
e940b468c4
|
Retrieve VM_ID as str
|
2019-12-09 13:24:14 +05:30 |
|
PCoder
|
d864f82e0f
|
Make invoice EU VAT compatible
|
2019-12-09 12:30:49 +05:30 |
|
PCoder
|
d8172d6bb2
|
Fix vat_country
|
2019-12-07 19:42:46 +05:30 |
|
PCoder
|
b33271ce7d
|
Make vat_rate Decimal before Decimal operations
|
2019-12-07 19:38:33 +05:30 |
|
PCoder
|
3b0e479a70
|
Use country specific vats for dcl vm buy flow
|
2019-12-07 19:26:21 +05:30 |
|
PCoder
|
b759471274
|
Add /year text for yearly products
|
2019-12-04 01:17:46 +05:30 |
|
PCoder
|
cc5d82ccac
|
Allow None value for billing_reason
|
2019-11-28 13:59:03 +05:30 |
|
|
bed57786d7
|
Merge branch 'update-customuser-to-store-stripe-import-remarks' into 'master'
Update customuser to store stripe import remarks
See merge request ungleich-public/dynamicweb!720
|
2019-11-28 09:14:04 +01:00 |
|
PCoder
|
b683a5ac44
|
Save import remark
|
2019-11-28 13:38:45 +05:30 |
|
PCoder
|
a2635e6fb9
|
Update customuser add stripe import remark
|
2019-11-28 12:51:02 +05:30 |
|
PCoder
|
987efe8f99
|
Move separator within loop
|
2019-11-28 12:35:32 +05:30 |
|
PCoder
|
9a84fc899e
|
Add a line separator when fetching more than 1 stripe bill
|
2019-11-28 12:10:50 +05:30 |
|
PCoder
|
3d28b17c71
|
Update Changelog for 2.6.10
|
2019-11-16 20:44:30 +05:30 |
|
PCoder
|
67d38df047
|
Correction by Sanghee: Benusername -> Benutzername
|
2019-11-16 20:41:24 +05:30 |
|
_moep_
|
49ef761b2e
|
translate it, too
|
2019-11-16 08:45:47 +01:00 |
|
_moep_
|
f82ed81b33
|
add german translation
|
2019-11-16 08:30:44 +01:00 |
|
PCoder
|
1ff577ddcd
|
Update django.po
|
2019-11-15 23:06:29 +05:30 |
|
PCoder
|
15ef20dbc1
|
Fix yearly email
|
2019-11-15 22:58:47 +05:30 |
|
PCoder
|
dc507396eb
|
Update Changelog for 2.6.9
|
2019-11-15 22:16:11 +05:30 |
|
PCoder
|
aec2002a9f
|
Update django.po
|
2019-11-15 22:11:15 +05:30 |
|
PCoder
|
7dd57fb116
|
Fix old order detail page
|
2019-11-15 22:04:37 +05:30 |
|
PCoder
|
530e47586e
|
Fix month name
|
2019-11-15 21:23:04 +05:30 |
|
PCoder
|
e726f953a4
|
Improve yearly recurring date text
|
2019-11-15 21:13:08 +05:30 |
|
PCoder
|
5697e313df
|
Improve yearly recurring date text
|
2019-11-15 21:11:26 +05:30 |
|
PCoder
|
1e57eb5fae
|
Handle TypeError raised in an invoice for generic product
Case: No VM_ID exists and hence int(vm_id) raises TypeError
|
2019-11-15 21:10:48 +05:30 |
|
PCoder
|
a423dd9f49
|
Correct invoice for yearly subscription
|
2019-11-15 20:43:58 +05:30 |
|
PCoder
|
6eef592cd8
|
Add migration file
|
2019-11-15 20:28:00 +05:30 |
|
PCoder
|
93527fdc02
|
Update datacenterlight's django.po
|
2019-11-15 20:22:14 +05:30 |
|
PCoder
|
b790676940
|
Update datacenterlight's django.po
|
2019-11-15 20:07:26 +05:30 |
|
PCoder
|
435cfa46a6
|
Change interval to year for that case in order confirmation
|
2019-11-15 19:57:53 +05:30 |
|
PCoder
|
e493a9f3d1
|
Allow creating yearly/monthly Stripe plans
|
2019-11-15 19:47:11 +05:30 |
|
PCoder
|
3bf2654b50
|
Update ProductPaymentForm for yearly subscription
|
2019-11-15 19:45:35 +05:30 |
|
PCoder
|
f0b604c6dc
|
Update Generic product model to include product_subscription_interval
|
2019-11-15 19:40:53 +05:30 |
|
PCoder
|
a33a344b40
|
Update Changelog for 2.6.8
|
2019-11-15 17:08:05 +05:30 |
|
PCoder
|
871cccc2ae
|
Add UK VAT manually
|
2019-11-15 16:55:39 +05:30 |
|
PCoder
|
89418ca008
|
Add Greece VAT rate
|
2019-11-15 13:47:24 +05:30 |
|
PCoder
|
f6feb88708
|
Revert back starts with logic
|
2019-11-15 13:32:49 +05:30 |
|
PCoder
|
5954093999
|
Add France VAT rate
|
2019-11-15 13:32:04 +05:30 |
|