Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][ADD] partner_classification #1

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

thienvh332
Copy link
Owner

No description provided.

@thienvh332 thienvh332 marked this pull request as ready for review August 26, 2024 08:16
Copy link

@nilshamerlinck nilshamerlinck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(except post init hook as discussed)

@@ -0,0 +1,23 @@
# Copyright 2024 Camptocamp SA

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Copyright 2024 Camptocamp SA
# Copyright 2024 Trobz

"summary": "This module is used to classify partners",
"version": "17.0.1.0.0",
"category": "Sales",
"author": "Camptocamp, Odoo Community Association (OCA)",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"author": "Camptocamp, Odoo Community Association (OCA)",
"author": "Trobz, Odoo Community Association (OCA)",

@@ -0,0 +1 @@
This module is used to classify partners

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This module is used to classify partners
Odoo already allows to classify partners through Tags (`res.partner.category`). But this module is a bit more rigid: it only allows for one Classification per Partner. And the Classification is shown at the top of the Form View, under the partner's name.

@thienvh332 thienvh332 force-pushed the 17.0-add-partner_classification branch 2 times, most recently from 585559e to 23ff208 Compare August 27, 2024 04:05
@thienvh332 thienvh332 force-pushed the 17.0-add-partner_classification branch from 23ff208 to 1116144 Compare August 27, 2024 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants