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

[ADD] (Web) HR Labels #7

Open
wants to merge 5 commits into
base: 16.0
Choose a base branch
from
Open

[ADD] (Web) HR Labels #7

wants to merge 5 commits into from

Conversation

ArneDeGeeter
Copy link
Contributor

No description provided.

Copy link
Member

@tarteo tarteo left a comment

Choose a reason for hiding this comment

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

Looks good!

web_hr_recruitment_label/__manifest__.py Outdated Show resolved Hide resolved
hr_recruitment_label/models/hr_job_label.py Outdated Show resolved Hide resolved
default=True,
help="Disable showing this category on the filter options on the website",
)
show_on_website = fields.Boolean(
Copy link
Member

Choose a reason for hiding this comment

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

Not sure, but is it possible to use website.published.mixin for this? or has it a diff functionality

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think the mixin has more features than needed, it just needs the boolean, not any of the checks or an url.

web_hr_recruitment_label/static/src/css/style.css Outdated Show resolved Hide resolved
hr_recruitment_label/security/ir.model.access.csv Outdated Show resolved Hide resolved
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