Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1398 Переглядів

Hi,

I want to have your experience on property fields in Odoo 16 or 17.

I am not deep into development, but from Project Management perspective, when would you recommend to use them and if not, why.

I already understand that they do not have their own database id ("pseudo fields") but not more yet. A colleague reported that they can easily be deleted unintentionally through user interaction.

Can they be read/write/updated by API?

Would you say that they are stable in terms of a migration?

Do you have other experience you can share?

Thank you!


Аватар
Відмінити
Автор Найкраща відповідь

Thank you!

I am especially looking into further information, such as if they can be used in API requests, too.

BR

Аватар
Відмінити
Найкраща відповідь

Hi 

These fields contain data that any user with write access can add to the model. Once a property field is deleted, you cannot retrieve it.

We can add pre-existing odoo field types into this field.These fields are of JSONB Type allowing us to create or pass data in this format.

Property Field in Odoo

Add Property Field


Regards

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
лип. 25
8630
1
січ. 25
1365
1
лист. 24
1792
2
вер. 24
1382
Odoo apps module Вирішено
4
вер. 24
1970