cfcd3982a1
Add a link to download orders per producer.
...
Fix #10 .
2019-10-01 20:27:58 +02:00
bf70af6de1
display counts and referent emails when managing.
2019-09-30 23:59:09 +02:00
2cbf00183d
Fix groups handling.
2019-09-30 23:14:54 +02:00
1cbdc56969
Fixes email sending.
...
Now works with HTML + alternative plain text + attachments.
2019-09-30 17:59:39 +02:00
cfd9543d92
Fix email sending
2019-09-30 12:38:30 +02:00
3c39221a2d
0.0.2
2019-09-30 00:53:42 +02:00
f96ca0a192
Online edition + manage delivery + send emails.
2019-09-30 00:31:19 +02:00
ff79712fb5
Remove useless (for us) links.
2019-09-27 16:56:47 +02:00
e03b4cebb5
Do not join an already joined group. Fixes #3
2019-09-27 16:42:59 +02:00
931cc77f11
Make import / export work with ruptures. Fixes #4
2019-09-27 16:16:09 +02:00
2e524c92c1
Use debts to compute and solve the balances
2019-09-24 21:09:43 +02:00
bca36da70c
Handle ruptures
2019-09-24 10:17:11 +02:00
11c755fb18
Add stylesheet for signing sheet
2019-09-24 01:31:27 +02:00
c89f1d9466
Fix a few bugs in the reports
2019-09-24 01:30:36 +02:00
911f327106
Force people to enroll in a group.
2019-09-24 00:34:58 +02:00
1131c55129
Remove pdb
2019-09-24 00:03:28 +02:00
fe960c13f5
Pass commands as group, not individual
2019-09-23 22:45:00 +02:00
90b2a92894
Make it work, again.
2019-09-23 21:41:53 +02:00
83b78b3684
Add support for product referents
2019-09-16 23:09:23 +02:00
f609c51366
Import multiple sheets
2019-09-16 22:37:30 +02:00
49b16a761f
Display all orderrs in the delivery summary page
2019-07-20 01:01:19 +02:00
23623d3563
Split orders by producer to ease the reading
2019-07-19 01:58:06 +02:00
93abb2234a
Prompt users to join a group
2019-07-19 01:28:41 +02:00
690c551627
Attach the group to the user and to the request
2019-07-19 01:16:06 +02:00
cef7a200dc
Add a concept of groups
2019-07-19 00:12:33 +02:00
Yohan Boniface
5b40b9aac8
Split back home page to distinguish between active commands and past ones
2019-06-07 12:51:21 +02:00
Yohan Boniface
28cb3220e1
Allow to control remote HOST for emails
2019-06-07 12:50:33 +02:00
Yohan Boniface
9afe04ccf5
Make sure we cannot set an ajustment below what user ordered
2019-05-25 19:25:53 +02:00
Yohan Boniface
c2c466ce27
Add product reference in order summary
...
Useful in post delivery checks (it appears in the liste
d'émargement) and it's always better non ambigous which product
it is
2019-05-25 19:17:41 +02:00
Yohan Boniface
c410a4558f
Catch SMTP errors
2019-05-25 19:16:46 +02:00
Yohan Boniface
b3062fd385
Allow to remove a product from a delivery with orders
...
Eg. when some products are missing from the real delivery while
being ordered.
2019-05-25 17:33:20 +02:00
Yohan Boniface
bd2fb3958e
Allow to force ajustment on closed deliveries
...
This is useful for deliveries with missing products to adjust
totals before sending
2019-05-25 17:12:52 +02:00
Yohan Boniface
2aeceeca3c
Display user order info on home page (total + unpaid)
2019-05-22 15:32:44 +02:00
Yohan Boniface
132884385e
Simpler home page
...
- remove category titles
- we still show first open deliveries, ordered by dead line
- passed but non archived delivery status label is "À solder"
2019-05-22 15:32:44 +02:00
Yohan Boniface
049ef6260c
Depending on the email client, link may or may not be visible
...
So let's make the link visible
2019-05-05 17:55:13 +02:00
Yohan Boniface
e18ad297fa
Add a dedicated view to download products of archived delivery
2019-05-05 17:34:36 +02:00
Yohan Boniface
1f3dd960b0
Allow to download products of an archived delivery
...
This is how we make a new delivery from an old one.
2019-05-05 17:28:18 +02:00
Alexis Métaireau
626004313f
Display the order button only when products have been imported
2019-05-01 01:49:59 +02:00
Alexis Métaireau
f450742e39
Make deliveries actions visible only when useful.
2019-05-01 01:49:34 +02:00
Alexis Métaireau
ae2d9b2994
Add a button to see the list of orders
2019-05-01 01:18:28 +02:00
Alexis Métaireau
fb44a83590
Add missing dependency
2019-05-01 01:18:28 +02:00
Alexis Métaireau
20df999dc0
Add a multi import mechanism
2019-05-01 01:18:28 +02:00
Alexis Métaireau
1794913997
Create multiple tabs for full delivery reports
2019-05-01 01:18:28 +02:00
Alexis Métaireau
ec291e4c85
Rename delivery.producer to delivery.name
2019-05-01 01:18:28 +02:00
Alexis Métaireau
6abe77de05
Handle multiple producers per delivery
2019-05-01 01:18:28 +02:00
04d5fca259
Merge branch 'archive' into 'master'
...
Archive deliveries
See merge request ybon/copanier!15
2019-05-01 01:09:36 +02:00
Yohan Boniface
012e746ffd
Review from @almet
2019-04-30 14:49:47 +02:00
Yohan Boniface
85521846e6
danger button CSS
2019-04-24 17:53:56 +02:00
Yohan Boniface
6db17fa56e
Allow to archive deliveries
...
- Delivery.id is not persisted anymore: the file name and relaltive
directory *is* the id, and we don't want to denormalize this info
- Delivery.load will filter out non fields keys from the storage: this
allows more resilient upgrade of the data model, and is usefull when
dealing with multiple branches with different data models
- Delivery.archive/unarchive will move the delivery storage from
root to archive/
- Delivery.all now accepts "is_archived" to retrieve archived instead
of active deliveries
- import products is now moved to a modal
- archived deliveries are now listed in a separate page
2019-04-24 17:51:56 +02:00
Yohan
95c5f26f8e
Merge branch 'delivery-url' into 'master'
...
Add Delivery.url to a link to an external source
See merge request ybon/copanier!14
2019-04-24 17:39:51 +02:00