Giter Club home page Giter Club logo

Comments (3)

pedrobaeza avatar pedrobaeza commented on June 19, 2024

Module? Version? Steps to reproduce?

from event.

gokhanerdogdu avatar gokhanerdogdu commented on June 19, 2024

Sorry for missing information.
Module is partner_event module and Odoo version is the latest V10 version.

First install partner_event module. Then create an event with the option "Create Partners in registration" checked. Then go to website without logged in user and register to the event with Name, email and phone. Registration is completed and the registration is seen in the backend. So far so good.

It is expected to have the partner automatically created since there is no partner with that email, but no partner is created. Also, the registration is related with Public user on the contact field.

I see this as an issue since Partner_event module description is like follows;
Configuration
There is a new option in event form view, "Create Partners in registration". If this option is checked, when you add registrations to this event, partners will be created automatically with name, email and phone fields.

If partner already exists and user only fills email, name and phone fields will be filled with partner's data.

The event registration values email, name and phone will be changed if the related partner values are changed and the event end date hasn't passed yet.

from event.

chienandalu avatar chienandalu commented on June 19, 2024

@gokhanerdogdu That is the default behavior for website_event: it sets the contact to the user doing the website registration. So it's not a partner_event issue.

What you'd need is another module wich overrides website_event and use partner_event methods. You're very welcome to contribute 😄

from event.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.