Hi,
I want to know the way to perform the search on the fields.function field which is actually not stored on the database.
can anyone help me on this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I want to know the way to perform the search on the fields.function field which is actually not stored on the database.
can anyone help me on this?
Use "_fnct_search" to serve the purpose...
Refer this: Functional Fields
Hi Deep, Can you give me any other way to do this ? this is the common way and I know this way. I wan to achieve it another way.
Ya another alternate way is there, perform the search case in the orm method "search".... Either way you got to search explicity only, since the funcional fields' value will not be saved to database, thus normal search cannot be performed on non-database-fields...
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Oct 15
|
8648 | ||
|
1
May 25
|
477 | ||
|
0
Mar 25
|
687 | ||
|
0
Mar 25
|
569 | ||
|
1
Mar 25
|
1688 |