Alexander Bigga
Alexander Bigga
1. It's fully correct to handle shorter breaks like this. I had the problem, that ab break of `00:15` was not accepted with a configured break of `00:15`. The problem...
If you click on break and try to stop the break again immediately, this will fail. It seems, that breaks < 1 minute cannot be interrupted.
Ahh, ok. Than this is no issue of this module. And maybe not that important.
The cron fails in my case, if an employee has a valid attendance record `NOW()-31 days`. In my example the attendance is from `2023-07-14 12:35` to `2023-07-14 17:15`. I executed...
@joao-p-marques could you please review this PR? For me, it seems to work.
Together with https://github.com/verdigado/odoo-customize/tree/15.0/verdigado_attendance I have the following exceptions, when installing `verdigado_attendance` which depends on `board_group_board`. Table `ir_ui_view_custom` is empty. ``` 2024-02-16 11:29:28,500 1 ERROR odoo-time odoo.sql_db: bad query: INSERT INTO...