Closed rruebner closed 9 years ago
:thumbsup: code looks fine, I will merge it at the weekend
@kaerdsar After some additional testing I run into some troubles
@rruebner I only update menu url if the corresponding view has seo_url setted. Maybe we also can add a default seo_url for new views.
@kaerdsar The troubles are gone :) but the seo_url_level of the view still isn't changing when I drag&drop a menu entry via the frontend menu. And the menu url still isn't updated too (see my other comment in the commit https://github.com/kaerdsar/website/commit/5bccec595eb2971474ae3345cae93926b8d57e51)
Goal
If you add or update the odoo menu in the backend and frontend you can also move menu entries. Means you can create a hierarchical menu entries. This hierarchy updates should also be applied to our seo_parent and seo_url_level fields
ToDo