Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
572 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ