server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

[16.0] [MIG] base_remote: Migration to 16.0

Open luisDIXMIT opened this issue 1 year ago • 0 comments

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

luisDIXMIT avatar Apr 22 '24 09:04 luisDIXMIT