Search 1.9 billion lines of Odoo code on GitHub

calendar_event_state

Author: Agile Business Group, Odoo Community Association (OCA)
License: LGPL-3
Branch: 10.0-calendar_event_state-add
Repository: tafaRU/server-tools
Dependencies: base, and calendar
Languages: Python (73, 25.8%), XML (169, 59.7%), and reStructuredText (41, 14.5%)
Other branches: 8.0-calendar_event_state-add
Other repositories: archetipo/server-tools

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="calendar-event-state"></a> <h2>Calendar Event State</h2> <p>This module extends the functionality of calendar event with the support of multiple configurable states (like the project tasks' ones). It also adds a priority field and a kanban view.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To manage custom states, you need to:</p> <ul class="simple"> <li>Go to <em>Settings &gt; Companies &gt; Companies &gt; your company</em>.</li> <li>Go to Tab <em>Calendar Event State</em></li> </ul> <p>3 basic states are set up by default.</p> <ul class="simple"> <li>To plan</li> <li>Planned</li> <li>Done</li> </ul> <p>Edit or create new record, like as project task states, you may set:</p> <ul class="simple"> <li>Name of the state</li> <li>Sequence</li> <li>Folded in Kanban View</li> </ul> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/149/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback..</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Alessio Gerace &lt;<a class="reference external" href="mailto:alessio.gerace&#64;agilebg.com">alessio.gerace&#64;agilebg.com</a>&gt;</li> <li>Lorenzo Battistini &lt;<a class="reference external" href="mailto:lorenzo.battistini&#64;agilebg.com">lorenzo.battistini&#64;agilebg.com</a>&gt;</li> <li>Alex Comba &lt;<a class="reference external" href="mailto:alex.comba&#64;agilebg.com">alex.comba&#64;agilebg.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>