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
..
2019-05-09 18:27:19 +02:00
2021-03-22 17:42:54 +01:00
2022-12-21 14:05:17 +01:00
2022-10-25 11:57:26 +02:00
2019-01-16 13:07:19 +01:00
2020-01-15 12:48:55 +01:00
2019-01-16 13:07:19 +01:00
2022-07-06 13:16:09 +02:00
2022-07-19 11:32:12 +02:00
2022-11-04 12:18:04 +01:00
2019-01-16 16:28:25 +01:00
2022-09-28 12:54:29 +02:00
2019-01-16 16:28:25 +01:00
2022-12-01 15:43:16 +01:00
2022-06-29 15:35:17 +02:00
2019-01-16 16:28:25 +01:00
2019-01-16 16:28:25 +01:00
2022-12-21 14:05:15 +01:00
2022-11-16 16:55:56 +01:00
2020-06-03 16:25:13 +02:00
2022-10-25 11:57:26 +02:00
2020-05-11 10:56:23 +02:00
2019-09-25 16:37:42 +02:00
2021-05-27 15:58:55 +02:00
2019-01-16 16:28:25 +01:00
2021-05-28 17:34:20 +02:00
2022-12-21 14:05:15 +01:00
2022-10-24 17:39:16 +02:00
2022-01-11 16:04:14 +01:00
2020-06-15 17:07:28 +02:00
2022-02-25 15:22:14 +01:00
2022-10-13 17:57:26 +02:00
2022-10-25 10:52:33 +02:00
2021-10-07 17:07:46 +02:00
2022-07-20 17:46:09 +02:00
2022-05-04 11:16:51 +02:00
2022-12-21 14:05:16 +01:00
2022-12-01 15:43:16 +01:00
2019-01-16 16:28:25 +01:00
2022-12-01 15:43:16 +01:00
2022-12-01 15:43:16 +01:00
2022-10-04 18:03:18 +02:00
2022-12-21 14:05:15 +01:00
2022-12-21 14:11:40 +01:00
2020-06-23 17:06:59 +02:00
2022-05-11 16:57:44 +02:00
2022-05-11 16:57:44 +02:00
2022-06-27 15:23:38 +02:00
2022-07-18 17:18:01 +02:00
2022-10-12 16:48:39 +02:00
2022-07-18 17:18:01 +02:00
2022-12-21 14:05:15 +01:00
2022-11-16 16:55:56 +01:00
2022-07-20 17:46:09 +02:00
2020-03-25 12:35:08 +01:00
2021-10-18 10:15:48 +02:00
2019-01-16 16:28:25 +01:00
2019-01-16 16:28:25 +01:00
2022-12-21 14:05:15 +01:00
2022-12-01 15:43:16 +01:00
2021-05-12 17:23:42 +02:00
2021-06-29 15:59:57 +02:00
2022-12-21 14:05:16 +01:00
2020-05-25 12:54:19 +02:00
2022-12-12 16:25:29 +01:00