mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-24 14:12:03 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
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, phone and mobile fields.
|
||||
|
||||
If partner already exists and user only fills email, name, phone and mobile fields will
|
||||
be filled with partner's data.
|
||||
|
||||
The event registration values email, name, phone and mobile will be changed if the
|
||||
related partner values are changed and the event end date hasn't passed yet.
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
* `Tecnativa <https://www.tecnativa.com>`__:
|
||||
|
||||
* Pedro M. Baeza
|
||||
* Antonio Espinosa
|
||||
* Jairo Llopis
|
||||
* Vicent Cubells
|
||||
* David Vidal
|
||||
* Rafael Blasco
|
||||
* Víctor Martínez
|
||||
* Stefan Ungureanu
|
||||
* Carolina Fernandez
|
||||
|
||||
* `Antiun <https://antiun.com/>`__:
|
||||
|
||||
* Javier Iniesta
|
||||
|
||||
* `Anil Kesariya`
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
This module links partners with the events they are registered through a
|
||||
smart button.
|
||||
|
||||
It also includes:
|
||||
|
||||
* Search partners by their event attendees.
|
||||
* Search partners by number of events attendees.
|
||||
* Search partners by number of events attended.
|
||||
* Partner column is visible on registration one2many list inside the event.
|
||||
* Action in partner tree view 'More' button, to register several partners
|
||||
to an event
|
||||
* Restricts partner deletion when event attendees are linked to it.
|
||||
* Onchange for partner_id removed in v16 core in Event Registration- including functionality here
|
||||
Loading…
Add table
Add a link
Reference in a new issue