Skip to content

Commit 6b72182

Browse files
committed
[UPD] openupgrade_scripts: add model rename for stock.valuation.layer
to product.value
1 parent 9d927cc commit 6b72182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openupgrade_scripts/apriori.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"product.packaging": "product.uom",
6161
"stock.package_level": "stock.package.history",
6262
"stock.quant.package": "stock.package",
63+
"stock.valuation.layer": "product.value",
6364
"web_editor.assets": "website.assets",
6465
"web_editor.converter.test": "html_editor.converter.test",
6566
"web_editor.converter.test.sub": "html_editor.converter.test.sub",

0 commit comments

Comments
 (0)