Skip to content

Commit

Permalink
fixup! [MIG] base_user_role_company
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrunn committed Sep 27, 2023
1 parent 8eb8706 commit c432df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_user_role_company/controllers/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from odoo import http

from odoo.addons.web.controllers.home import Home
from odoo.addons.web.controllers.main import Home


class HomeExtended(Home):
Expand Down

0 comments on commit c432df7

Please sign in to comment.