Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3500 Prikazi

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

Avatar
Opusti
Avtor

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

Avtor

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

Best Answer

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

Avatar
Opusti
Best Answer

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


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
sep. 24
1403
0
maj 24
26
1
apr. 24
4828
0
mar. 24
1703
0
mar. 24
1725