Skip to content

[ADD] hr_job_no_of_employee: Backport from 19.0 core to 18.0#1528

Open
hitrosol wants to merge 1 commit intoOCA:18.0from
solusiaglis:18.0-ADD-hr_job_no_of_employee
Open

[ADD] hr_job_no_of_employee: Backport from 19.0 core to 18.0#1528
hitrosol wants to merge 1 commit intoOCA:18.0from
solusiaglis:18.0-ADD-hr_job_no_of_employee

Conversation

@hitrosol
Copy link
Copy Markdown

This feature is taken from the core in odoo core 19.0

@hitrosol
Copy link
Copy Markdown
Author

not sure there is error like this:

errors that caused failure (1):
2025-11-28 04:22:07,666 298 WARNING odoo odoo.addons.attachment_indexation.models.ir_attachment: Attachment indexation of PDF documents is unavailable because the 'pdfminer' Python library cannot be found on the system. You may install it from https://pypi.org/project/pdfminer.six/ (e.g. pip3 install pdfminer.six)
Error: Errors detected in log.

Error: Process completed with exit code 1.

I think my module doesn't related to pdminer ?

@hitrosol hitrosol force-pushed the 18.0-ADD-hr_job_no_of_employee branch from d6ceaf4 to eb88b71 Compare November 28, 2025 05:41
Copy link
Copy Markdown
Contributor

@alexey-pelykh alexey-pelykh left a comment

Choose a reason for hiding this comment

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

Interesting backport — the description correctly notes this is native in 19.0, which is good.

CI tests are failing though, and the module doesn't include any tests of its own. Even for a backport, adding a basic test for the computed field and action would be worth it. Also, CONTRIBUTORS.md is empty.

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.

3 participants