Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1405 Zobrazení

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
Zrušit
Nejlepší odpověď

Hi,

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


Thanks

Avatar
Zrušit