commit | 9dbe500e40d2ee88c9e4087bfc1a91f1ebb7d0f3 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova MartÃnez <me@avm99963.com> | Mon Dec 04 00:06:09 2023 +0100 |
committer | Copybara bot <copybara-bot@avm99963.com> | Sun Dec 03 23:14:59 2023 +0000 |
tree | b17ce97833670ce72a4e1a261d0c80ba501d14b8 | |
parent | b24c5eb23b734db805b208e51d0df9cf96122654 [diff] |
fix(workers): save affiliation status correctly This issue didn't affect the functioning of the program because it would only occur if the |$internal| flag was set to true (and it is never set to true). Thus, this CL prevents this issue from happening in the future. GitOrigin-RevId: 7d2069d803675a2ab5ebeada30fbbd03ad112533
App which is used to keep track of the intervals of time that a worker is in the workplace in one or several companies.
Documentation can be found at https://avm99963.github.io/hores-external/. Both the UI and the documentation are written in Spanish.
Contributions in the form of issues or code changes are welcome. You can report issues here, and please submit an issue before starting to work on code changes so we can agree on the code changes and work on incorporating them into the source code if both parties are happy to do that.
If you found a security vulnerability, please follow the procedure set forth in https://www.avm99963.com/.well-known/security.txt (send me an email encrypted using my public key).