mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-22 09:52:02 +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,13 @@
|
|||
* `Tecnativa <https://www.tecnativa.com>`__:
|
||||
|
||||
* Sergio Teruel
|
||||
* David Vidal
|
||||
* Carlos Roca
|
||||
* Stefan Ungureanu
|
||||
|
||||
* Nikos Tsirintanis <ntsirintanis@therp.nl>
|
||||
* David Alonso <david.alonso@solvos.es>
|
||||
|
||||
* `Moka Tourisme <https://www.mokatourisme.fr>`_
|
||||
|
||||
* Iván Todorovich <ivan.todorovich@gmail.com>
|
||||
|
|
@ -0,0 +1 @@
|
|||
This module allows to create sessions associated with events.
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
* In the sessions form view, for now is possible to modify multiple sessions
|
||||
at the same time. This can be a bit weird for the user without having the
|
||||
"SAVE" button, as it's difficult to know when the record is going to be saved
|
||||
exactly. This feature is inspired by a core feature from recurring Calendar Events.
|
||||
And it seems that Odoo hasn't handle this dissaperance of the "SAVE" button .
|
||||
|
||||
With this in mind, where propossed thre solutions:
|
||||
A. Keep it as-is
|
||||
B. Deprecate/ remove this feature
|
||||
C. Find a better way, in terms of UX
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
You can either:
|
||||
|
||||
* Go to Events > Sessions and create some sessions associated with an event.
|
||||
* Go to an event and use the sessions wizard to create all your event sessions
|
||||
according to a given schedule.
|
||||
Loading…
Add table
Add a link
Reference in a new issue