we know we can save a string or a float number into fields.Char()/fields.Float();
but what if we want to save a list of strings or float numbers?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
we know we can save a string or a float number into fields.Char()/fields.Float();
but what if we want to save a list of strings or float numbers?
I don't think you can do this directly but there are many different ideas can help:
1- The first idea link your object with one2many object , and in the new object use fields.Char() / fields.Float() do define your field
2- The second idea is to define text field , and in this field insert you list of strings or float , and if you want to use this list in python use method "exec(mycode)" to convert it to list
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
5
Des 23
|
18652 | ||
|
7
Mar 20
|
7535 | ||
Saved Shopping Carts for Vendors, for large POs?
Diselesaikan
|
|
1
Jan 22
|
2187 | |
how i can update list in Directory odoo 12
Diselesaikan
|
|
2
Agu 19
|
4558 | |
List of tasks that were finished in the last month
Diselesaikan
|
|
3
Jan 19
|
2782 |