[OU-ADD] fleet/gamification/maintenance/survey: migration + annotations#62
Open
dnplkndll wants to merge 2 commits into
Open
[OU-ADD] fleet/gamification/maintenance/survey: migration + annotations#62dnplkndll wants to merge 2 commits into
dnplkndll wants to merge 2 commits into
Conversation
6b5640f to
22422a7
Compare
241ff2b to
39f098c
Compare
dd54778 to
032e094
Compare
6874fef to
bd41c9e
Compare
- fleet: rename hr.vehicle first_contract_date->contract_date_start (preserve data; analyzer reports it as DEL+NEW), load noupdate mail.activity.type. - gamification/maintenance/survey: load changed noupdate data. (account_edi_ubl_cii, contacts, base, uom, hr_expense dropped — now migrated upstream by OCA/OpenUpgrade OCA#5685/OCA#5681/OCA#5682/OCA#5675.)
19.0 makes duration a stored compute of (schedule_end - schedule_date) and adds stored-computed schedule_end = schedule_date + 1h; letting the ORM create the column flattens every historical duration to 1.0 via the cascade recompute. Pre-create schedule_end from the real 18.0 duration.
bd41c9e to
79086a3
Compare
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.
Migration work on the ledoent/OpenUpgrade fork (internal review).