Skip to content

14.0 fix migration error and nice to have

Change list

  • Fixed errors with creation of subscription request in website
  • Moved (again) the provider function of energy_communities_keycloak inside energy_communities. This is to solve dependency crossing.
  • Removed energy_communities_keycloak
  • Fixed creation of subscription.request with values assigned as strings (TODO why this happens)
  • Cooperator now creates the res.partner and res.user of the company_id that received the subscription.request
  • Removed old methods of user creation in res.partner
  • Added context action to res.user to push it to Keycloak
  • Added validation of correct configuration to the admin provider

Merge request reports

Loading