hi everybody, i what to show a button dynamic, if web_client is in edit model the button will display, in view model button will hide how to do ... thanks,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
4885
Представления
try:
<button name="NAME" string="STRING" type="object" states="STATES" class="oe_edit_only" groups="GROUPS"/>
oe_edit_only will solve your problem.
Cheers
ok, Thank you very much
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
4
дек. 15
|
6424 | ||
|
0
нояб. 15
|
5344 | ||
|
4
дек. 23
|
24213 | ||
|
1
янв. 24
|
1870 | ||
|
1
сент. 23
|
2019 |