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

Hi,

we use odoo 9.

    mobile = fields.Char("Mobile"copy=Falserequired=True)


I want mobile field value starting with 09... and len value is 11 character.

Please share code if anyone done this code before .


Thanks in advance.

アバター
破棄
最善の回答

Hi,

Check this module and see whether it will help you or not : Inputmask Widget"


Thanks

アバター
破棄