Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2489 Представления

Hello everyone, I want to hide the inventory and products of the inquiry order in the purchase order on the odoo interface. Among the included details, the three buttons of Add Detail Row, Add Detail, and Add Remarks are hidden.

Below is some xml related code listed, I want to hide these three buttons. grateful




widget="section_and_note_one2many"
mode="tree,kanban"
context="{'default_state': 'draft'}"
attrs="{'readonly': [('state', 'in', ('done', 'cancel'))]}">






Аватар
Отменить
Автор Лучший ответ
Below is some xml related code listed 
I want to hide the control note content







Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 23
2227
1
дек. 23
3888
1
июл. 23
2806
0
мая 23
2629
1
февр. 23
2479