コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3489 ビュー

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


アバター
破棄
関連投稿 返信 ビュー 活動
0
9月 24
1400
0
5月 24
26
1
4月 24
4824
0
3月 24
1702
0
3月 24
1725