This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
facturio/TODO.md

21 lines
960 B
Markdown

# TODO
## Localisation
- [ ] It would be nice to centralize the translations to some well-chosen singular directory
- [ ] Integrate it with some public translation project?
## DevOps Functionality
- [ ] I need to dockerize it
- [ ] It should be easily buildable and publishable using some kind of CI/CD
## Application Functionality
- [ ] I should be able to connect one (or many) subjects to a user, so they can start generating as the one
- This is meant so that the user is being the "connected subject"
- [ ] I need to be able to create the invoices as the connected subject to any subject in current database
- Automatically creating non-existing subjects might be nice to have
- [ ] I should be able to keep the invoices even if the subject is deleted (or changed) with the data in the day of the
creation
- [ ] Generating QR Payments is nice to have
- [ ] It would be great to automatically check `ares` for data changes from time to time