innovara
innovara
On Fedora, and possibly others, there is a file to load the module `opensc-pkcs11.so`. In my tests, without this module, you can't unlock a LUKS encrypted volume using a smart...
When you have to unlock an encrypted volume during bootup, it's generally, and arguably, more convenient to have Num Lock on by default to type your password. This is even...
Hi, I built images for Ubuntu 22.04 (server) and Debian 11 (server) for TF cards and they won't boot up. I tried numerous combinations and the result is always the...
## Module hr_timesheet_sheet ## Describe the bug In List view, new timesheet lines are added at the bottom of the list whereas the lines are listed in reverse chronological order....
Backport of: 46a2490e8f24a1ad47e53b0b4ee875fa3658f2c1 45f86a12787d6d0deadcaedd67fed8bbb541743b It also includes some changes to the kernel patches by @SpectreDev1 and some tweaks of my own. ### Linksys MX4200 is a 802.11ax Tri-band router/AP. ###...
Migration of hr_timesheet_editable_top to 18.0. The attribute is no longer tree but list.
This module disables the project field being automatically filled when a new line is added to a timesheet. Details about the feature that this module disables on https://github.com/odoo/odoo/commit/ad1b64ab02c5d31087f25c1c7fae64a2659a2249 and a...
`hr_timesheet_sheet_autodraft/views/res_config_settings.xml` requires some non-trivial changes. Derived from that there is a change in `hr_timesheet_sheet/views/res_config_settings_views.xml` to be able to hook up the setting to the block created by `hr_timesheet_sheet`. The models...
In its initial form this PR is a proof of concept to find out if the change is compatible with the maintainer's vision for the project. I have been using...
This migration follows the recent migration of `hr_timesheet_portal` to 17.0. There is already [OCA/timesheet#800](https://github.com/OCA/timesheet/pull/800) for 18.0, but that one is more of a direct drop-in of code that works in...