Laetitia Getti
6fe83b9275
integrate code for joining grouped order in dashboard
...
- move home page into order app and name it 'dashboard'
2023-08-16 12:58:39 +00:00
b4bdfb8cf4
Add the ability to use a code to join an order.
2023-08-14 17:44:49 +02:00
b4df449bcb
Small code & comments changes.
...
- removed comments when they were not helping understanding the code.
- changed some variable names to ease readability
- make use of dict.update() to ease readability
- use dict comprehensions when possible to ease readability
- changed the naming from intial to origin (bad translation from english)
2023-08-12 21:00:42 +02:00
Laetitia Getti
6006cbe8df
use the grouped order unique code in url path
2023-08-09 08:09:43 +00:00
Laetitia Getti
2083142d47
generate a 6 digit long unique code for each grouped order
2023-08-09 08:09:43 +00:00
Laetitia Getti
5c6516c9b1
improve csv test
2023-08-01 11:02:18 +02:00
Laetitia Getti
25d0ef5604
csv export of a grouped order
2023-08-01 11:02:18 +02:00
Laetitia Getti
a02d748ccb
the orga can delete orders
2023-08-01 08:07:03 +00:00
Laetitia Getti
27fc20090e
display total price on order form
2023-07-25 13:58:22 +02:00
Laetitia Getti
7a65f189fd
only display non null values and sort with alphabetical order
2023-07-20 17:26:52 +02:00
Laetitia Getti
7d1fd312f4
generate pdf list with weasyprint
2023-07-20 14:41:31 +02:00
Laetitia Getti
f4c08a3a23
duplicate grouped order
...
closes #7
2023-07-07 17:15:03 +02:00
Laetitia Getti
05df89eefd
delete grouped order
...
closes #59
2023-07-07 15:07:01 +02:00
Laetitia Getti
afea416d42
use GOForm for updating and warning message when deadline in the past
...
closes #94
2023-07-07 15:07:01 +02:00
Laetitia Getti
f32987457d
separate views into several files
2023-07-07 15:07:01 +02:00