Skip to Content
Menu
This question has been flagged
1 Odpoveď
3721 Zobrazenia

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?

Avatar
Zrušiť
Best Answer

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]

Avatar
Zrušiť
Autor

Thank you!

Related Posts Replies Zobrazenia Aktivita
0
apr 23
2069
0
dec 24
693
2
nov 24
1712
0
feb 23
1545