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
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.
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.
Copyright
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
Languages
Ruby
38.2%
TypeScript
23.3%
JavaScript
15.5%
HTML
12.1%
SCSS
4.6%
Other
6.2%