Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 22 |
Technical Name |
py_contact_tags |
License | LGPL-3 |
Website | https://github.com/pythoniclad/ |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 22 |
Technical Name |
py_contact_tags |
License | LGPL-3 |
Website | https://github.com/pythoniclad/ |
Developer Contact
For customization, integration, implementation, or other inquiries, email me at: 📧 sam.odooapps@gmail.com
---
Customer Tags on Sale Orders
This module extends the sale.order model to add a related field partner_category_id that displays the customer tags (categories) assigned to the sale order’s partner.
This helps sales users quickly see the customer’s tags directly on the sale order form.
---
Usage
- Open any Sale Order in Odoo.
- You will find the Customer Tags field showing the tags assigned to the related customer (partner).
---
Installation
- Follow the official Odoo installation guide: https://www.odoo.com/documentation/17.0/setup/install.html
- Place the module in your custom addons directory.
- Update the apps list and install the module from the Apps menu.
---
Bug Tracker
Bugs and feature requests are tracked on the GitHub repository: https://github.com/pythoniclad/odoo-apps/issues
Please check existing issues before reporting new ones.
---
Maintainer
Maintained by pythoniclad. Feel free to reach out at the given email, open issues, or contribute via GitHub.
---
License
This module is licensed under the GNU Lesser General Public License v3 (LGPL-3). For details, see: https://www.gnu.org/licenses/lgpl-3.0-standalone.html
---
Contributing
Contributions and feedback are welcome! Please submit pull requests or open issues on GitHub.
---
Further Information
For more details, please refer to the documentation included in the module or the GitHub repository.
Please log in to comment on this module