[MIG] hr_*: analyses for simple submodules (v2 with reviewer fixes) - #38
Closed
dnplkndll wants to merge 2 commits into
Closed
[MIG] hr_*: analyses for simple submodules (v2 with reviewer fixes)#38dnplkndll wants to merge 2 commits into
dnplkndll wants to merge 2 commits into
Conversation
Mirrors OCA#5634 with reviewer feedback addressed: - docsource: use 'Nothing to do' in col-2 (not 'Done' + col-3 'Nothing to do'); preserve original col-3 notes where present. - hr_presence, hr_recruitment_survey, hr_timesheet: revert hand-edits of noupdate_changes.xml; load via openupgrade.load_data in a new post-migration.py. - hr_recruitment, event: revert whitespace-only edits to noupdate_changes.xml. - hr_fleet: delete_records_safely_by_xml_id in pre-migration for the 5 orphan ir.rule + ir.ui.view xmlids; work file annotation updated.
Author
|
Pushed to OCA#5634 (head branch is the same: Audit-trail for this round of review is committed at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this is
Mirror of OCA#5634 with the 6 reviewer asks (hbrunn, remi-filament) addressed. Opened on the ledoent fork (not OCA upstream) for review before any decision about whether/when to push the fixes back to OCA#5634.
The corresponding commit on OCA#5634 (`f9e80d8`) predates both reviewers' feedback and hasn't been updated since 2026-05-20.
What changed vs the OCA#5634 commit
Also reverted whitespace-only edits to `event/19.0.1.9/noupdate_changes.xml` and `hr_recruitment/19.0.1.1/noupdate_changes.xml` (per "don't touch noupdate_changes.xml").
Pre-submit verifier output
Ran `.claude/skills/openupgrade-contribute/scripts/verify-pr-staged.py` against the staged set:
Lab validation
Two of the touched modules are installed in our lab's prod seed:
`hr_presence`, `hr_recruitment_survey`, and `hr_fleet` are not installed in our seed, so the lab can't validate their scripts directly. End-to-end validation deferred until we either (a) install those modules in the seed or (b) decide to push this back to OCA#5634 and let OCA's `Test OpenUpgrade migration` workflow exercise the scripts on its 18.0.psql seed.
Status
Draft, fork-only. Per the 2026-05-15 fork-first pivot, no decision yet on whether/when to push this back to OCA#5634. Three options: