Search 1.9 billion lines of Odoo code on GitHub

mail_activity_progress

Author: Eficent
License: LGPL-3
Branch: 9.0
Repository: Bonainifo/ao-odoo
Dependencies: calendar, mail_activity, mail_activity_board, and mail_activity_calendar
Languages: Python (96, 40.7%), XML (118, 50.0%), and reStructuredText (22, 9.3%)
Other branches: 10.0, 11.0, 11.0-add-helpdesk_default_priority, 11.0-add-smile_decimal_precision, 11.0-ao_sale-disable-check-availability, 11.0-fix-ao_crm, 11.0-helpdesk_tickets_keep_responsible, 11.0-imp-stock_valuation_date, 11.0-product_bom_standard_cost_update_standard_cost, and 11.0-upt-ao_sale
Other repositories: ForgeFlow/ao-odoo, Guobower/ao-odoo, leangjia/ao-odoo, leodoooca/ao-odoo, marcelsavegnago/ao-odoo, and mulaudzicalvin/ao-odoo

<h1 class="title">Mail Activity Progress</h1> <p>This module allows to record the progress 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 Progress</em> and define the progress 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 progress 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>