Wednesday, June 18, 2025
1 change · 18.0
Enhancements to existing features
The Turkish Nilvera integration was updated to use the current access-checking method in Odoo 18. This keeps the module aligned with the latest platform standards and reduces the risk of future maintenance issues.
Original PR description
Starting from version 18.0, `check_access_rule()` is deprecated. This **PR** updates the code to use `check_access()` instead.