Odoo Community Association

Sequential Code for Tasks

Beta License: AGPL-3 OCA/project Translate me on Weblate Try me on Runboat

This module adds a sequential code for tasks.

Table of contents

Configuration

To choose how the tasks of a project are identified, you must:

  1. Go to Project > Configuration > Projects and open a project.
  2. In the Settings tab, set “Task Name Display” to:
    • “Number and Title” (default) to show the task number followed by its title.
    • “Number only” to show the task number alone. Titles are still stored (so, for instance, tasks created from an incoming email keep the mail subject) but they are neither displayed nor required.

To change the task code sequence, you must:

  1. Activate the developer mode.
  2. Go to Settings > Technical > Sequences & Identifiers > Sequences.
  3. Click on “Task code” sequence to edit.

Usage

To use this module, you need to:

#. Go to menu Project > Search > Tasks and create a new task, and you get a new code saving it. #. If you duplicate a task, you will get a new code for the new task.

Bug Tracker

Bugs are tracked on GitHub 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.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • OdooMRP team
  • AvanzOSC
  • Tecnativa

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

This module is part of the OCA/project project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.