SirPyTech
SirPyTech
With this PR, the groups declared in child directories of the field template are propagated to the directories created in the target record. I have also included a couple of...
Specify an end date when creating a leave with custom hours.
This allows to have users that do not have full access to employees data, but only to their personal equipment and requests. --- I added another commit to fix the...
This fix should be in Odoo's `14.0` branch but it's no more maintained, so we have to create a module. This isn't needed in `16.0` thanks to https://github.com/odoo/odoo/commit/34d6f87d5497182d8ce395a8c90277f5ddde8a95. I haven't...
The rename happened in https://github.com/OCA/l10n-italy/pull/4649.
Allow a user to have a different default Operating Unit in each company.
I am trying to read the content of a PDF ## Environment ```bash $ python -m platform Linux-6.16.12+deb14+1-amd64-x86_64-with-glibc2.36 $ python -c "import pypdf;print(pypdf._debug_versions)" pypdf==6.2.0, crypt_provider=('cryptography', '3.4.8'), PIL=9.0.1 ``` ## Code...
In the past months we have been proposing many improvements to https://github.com/OCA/rest-framework/pull/501 with https://github.com/akretion/rest-framework/pull/8. From more than a month ago, the branch is outdated (https://github.com/akretion/rest-framework/pull/8#issuecomment-3018665362) and it is causing conflicts...
Implementa https://github.com/OCA/l10n-italy/issues/5035. Dipende da: - [ ] https://github.com/OCA/payroll/pull/236
**Is your feature request related to a problem?** No. **Describe the solution you'd like** Una procedura per poter caricare in Odoo le buste paga dei dipendenti, e le varie buste...