Nico Schottelius
|
df4c0c3060
|
in between commit to update for cc tests
|
2020-12-25 10:31:42 +01:00 |
|
Nico Schottelius
|
7f32d05cd4
|
begin phasing in vpn support [poc]
|
2020-12-09 20:22:33 +01:00 |
|
Nico Schottelius
|
0b1c2cc168
|
Cleanup code so that *most* test work again
Still need to solve the downgrade test
|
2020-11-15 15:43:11 +01:00 |
|
Nico Schottelius
|
ecc9e6f734
|
[reverseDNS] add basic logic
|
2020-10-25 22:43:34 +01:00 |
|
Nico Schottelius
|
20c7c86703
|
restructure to move uncloudnetwork into core
|
2020-10-25 21:00:30 +01:00 |
|
Nico Schottelius
|
8959bc6ad5
|
various updates
|
2020-10-25 13:52:36 +01:00 |
|
Nico Schottelius
|
bbc7625550
|
phase in configuration - move address to base
|
2020-10-11 22:32:08 +02:00 |
|
Nico Schottelius
|
fe4e200dc0
|
Begin phasing in the uncloudprovider
|
2020-10-11 17:45:25 +02:00 |
|
Nico Schottelius
|
e03cdf214a
|
update VAT importer
|
2020-10-08 19:54:04 +02:00 |
|
Nico Schottelius
|
50fd9e1f37
|
++work
|
2020-10-07 00:54:56 +02:00 |
|
Nico Schottelius
|
2e74661702
|
Fix first test case / billing
|
2020-10-06 23:14:32 +02:00 |
|
Nico Schottelius
|
c26ff253de
|
One step furter to allow saving of orders w/o explicit recurringperiod
|
2020-10-06 19:21:37 +02:00 |
|
Nico Schottelius
|
9623a77907
|
Updating for products/recurring periods
|
2020-10-06 18:53:13 +02:00 |
|
Nico Schottelius
|
992c7c551e
|
Make recurring period a database model
- For easier handling (foreignkeys, many2many)
- For higher flexibility (users can define their own periods)
|
2020-10-06 15:46:22 +02:00 |
|
Nico Schottelius
|
58883765d7
|
[tests] back to 5 working tests!
|
2020-09-28 23:16:17 +02:00 |
|
Nico Schottelius
|
8d8c4d660c
|
Can order a generic product now
|
2020-09-28 21:59:35 +02:00 |
|
Nico Schottelius
|
c32499199a
|
Add JSON support for product description
|
2020-09-28 21:34:24 +02:00 |
|
Nico Schottelius
|
c6bacab35a
|
Phasing out Product model
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-09-28 20:59:08 +02:00 |
|
Nico Schottelius
|
1aead50170
|
remove big mistake: orders from product
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-09-28 20:44:50 +02:00 |
|
Nico Schottelius
|
d8a7964fed
|
Continue to refactor for shifting logic into the order
|
2020-09-09 00:35:55 +02:00 |
|
Nico Schottelius
|
077c665c53
|
++update
|
2020-09-03 17:16:18 +02:00 |
|
Nico Schottelius
|
f7274fe967
|
Adding logic to order to find out whether its closed
|
2020-09-03 16:38:51 +02:00 |
|
Nico Schottelius
|
1c7d81762d
|
begin splitting bill record creation function
|
2020-09-02 16:02:28 +02:00 |
|
Nico Schottelius
|
18f9a3848a
|
Implement ending/replacing date logic
|
2020-08-27 22:00:54 +02:00 |
|
Nico Schottelius
|
9211894b23
|
implement basic logic for updating a recurring order
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-27 14:45:37 +02:00 |
|
Nico Schottelius
|
ab412cb877
|
Test that creating products w/o correct billing address fails
|
2020-08-25 21:31:12 +02:00 |
|
Nico Schottelius
|
7b83efe995
|
[pay] make sample products more modular
|
2020-08-25 21:11:28 +02:00 |
|
Nico Schottelius
|
4d5ca58b2a
|
[tests] cleanup old tests
Finally manage.py tests runs through
|
2020-08-25 20:40:33 +02:00 |
|
Nico Schottelius
|
f693dd3d18
|
++notes
|
2020-08-09 21:10:43 +02:00 |
|
Nico Schottelius
|
5ceaaf7c90
|
bill cleanup, note next step
|
2020-08-09 14:52:42 +02:00 |
|
Nico Schottelius
|
2b29e300dd
|
[product] migrate orders to ManyToManyField
|
2020-08-09 14:44:29 +02:00 |
|
Nico Schottelius
|
8df1d8dc7c
|
begin refactor product to user orders instead of single order
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-09 14:38:10 +02:00 |
|
Nico Schottelius
|
ef02cb61fd
|
Refine tests for bills, multiple bills
|
2020-08-09 12:34:25 +02:00 |
|
Nico Schottelius
|
70c450afc8
|
fix tests for Product()
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-09 11:44:22 +02:00 |
|
Nico Schottelius
|
0dd1093812
|
add sample products and improve testing for Product
|
2020-08-09 11:02:45 +02:00 |
|
Nico Schottelius
|
6a928a2b2a
|
Fix tests for billing
|
2020-08-09 10:18:15 +02:00 |
|
Nico Schottelius
|
e169b8c1d1
|
Implement the whole billing logic
The major part has been written!
|
2020-08-09 10:14:31 +02:00 |
|
Nico Schottelius
|
d7c0c40926
|
first bill generation works
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-09 00:37:27 +02:00 |
|
Nico Schottelius
|
fd39526350
|
Improve billing address testing
|
2020-08-08 23:02:24 +02:00 |
|
Nico Schottelius
|
78d1de9031
|
Remove orderrecord
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-08 22:37:00 +02:00 |
|
Nico Schottelius
|
db1a69561b
|
pass first 2 bill tests
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-08 22:31:43 +02:00 |
|
Nico Schottelius
|
9bf0a99f6a
|
uncloud pay cleanups
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-08 22:20:49 +02:00 |
|
Nico Schottelius
|
c9be8cc50b
|
orders only have 1 price
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-08 21:54:44 +02:00 |
|
Nico Schottelius
|
9b00ef11fb
|
++stuff
|
2020-08-04 18:56:36 +02:00 |
|
Nico Schottelius
|
2ce667e8c7
|
model changes
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-04 11:26:42 +02:00 |
|
Nico Schottelius
|
e563780142
|
Add some sample VMs
|
2020-08-02 00:55:07 +02:00 |
|
Nico Schottelius
|
a091079677
|
in between commit
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-01 23:20:14 +02:00 |
|
Nico Schottelius
|
f7b14bf507
|
cleanup migrations
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-01 18:38:38 +02:00 |
|
Nico Schottelius
|
cbd5a08ae7
|
make price a real property of order
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-01 18:27:12 +02:00 |
|
Nico Schottelius
|
64780bfc6c
|
[models] update / doc
|
2020-08-01 16:29:24 +02:00 |
|