Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ

Hello everyone,

In Odoo 17, I used to show onboarding banners by creating onboarding records in data/onboarding_data.xml, inheriting onboarding.onboarding and onboarding.step, and linking them in the desired view using the banner_route attribute (e.g., in tree views in v.17).

In Odoo 18, banner_route seems to be removed, and my onboarding panel is not showing even though steps are set and was_panel_closed is not checked.

Is there a new way to display onboarding banners in v18 community?

Thanks!

Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you so much Christoph!

That explains it perfectly — I wasn’t aware the onboarding panel was fully removed from core in v18. I’ll explore the alternative approach you suggested. Appreciate your help!

Câu trả lời hay nhất

The onboarding banner got removed from core: https://github.com/odoo/odoo/commit/92f56f1c398e1a25882d6b25ffd2e886f8cdfee2

You will either have to get used to a new way of visualizing your introduction steps (i.e. an empty Sales app has one (simplified) approach) or take a look at the various web.ListView qweb template inheritances for loading in an additional section.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 9 25
550
3
thg 8 25
1396
3
thg 7 25
892
2
thg 7 25
1488
1
thg 5 25
1149