|
||
---|---|---|
controllers | ||
models | ||
security | ||
views | ||
.gitignore | ||
README.md | ||
__init__.py | ||
__manifest__.py |
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:
- Copy the
project_task_partner_info
directory to theaddons
directory of your Odoo installation. - In the Odoo web interface, go to the "Apps" menu and click on the "Update Apps List" button.
- 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.