server-tools
server-tools copied to clipboard
[16.0] [MIG] base_remote: Migration to 16.0
Standard migration.
Important changes:
- Removed service.wsgi import and _register_hooks method in res_users model.
- Added http import and accessed it to retrieve requests in base model.
- Added http request in test setup.
@etobella