mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-25 23:12:04 +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
114
odoo-bringout-oca-event-event_contact/event_contact/README.rst
Normal file
114
odoo-bringout-oca-event-event_contact/event_contact/README.rst
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
==============
|
||||
Event Contacts
|
||||
==============
|
||||
|
||||
..
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:e6c5e6ae07ae82f6291171aeb778c717ee5d80aafe84bc020538921221d64afd
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
:target: https://odoo-community.org/page/development-status
|
||||
:alt: Beta
|
||||
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
|
||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
:alt: License: AGPL-3
|
||||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fevent-lightgray.png?logo=github
|
||||
:target: https://github.com/OCA/event/tree/16.0/event_contact
|
||||
:alt: OCA/event
|
||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||
:target: https://translation.odoo-community.org/projects/event-16-0/event-16-0-event_contact
|
||||
:alt: Translate me on Weblate
|
||||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
||||
:target: https://runboat.odoo-community.org/builds?repo=OCA/event&target_branch=16.0
|
||||
:alt: Try me on Runboat
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
This module adds the possibility to define contacts for the event.
|
||||
Contacts are needed due to inform the people who should be contacted for
|
||||
the event.
|
||||
|
||||
**Table of contents**
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
To set contacts to event, you need to:
|
||||
|
||||
#. Go to *Events > Events*.
|
||||
#. Edit or create one.
|
||||
#. You will see a new field under field *Organizer* named *Contacts*.
|
||||
|
||||
To set contacts for an event type, you need to:
|
||||
|
||||
#. Go to *Events > Configuration > Event Templates*.
|
||||
#. Edit or create one.
|
||||
#. You will see a new field under field *Tags* named *Contacts*.
|
||||
#. After doing this, if you create an event and set it this type, the event
|
||||
will get appended these contacts automatically.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/event/issues>`_.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||
`feedback <https://github.com/OCA/event/issues/new?body=module:%20event_contact%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
Do not contact contributors directly about support or help with technical issues.
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Authors
|
||||
~~~~~~~
|
||||
|
||||
* OpenSynergy Indonesia
|
||||
* Tecnativa
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Michael Viriyananda <viriyananda.michael@gmail.com>
|
||||
* David Alonso <david.alonso@solvos.es>
|
||||
* `Tecnativa <https://www.tecnativa.com>`__:
|
||||
|
||||
* Jairo Llopis
|
||||
* Alexandre Díaz
|
||||
* Ernesto Tejeda
|
||||
* Eduardo López <elp@moduon.team>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
||||
This module is maintained by the OCA.
|
||||
|
||||
.. image:: https://odoo-community.org/logo.png
|
||||
:alt: Odoo Community Association
|
||||
:target: https://odoo-community.org
|
||||
|
||||
OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.
|
||||
|
||||
.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px
|
||||
:target: https://github.com/rafaelbn
|
||||
:alt: rafaelbn
|
||||
.. |maintainer-edlopen| image:: https://github.com/edlopen.png?size=40px
|
||||
:target: https://github.com/edlopen
|
||||
:alt: edlopen
|
||||
|
||||
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
||||
|
||||
|maintainer-rafaelbn| |maintainer-edlopen|
|
||||
|
||||
This module is part of the `OCA/event <https://github.com/OCA/event/tree/16.0/event_contact>`_ project on GitHub.
|
||||
|
||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||
Loading…
Add table
Add a link
Reference in a new issue