Skip to content

Commit

Permalink
[IMP] Improve crm_tag_team module
Browse files Browse the repository at this point in the history
  • Loading branch information
vehi-invitu committed Dec 24, 2024
1 parent b3c624d commit 0b85894
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 58 deletions.
56 changes: 0 additions & 56 deletions crm_tag_team/.gitignore

This file was deleted.

2 changes: 1 addition & 1 deletion crm_tag_team/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "CRM Tags Sales Team",
"summary": "This module adds a filter by sales_team for crm_tags",
"summary": "This module allows crm tags to be assigned to sales teams.",
"author": "INVITU, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/crm",
"version": "17.0.1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion crm_tag_team/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This module allows assigning crm_tags to sales_team, making it easier to filter CRM leads.
This module allows assigning crm tags to sales teams, making them filtered in CRM leads.

0 comments on commit 0b85894

Please sign in to comment.