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
|
b8b15704a3
|
begin testing bill sums
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-25 21:53:25 +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
|
89519e48a9
|
Various updates
|
2020-08-09 10:14:49 +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
|
8da6a1e19c
|
update models/new django
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-08 21:54:07 +02:00 |
|
Nico Schottelius
|
ff8fdb76b1
|
++ test
|
2020-08-08 19:30:25 +02:00 |
|
Nico Schottelius
|
9b00ef11fb
|
++stuff
|
2020-08-04 18:56:36 +02:00 |
|
Nico Schottelius
|
ee79877a27
|
+migrations
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-08-04 11:40:34 +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 |
|
Nico Schottelius
|
932ac06cea
|
begin doc in views
|
2020-08-01 14:05:56 +02:00 |
|
Nico Schottelius
|
05a897db70
|
+whitespace
|
2020-08-01 14:05:50 +02:00 |
|
Nico Schottelius
|
011096f152
|
[bootstrap user] remove syntax errors
|
2020-08-01 14:05:36 +02:00 |
|
Nico Schottelius
|
662e706eab
|
begin to fix bill view
|
2020-06-21 23:54:57 +02:00 |
|
Nico Schottelius
|
11de455d23
|
begin to add pdf view of bill into admin
|
2020-06-21 23:46:26 +02:00 |
|
Nico Schottelius
|
126d9da764
|
Use quantity instead of usage_count
|
2020-06-21 16:42:55 +02:00 |
|
Nico Schottelius
|
8a17ee6de5
|
Include BillRecords in the admin
|
2020-06-21 16:08:00 +02:00 |
|
Nico Schottelius
|
721472b416
|
Fix constraint to active = True
|
2020-06-21 14:45:05 +02:00 |
|