Search 1.9 billion lines of Odoo code on GitHub

mail_activity_purpose

Author: Eficent,Odoo Community Association (OCA)
License: LGPL-3
Branch: 9.0
Repository: ForgeFlow/ao-odoo
Dependencies: calendar, mail_activity, mail_activity_board, and mail_activity_calendar
Languages: Python (97, 40.9%), XML (118, 49.8%), and reStructuredText (22, 9.3%)
Other branches: 10.0, 11.0, 11.0-add-ao_security, 11.0-ao_crm_helpdesk-add-phone-resolved-state, 11.0-ao_crm_lead_parse_email-21636, 11.0-ao_product-restrict-product-CUD, 11.0-ao_rma, 11.0-ao_stock-stock_request_kanban, 12.0, 12.0-imp-ao-hr, and 12.0-imp-ao_base
Other repositories: Bonainifo/ao-odoo, Guobower/ao-odoo, leangjia/ao-odoo, leodoooca/ao-odoo, marcelsavegnago/ao-odoo, and mulaudzicalvin/ao-odoo

<h1 class="title">Mail Activity Purpose</h1> <p>This module allows to record the purpose of the activity in a categorized manner, in a dropdown field.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>Go to <em>Settings &gt; Technical &gt; Email &gt; Activity Purposes</em> and define the purposes indicators. You can assign a progress indicator to several activity types if you want the indicator to be specific to one or more types.</p> <a name="usage"></a> <h2>Usage</h2> <p>Complete the purpose when creating or editing an activity.</p> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <ul class="simple"> <li>The button 'Mark done' that appears for each activity in the chatter is not available.</li> <li>It is not possible to schedule a next activity based on a given activity.</li> <li>In v9 a hook is needed in the method 'send_mail' of the transient model 'mail.compose.message'. Otherwise the completion of an activity will be notified to external partners. In v10 this feature exists out of of the box in Odoo.</li> </ul>