Skip to content

[15.0][FIX] apriori: add stock_putaway_method -> stock_putaway_hook rename#1

Open
eantones wants to merge 1 commit into15.0from
15.0-fix-apriori-stock_putaway_method
Open

[15.0][FIX] apriori: add stock_putaway_method -> stock_putaway_hook rename#1
eantones wants to merge 1 commit into15.0from
15.0-fix-apriori-stock_putaway_method

Conversation

@eantones
Copy link
Copy Markdown
Member

Summary

  • Add missing stock_putaway_methodstock_putaway_hook entry to apriori.py

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 (OCA/stock-logistics-warehouse#1545 (comment)).

Without this entry, upgrading from 14.0 to 15.0 leaves stock_putaway_method as an orphaned installed module in ir_module_module.

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.
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