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

ODOO SAS ONLINE V14


hello, in an automatic action I want to delete the record of a field and leave it empty.

I have selected for a record type CHAR a "Python expression" with value = 0,null,none, empty... but nothing works.

What python expression should I put in value so that it would leave that char field empty???


xxx(sale.subscription)x_studio_xxxExpresión Python???

thanks a lot

Аватар
Відмінити
Автор

Thanks man!!! this is the solution!!!

Автор

Thanks!!! False was the value solution!!!

Найкраща відповідь

What the type of the field you want to change it to empty?

You can use Value rather than Python expression and in Value field type False

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

Hi
'None' (without quotation marks) should work, with uppercase at the beginning


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
вер. 24
1404
0
трав. 24
26
1
квіт. 24
4830
0
бер. 24
1706
0
бер. 24
1727