Go to file
Brenden Eshbach 415a70cdd8 update for v17 2025-01-04 17:44:53 -06:00
controllers initial_commit 2023-07-18 15:43:35 -05:00
models initial_commit 2023-07-18 15:43:35 -05:00
security initial_commit 2023-07-18 15:43:35 -05:00
views update for v17 2025-01-04 17:44:53 -06:00
.gitignore initial_commit 2023-07-18 15:43:35 -05:00
README.md initial_commit 2023-07-18 15:43:35 -05:00
__init__.py initial_commit 2023-07-18 15:43:35 -05:00
__manifest__.py update for v17 2025-01-04 17:44:53 -06:00

README.md

Project Task Partner Info

This module adds partner information like phone number and email address to the project.task model in Odoo.

Installation

To install this module, follow these steps:

  1. Copy the project_task_partner_info directory to the addons directory of your Odoo installation.
  2. In the Odoo web interface, go to the "Apps" menu and click on the "Update Apps List" button.
  3. Search for the project_task_partner_info module and click on the "Install" button.

Usage

After installing this module, you will be able to see the partner's phone number and email address on the task form view.

Credits

This module was developed by [Your Name or Company].

License

This module is licensed under the AGPL-3.