Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1403 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

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


Thanks

Awatar
Odrzuć