Customer Creation During Order Import

When an order is imported, the connector resolves the buyer’s contacts from the order’s invoice and delivery addresses (and the linked customer record) and creates or reuses the matching Odoo contacts. This keeps your Odoo customer database aligned with real sales activity — every contact in Odoo corresponds to a real customer who placed an order, without any manual import step.

How Customers Are Resolved

  • Existing contacts are matched on name, email, address and parent to avoid duplicates.

  • Separate Invoice (billing) and Delivery (shipping) contacts are created when the order provides distinct addresses.

  • When Create Company Contact? is enabled and the address has a company name, a parent company contact is created.

  • Every contact created by the connector is tagged PrestaShop.

What Information Is Brought In

  • Name, email and phone.

  • Street, street2, city, ZIP, state and country.

  • Company name (when company-contact creation is enabled).

Configuration Reference

The relevant settings live on the instance’s Customer tab — see Create a PrestaShop instance in Odoo.

Note

There is no standalone customer import operation, customers are created on demand while orders are imported.