Du Peng
ab35fdf976
(feat) new pre registration mail and notification
2023-07-04 15:05:44 +02:00
Du Peng
0f9a5ff8af
(feat) validate pre-registration reservation
2023-07-04 15:05:36 +02:00
Du Peng
e7bac208a7
(feat) child's supporting document file created/updated notification
2023-07-04 15:01:18 +02:00
Du Peng
b577cd1ae2
(feat) child compte validation notification
2023-07-04 15:01:11 +02:00
Du Peng
562dfcb010
(feat) new child notification
2023-07-04 15:01:10 +02:00
Du Peng
d08e4ff9cd
(feat) admin can refuse child's supporting document file
2023-07-04 15:01:09 +02:00
Du Peng
39178b5d96
(wip) create/update user children
2023-07-04 14:56:34 +02:00
Du Peng
7d10132953
(feat) add Family account setting
2023-07-04 14:56:29 +02:00
Nicolas Florentin
a3a5527141
Merge branch 'project-categories' into projects-improvements
2023-07-03 14:32:35 +02:00
Nicolas Florentin
bc284e7813
filter projects by date
2023-07-03 11:42:29 +02:00
Nicolas Florentin
97c652f785
filter projects list by member
2023-06-29 14:32:06 +02:00
Nicolas Florentin
8217bb1a59
adds project categories
2023-06-29 08:47:42 +02:00
Sylvain
3cff0d4c28
(feat) generate invoices for missing references
2023-03-28 11:18:27 +02:00
Sylvain
328529809d
(bug) plan visibility is not applied
...
(bug) plan limit error message
(quality) improved error message
(ui) plan visibility cannot be under 7
2023-03-16 12:02:08 +01:00
Sylvain
25cbf63b48
(feat) notify member on limit reached
2023-03-14 16:45:01 +01:00
Sylvain
0ac99e3b6b
(quality) improved error message
2023-03-14 11:54:41 +01:00
Sylvain
8504864c20
(feat) limit reservation depending on current suscription
2023-03-14 11:15:40 +01:00
Sylvain
733fd9840c
(bug) unable to export store orders
2023-02-20 15:37:51 +01:00
Sylvain
ed072184bf
(feat) notify_admin_order_is_paid
2023-02-16 11:22:42 +01:00
Sylvain
4c938ac6fd
(i18n) fix locale after rebase
2023-02-15 10:31:24 +01:00
Sylvain
892ffbe138
(quality) rename proof-of-identity to supporting-document
2023-02-15 10:30:13 +01:00
Sylvain
979042078d
(quality) rename proof-of-identity to supporting-documents in notifications
2023-02-15 10:30:13 +01:00
Sylvain
eb6cd17b7c
(feat) export external_id and notes
2023-02-15 10:30:04 +01:00
Sylvain
9f9a2e616f
(feat) slots/availabilities status for pending reservations
2023-02-15 10:29:54 +01:00
Sylvain
473aedbdcb
(feat) add reservations in cart/order
2023-02-15 10:29:53 +01:00
Sylvain
cdc7dc963d
(i18n) translate new errors
2023-02-15 10:29:51 +01:00
Sylvain
42d830b4f8
(feat) save cart items in db
2023-02-15 10:29:46 +01:00
Sylvain
ddc2dd4c6e
(feat) training auto cancel authorization and invalidation rule
2023-02-15 10:28:07 +01:00
Sylvain
a05ef1f0ba
(feat) auto refund after trainings cancelled and notify
2023-02-15 10:28:05 +01:00
Sylvain
71305bbc8f
(wip) notify admin on auto cancel
2023-02-15 10:28:04 +01:00
Sylvain
305b5425bc
(ui) display trainings in list
2023-02-15 10:28:03 +01:00
Karen
b9d86aecdc
(quality) status property :label is now :name for better coherence
2023-02-15 10:27:54 +01:00
Sylvain
04f933f94d
(bug) deal with DST using Time instead of DateTime
2023-02-14 13:10:58 +01:00
Sylvain
8d81ac0d4d
(bug) filter statistics by slot date
2023-02-01 17:56:14 +01:00
Sylvain
71579e7465
(wip) slot date in stats
2023-01-31 17:10:07 +01:00
Sylvain
10f054256e
(feat) payment schedule due in invoices
2023-01-05 12:09:16 +01:00
Sylvain
8d43db2579
(feat) Report subsription mismatch with user's group
2023-01-04 12:08:37 +01:00
Sylvain
8ce1ceb345
(quality) translate validation messages
2023-01-04 11:12:02 +01:00
Sylvain
16c24e565c
(feat) custom message on invoice PDF not found
2023-01-03 11:07:41 +01:00
Sylvain
051f182839
(bug) clear date in suscription extend free days
2022-12-27 17:15:49 +01:00
Sylvain
c70599c65b
(i18n) fix typos
2022-12-27 13:24:50 +01:00
Sylvain
f8904dfb9c
(feat) customize VAT name
2022-12-27 12:13:24 +01:00
Sylvain
e139067954
(feat) prevent generate invoices at 0
2022-12-23 14:14:42 +01:00
Sylvain
b567253322
(i18n) fix translations keys
2022-12-22 14:23:22 +01:00
Sylvain
4d7e09c98d
(feat) multiple accounting journals
2022-12-21 14:14:36 +01:00
Sylvain
4b84963d7f
(feat) optional external id
2022-12-21 14:14:29 +01:00
Sylvain
af3def0e2e
(feat) save the accounting data in DB
...
Previously, the accounting data were built on demand,
extracting the data from the invoices on-the-fly.
This is intended to be used only once in a while, so there was
no performance issue with that.
Now, we want those data to be accessed from the OpenAPI,
so building them on-the-fly would be very much
intensive and resouces heavy. So we build them each nights
using a scheduled worker and save them in the database
2022-12-21 14:11:40 +01:00
Sylvain
7868f31a58
(feat) advanced accounting parameters
...
for: machines, spaces, trainings, events
2022-12-21 14:05:15 +01:00
Sylvain
3a2f488c56
(test) prevent last minutes bookings
2022-12-14 12:22:44 +01:00
Sylvain
963d2e93bd
(bug) unable to export statistics
2022-12-01 13:03:19 +01:00