Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
Lines of code | 56 |
Technical Name |
partner_extra_custom_sfc |
License | LGPL-3 |
# Partner Extra Fields
Description
The Partner Extra Fields module adds additional fields for phone and email in the Odoo contact form. This extension is useful for maintaining extra information about partners in one place.
# Features - Adds an additional phone field. - Adds an additional email field. - Integrates with the existing contacts module.
# Installation 1. Clone the repository to your local system. 2. Copy the partner_extra module folder into the Odoo addons directory. 3. Restart the Odoo server. 4. Go to the Odoo interface and update the list of modules. 5. Search for Partner Extra Fields and click Install.
Usage
After installation, the new fields will appear in the contact form. You can fill in the additional fields as needed.
# Contributions Contributions are welcome. If you want to collaborate on this project, please follow these steps: 1. Fork the repository. 2. Create a new branch (git checkout -b feature/new-feature). 3. Make your changes and commit them (git commit -m 'Added new feature'). 4. Push your changes (git push origin feature/new-feature). 5. Open a pull request.
# License This project is licensed under the MIT License. See the LICENSE file for more details.
# Author SFC C.A
Please log in to comment on this module