Akim Juillerat
Akim Juillerat
Depends on: - [x] https://github.com/OCA/wms/pull/695 - [x] https://github.com/OCA/wms/pull/696 - [ ] https://github.com/OCA/server-tools/pull/2819
Helper functions to find public holidays did allow to use an hr.employee to filter country and states based on the employee address. Since only the address of the employee was...
Helper functions to find public holidays did allow to use an hr.employee to filter country and states based on the employee address. Since only the address of the employee was...
- Improve performance with direct SQL on consolidation flag As the consolidated flag is a technical field that is only used during the consolidation process to distinct move lines that...
Includes: - [ ] #20 TODO: - [x] Improve tests adding a move in the previous year - [x] Improve UI
Following discussions on https://github.com/OCA/account-financial-tools/pull/1040 it would be great to work together on providing a single module for v15.0 to provide discounts on early payments. At the moment we have following...
- Backport of https://github.com/OCA/server-tools/pull/2813 - Extra improvement on property fields and blacklist
When MFA is enabled, the web_login function returns a redirect to /web/login/totp, but the session is not fully authenticated. Therefore, the check done for expired password on request.env.user was executed...