Skip to content

[18.0][MIG] hr_payroll_document: Migration to 18.0#239

Open
CristianoMafraJunior wants to merge 10 commits into
OCA:18.0from
Escodoo:18.0-mig-hr_payroll_document
Open

[18.0][MIG] hr_payroll_document: Migration to 18.0#239
CristianoMafraJunior wants to merge 10 commits into
OCA:18.0from
Escodoo:18.0-mig-hr_payroll_document

Conversation

@CristianoMafraJunior
Copy link
Copy Markdown
Member

@CristianoMafraJunior CristianoMafraJunior commented Dec 28, 2025

@peluko00
Copy link
Copy Markdown

Can you fix pre-commit first please @CristianoMafraJunior

@CristianoMafraJunior CristianoMafraJunior force-pushed the 18.0-mig-hr_payroll_document branch from ad161d1 to 9b8294a Compare January 6, 2026 18:35
Copy link
Copy Markdown
Member

@marcelsavegnago marcelsavegnago left a comment

Choose a reason for hiding this comment

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

LGTM

@CristianoMafraJunior
Copy link
Copy Markdown
Member Author

Can you fix pre-commit first please @CristianoMafraJunior

Done

Copy link
Copy Markdown

@peluko00 peluko00 left a comment

Choose a reason for hiding this comment

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

LGTM!

@OCA-git-bot
Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Copy link
Copy Markdown

@SirPyTech SirPyTech left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!
I only reviewed the code, please see the comments.

chore: Please squash bot's commit according to https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests#mergesquash-the-commits-generated-by-bots-or-weblate.

For example: Image


# Encrypt the payroll file with the identification identifier
# of the employee
pdfWriter.encrypt(employee.identification_id, algorithm="AES-256")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

issue: Please retrieve the latest commits from 17.0.
For example: d85ad9b is missing.

Ideally, they should be in the correct point of the history: before the [MIG] commit.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

chore: Most of these changes should be in their own commit because they have been applied by pre-commit, please see the step

pre-commit run -a # to run pre-commit linters and formatters (please ignore pylint errors at this stage)

In https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0#technical-method-to-migrate-a-module-from-170-to-180-branch.

I recommend using https://github.com/OCA/odoo-module-migrator to automatically perform those steps.

@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 17, 2026
@marcelsavegnago
Copy link
Copy Markdown
Member

ping @CristianoMafraJunior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants