Skip to content

Commit

Permalink
Merge pull request #4674 from maisim/14.0-fix-uom-no-try-to-change-re…
Browse files Browse the repository at this point in the history
…ference-field

[14.0][OU-FIX] uom: upgrade should not change reference units
  • Loading branch information
pedrobaeza authored Nov 26, 2024
2 parents 98848a9 + 0a679be commit 5ab24af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openupgrade_scripts/scripts/uom/14.0.1.0/noupdate_changes.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<?xml version='1.0' encoding='utf-8'?>
<odoo>
<!--
<record id="product_uom_day" model="uom.uom">
<field name="uom_type">reference</field>
</record>
-->
<record id="product_uom_floz" model="uom.uom">
<field name="name">fl oz (US)</field>
</record>
Expand Down

0 comments on commit 5ab24af

Please sign in to comment.