Skip to content

Commit

Permalink
Change unit code from C62 to PCE
Browse files Browse the repository at this point in the history
  • Loading branch information
Rad0van committed Jul 12, 2024
1 parent 34e66ab commit 5584556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uom_unece/data/unece.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<odoo>
<!-- Units -->
<record id="uom.product_uom_unit" model="uom.uom">
<field name="unece_code">C62</field>
<field name="unece_code">PCE</field>
</record>
<record id="uom.product_uom_dozen" model="uom.uom">
<field name="unece_code">DPC</field>
Expand Down

0 comments on commit 5584556

Please sign in to comment.