Skip to content

[15.0][OU-ADD] apriori: module renames and merges#3

Open
eantones wants to merge 2 commits into
15.0from
15.0-apriori-merges
Open

[15.0][OU-ADD] apriori: module renames and merges#3
eantones wants to merge 2 commits into
15.0from
15.0-apriori-merges

Conversation

@eantones

Copy link
Copy Markdown
Member

Consolidates the per-module 15.0 apriori merge entries into a single per-version PR.

New fork convention: one PR per version, one commit per module, scoped to apriori renames/merges.

Adds two merged_modules entries:

  • queue_job_contextqueue_job (OCA/queue)
  • stock_putaway_methodstock_putaway_hook (OCA/stock-logistics-warehouse)

Supersedes #1 and #2.

eantones added 2 commits June 29, 2026 23:27
stock_putaway_method (OCA/stock-logistics-warehouse) was deprecated in
15.0 and replaced by stock_putaway_hook (OCA/stock-logistics-workflow).
The migration PR OCA/stock-logistics-warehouse#1545 was closed with the
comment "Deprecated. Replaced by stock_putaway_hook" by an OCA member.

Without this entry, upgrading from 14.0 to 15.0 leaves
stock_putaway_method as an orphaned installed module in ir_module_module.
queue_job_context (OCA/queue) exists in 14.0 but was removed in 15.0; its context-key feature is provided natively by the queue_job base module from 16.0 (queue_job._job_prepare_context_before_enqueue_keys). The 15.0 migration PR OCA/queue#725 was closed with the note "not needed in v16+".

Upstream OpenUpgrade only records the merge in the 16.0 apriori, so upgrading from 14.0 to 15.0 leaves queue_job_context as an orphaned installed module in ir_module_module. Add the entry to 15.0 so it is merged into queue_job at the hop where it disappears.
@eantones eantones changed the title [15.0][OU-ADD] apriori: merges [15.0][OU-ADD] apriori: module renames and merges Jun 29, 2026
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.

1 participant