Skip to Content
Menú
This question has been flagged
1 Respondre
1408 Vistes

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.

Avatar
Descartar
Best Answer

Hi,

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


Thanks

Avatar
Descartar