تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
550 أدوات العرض

Hello


I need to setup Autofill for customer address and remaining details likewise we see in other platforms from customer mobile no. only.

let me know how does in work in odoo 18.

thanks

الصورة الرمزية
إهمال
أفضل إجابة

Odoo doesn't natively offer address autofill based solely on a mobile number in its e-commerce module. This requires integrating with an external service providing address verification via phone number.



  1. Identify a suitable third-party API: Research APIs specializing in address verification using mobile numbers. Many such services exist.

  2. Develop a custom Odoo module: This module will act as an intermediary. It'll send the customer's mobile number to the chosen API, receive the address data, and populate the relevant fields in Odoo's customer form.

  3. Configure the integration: Set up the API credentials within your custom module and test the integration thoroughly. Ensure data privacy and security are addressed.


If you'd like to explore this further for your use case, you're welcome to connect with us at Pragmatic Techsoft.

الصورة الرمزية
إهمال