1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-19 08:52:25 +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
2022-12-16 14:53:15 +01:00
2022-12-21 14:11:40 +01:00
2022-03-16 10:20:28 +01:00
2022-12-21 14:11:40 +01:00
2022-12-14 14:36:30 +01:00
2022-11-04 09:46:17 +01:00
2015-05-05 03:10:25 +02:00
2020-05-18 10:28:30 +02:00
2022-10-25 17:08:32 +02:00
2018-02-14 12:47:49 -06:00
2022-07-13 17:19:01 +02:00
2022-05-04 11:18:26 +02:00
2022-12-16 14:50:11 +01:00
2016-03-31 10:06:07 +02:00
2015-05-05 03:10:25 +02:00
2022-12-21 12:21:46 +01:00
2020-12-29 13:13:48 +01:00
2022-10-12 18:50:59 +02:00
2022-12-14 14:36:30 +01:00
2022-12-14 14:36:30 +01:00
2015-05-05 03:10:25 +02:00
2020-10-20 16:39:26 +02:00
2022-12-16 18:50:20 +01:00
2020-09-07 15:52:05 +02:00
2020-12-29 13:13:48 +01:00
2021-10-22 16:50:18 +02:00

Fab-manager

Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.

Coverage Status Docker pulls Docker Build Status Crowdin

Please visit fab-manager.com for more information about this software and its features.

Contributing

Contributions are welcome. Please read the contribution guidelines for more information about the contribution process.

Documentation

The full documentation is available at doc.fab.mn.

This free software is available under the terms of the GNU Affero General Public License. Fab-manager is developed by sleede and the open-open contributors of the community.

Description
No description provided
Readme 82 MiB
Languages
Ruby 38.2%
TypeScript 23.3%
JavaScript 15.5%
HTML 12.1%
SCSS 4.6%
Other 6.2%