Skip to content

Commit da4e057

Browse files
committed
[FIX] product_sale_team: resolve comments
Task: 5084
1 parent 649b34a commit da4e057

21 files changed

+119
-83
lines changed
Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==================
2-
Product Sales Team
3-
==================
1+
=================
2+
Product Sale Team
3+
=================
44

55
..
66
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -17,10 +17,10 @@ Product Sales Team
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github
20-
:target: https://github.com/OCA/product-attribute/tree/18.0/product_sales_team
20+
:target: https://github.com/OCA/product-attribute/tree/18.0/product_sale_team
2121
:alt: OCA/product-attribute
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_sales_team
23+
:target: https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_sale_team
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
2626
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=18.0
@@ -56,7 +56,7 @@ Bug Tracker
5656
Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.
5757
In case of trouble, please check there if your issue has already been reported.
5858
If you spotted it first, help us to smash it by providing a detailed and welcomed
59-
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_sales_team%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
59+
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_sale_team%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6060

6161
Do not contact contributors directly about support or help with technical issues.
6262

@@ -68,6 +68,21 @@ Authors
6868

6969
* Cetmix
7070

71+
Contributors
72+
------------
73+
74+
- `Cetmix <https://cetmix.com/>`__:
75+
76+
- Ivan Sokolov
77+
- Dmitry Meita
78+
79+
Other credits
80+
-------------
81+
82+
The development of this module has been financially supported by:
83+
84+
- Geschäftsstelle Sozialinfo
85+
7186
Maintainers
7287
-----------
7388

@@ -81,6 +96,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8196
mission is to support the collaborative development of Odoo features and
8297
promote its widespread use.
8398

84-
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/18.0/product_sales_team>`_ project on GitHub.
99+
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/18.0/product_sale_team>`_ project on GitHub.
85100

86101
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

product_sale_team/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (C) 2025 Cetmix OÜ
2+
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).
3+
4+
from . import models
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Copyright (C) 2025 Cetmix OÜ
2-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
2+
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).
33

44
{
5-
"name": "Product Sales Team",
6-
"summary": "Sales Team for products",
5+
"name": "Product Sale Team",
6+
"summary": "Sale Team for products",
77
"version": "18.0.1.0.0",
88
"category": "Product",
99
"author": "Cetmix, Odoo Community Association (OCA)",
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * product_sale_team
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 18.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2025-11-20 16:19+0000\n"
10+
"PO-Revision-Date: 2025-11-20 16:19+0000\n"
11+
"Last-Translator: \n"
12+
"Language-Team: \n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: \n"
17+
18+
#. module: product_sale_team
19+
#: model:ir.model.fields,help:product_sale_team.field_product_product__sales_team_id
20+
#: model:ir.model.fields,help:product_sale_team.field_product_template__sales_team_id
21+
msgid "Default sales team responsible for this product."
22+
msgstr ""
23+
24+
#. module: product_sale_team
25+
#: model:ir.model,name:product_sale_team.model_product_template
26+
msgid "Product"
27+
msgstr ""
28+
29+
#. module: product_sale_team
30+
#: model:ir.model.fields,field_description:product_sale_team.field_product_product__sales_team_id
31+
#: model:ir.model.fields,field_description:product_sale_team.field_product_template__sales_team_id
32+
msgid "Sales Team"
33+
msgstr ""
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (C) 2025 Cetmix OÜ
2-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
2+
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).
33

44
from . import product_template
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Copyright (C) 2025 Cetmix OÜ
2-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
2+
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).
33

44
from odoo import fields, models
55

66

77
class ProductTemplate(models.Model):
88
_inherit = "product.template"
99

10-
crm_team_id = fields.Many2one(
10+
sales_team_id = fields.Many2one(
1111
comodel_name="crm.team",
1212
help="Default sales team responsible for this product.",
1313
)
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* [Cetmix](https://cetmix.com/):
2+
* Ivan Sokolov
3+
* Dmitry Meita
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
The development of this module has been financially supported by:
2+
- Geschäftsstelle Sozialinfo

0 commit comments

Comments
 (0)