I have my contacts kanban list inside a company, and I need to check the contacts address type as contact, billing or shipping. So far I have to go inside the contact and change there.
How can I edit the customer data directly from the Kanban view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have my contacts kanban list inside a company, and I need to check the contacts address type as contact, billing or shipping. So far I have to go inside the contact and change there.
How can I edit the customer data directly from the Kanban view?
Yon can do that in tree view by adding editable="top" to tree tag as below:
<tree string="contacts" editable="top" >
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 25
|
5491 | ||
|
3
2月 16
|
4716 | ||
|
2
7月 23
|
5720 | ||
|
3
6月 23
|
14817 | ||
|
2
7月 22
|
5820 |