• Hello,
    i have added a contact form and i have mapped fields to odoo model “crm.lead” but when i add informations and submit in my site, i can’t find it in odoo.
    Please help.
    Thx.

Viewing 10 replies - 1 through 10 (of 10 total)
  • me too

    Plugin Author coderscom

    (@coderscom)

    Can you try the same with Ninja Forms

    Thread Starter wassim23

    (@wassim23)

    Hello,
    have i install before the Ninja Forms plugin?
    And for my 1st question, is there any update or task to excute to view my submited informations from contact form on odoo?
    thanks.

    Thread Starter wassim23

    (@wassim23)

    I have installed Jinja Forms, and i have mapped three fields from ninja form to crm.lead of odoo form and i have submitted informations from my web site and i obtained this msg:

    Form submitted successfully.
    A confirmation email was sent to ….

    but when i see at odoo i haven’t this informations.

    Thread Starter wassim23

    (@wassim23)

    Good morning,
    Can you please show me step by step what i have to do on wordpress and on odoo erp.
    is there any app have i install it on odoo?
    is the upload or import of informations from contact form of my web site to odoo db is it automatic or i have to excute somthing?
    Thanks.

    Plugin Author coderscom

    (@coderscom)

    Hi,

    No app is required on Odoo. The synchronization will happen automatically as soon as the form is submitted. All needed is proper Odoo-Form mapping. Please make sure your Odoo instance supports API call. I have used a trial account created in https://www.odoo.com/ for testing purpose.

    Steps:

    1. Create your account in Odoo.com and make sure you have CRM module enabled. i.e, https://wassim.odoo.com
    2. Install Ninja Form plugin on your WordPress website.
    3. Create Contact Me form using Ninja Form and publish it on any Page / Post.
    4. Install WP Odoo Form Integrator plugin on your WordPress website.
    5. Go to WP Odoo Form Integrator Settings page and configure the server properties.
    i.e, URL: https://wassim.odoo.com
    Database: wassim
    Username: YOUR_EMAIL_ADDRESS
    Password: PASSWORD
    6. Click Add New in Left Menu to open Add New Odoo-Form Mapping page.
    7. Give any title
    8. Select Ninja Forms in Form Type
    9. Select Contact Me in Form
    10. Select Contact [res.partner] in Odoo Model
    13. Map name (Odoo Field) to Name (Form Field)
    14. Map email (Odoo Field) to Email (Form Field)
    15. Save Mapping

    That is all. Now, you open the page/post where you have integrated the Ninja Form (Contact Me). Submit the form with any contact details and you can find the same created as Contact in Odoo server.

    Hope this helps.

    Thanks,
    Siva

    Thread Starter wassim23

    (@wassim23)

    Thank you for your reply,
    Please how i can make sure if my Odoo instance supports API call?
    i’m using odoo 8, and i have installed it on my server, so i connect on my server ip from the 8069 port and i have installed postgresql and i created a database.
    On wordpress when i Test authentication it succced and i have this message “WP successfully connected to Odoo Server”
    I have do this steps like mentionned but always without result on Odoo.
    Cordially.

    Thread Starter wassim23

    (@wassim23)

    And if my Odoo instance is not supports API call, how can i let it support it easily
    Thx

    Thread Starter wassim23

    (@wassim23)

    Hello,
    Is there any help please
    Cordially

    Thread Starter wassim23

    (@wassim23)

    Hello,
    i do every thing step by step but at the step number 10 you telled that i have to “10. Select Contact [res.partner] in Odoo Model”
    but i have’nt [res.partner] i have [res.partner.title] and i tested it and always without result in odoo crm.
    Please help

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘display leeds in odoo’ is closed to new replies.