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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 23
|
952 | ||
|
8
Sep 20
|
15639 | ||
|
0
Aug 24
|
749 | ||
|
1
Dec 22
|
3213 | ||
|
3
Jul 20
|
3352 |
Anybody? Really? :(