<record model="ir.ui.view" id="ev_purchase.supplier_type_list"> <field name="name">supplier_type</field> <field name="model">ev_purchase.supplier_type</field> <field name="arch" type="xml"> <tree editable="top"> <field name="supplier_type_code" class="detail"></field> <field name="name" readonly="True" class="detail"></field> </tree> </field></record>How to edit multiple row at one time on tree view? And then save them, not save inline row if it is changed.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3438
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jul 22
|
5412 | ||
|
4
Jun 22
|
13250 | ||
|
0
Mar 21
|
1311 | ||
|
0
May 18
|
2282 | ||
|
1
Apr 18
|
5373 |