Hello Odoo Community,
Is there is a way how i can clear breadcrumb once i fired a new wizard which is in target as current ?
Any example and suggestion would be appreciated
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello Odoo Community,
Is there is a way how i can clear breadcrumb once i fired a new wizard which is in target as current ?
Any example and suggestion would be appreciated
'context': {'no_breadcrumbs': True},
:)
'context': {'no_breadcrumbs': True},
on Odoo 14: We can return action with target = "main" to remove breadcrumbs from menu left pannel.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
10月 23
|
1057 | ||
|
8
9月 20
|
15787 | ||
|
0
8月 24
|
822 | ||
|
1
12月 22
|
3384 | ||
|
3
7月 20
|
3352 |
Anybody? Really? :(