I would like to test the "Phone Formatting feature in the CRM settings. I mean how Odoo will validate if a phone number has a required prefix or not.
My question is: How can I do that in version 12. ?
I would like to test the "Phone Formatting feature in the CRM settings. I mean how Odoo will validate if a phone number has a required prefix or not.
My question is: How can I do that in version 12. ?
Hi, the phone formatting feature has been introduced in v13 only.
It's active by default in v13, you have nothing to setup.
Hi, can the formatting feature be triggered from the GUI on existing records in res.partner? When creating contacts through the API, the phone number is sanitized, but the formatting is not applied:
vdw >>> kl.search([])[-1].phone='0475617993'
vdw >>> kl.search([])[-1].phone_sanitized
'+32475617993'
vdw >>> kl.search([])[-1].phone='0475617995'
vdw >>> kl.search([])[-1].phone_sanitized
'+32475617995'
vdw >>> kl.search([])[-1].phone
'0475617995'
is it possible to deactivate it?
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
Line Spacing in Odoo 17
Rezolvat
|
3
sept. 25
|
4981 | ||
|
2
mar. 15
|
4833 | |||
|
0
mar. 15
|
4820 | |||
|
3
aug. 25
|
8662 | |||
|
0
mar. 15
|
7448 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.