Skip to Content
Menu
v 16.0 Third Party 1
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Project (project)
Discuss (mail)
Community Apps Dependencies
Lines of code 215
Technical Name project_task_code_portal
LicenseAGPL-3
Websitehttps://github.com/OCA/project
You bought this module and need support? Click here!

Project Task Code Portal

This module implements task codes in the portal by replacing internal task IDs with human-readable codes. It enhances the customer portal by providing clear task references and improving overall usability.

Key Features

  • Use task codes instead of IDs in portal URLs
  • Search for tasks by their unique code in portal filters
  • Display task codes in both task list and detailed views
  • Maintains backward compatibility with existing ID-based routes
  • Includes comprehensive documentation for configuration and usage

Usage

Once installed and configured, the module modifies portal URLs as follows:

  • Before: https://example.com/my/tasks/<task_id>
  • After: https://example.com/my/tasks/<task_code>

Portal users can now easily share and reference tasks using meaningful codes rather than numerical IDs.

Installation & Configuration

To install the module, copy it into your Odoo addons directory, ensure that all dependencies are met (e.g., project_task_code and portal), and restart the Odoo server. Detailed configuration instructions are provided in the module documentation.

Context

This module addresses the need for client-friendly task references in the portal. It was developed to overcome the limitations of using non-intuitive task IDs by introducing unique, human-readable task codes. This results in improved communication, easier task tracking, and enhanced navigation for end users.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.