跳至内容
菜单
此问题已终结
1 回复
3725 查看

When we list records/products/contact in List view under any module, Sales, Purchase, or Contact.


There's a tick box on the left hand side of the screen where we can batch select, then batch edit values in a column, eg, Item Markup %.  This method would only take secondes and is much quicker than the export/import method.


Just wanting to know if this is a native function promoted by odoo, as our developer has raised concerns if odoo's data base/records should be edited in this way, due to Import/Export method was the preferred method for batch update in odoo's documentation.


Anyone could share some lights on this?

形象
丢弃
最佳答案

Hope you are refering to multi-edit mode in Odoo. Please refer image below




This is achieved by using attribute multi_edit in tree view. This is a default function from Odoo and perfectly safe to use.

If you have custom modules installed, please note that onchange functionality of Odoo will work with form view only. So fields with onchange should be readonly [worry about this only if you have custom code]

形象
丢弃
编写者

Thank you!

相关帖文 回复 查看 活动
0
4月 23
2075
0
12月 24
693
2
11月 24
1713
0
2月 23
1545