Skip to content
Snippets Groups Projects
Commit a8af8d3a authored by Nicolas Russo's avatar Nicolas Russo
Browse files

Merge branch 'T8310' into 'master'

[FIX][T8605] Reports and permissions fixed

See merge request !68
parents 7d8bac86 cfab7659
No related branches found
No related tags found
1 merge request!68[FIX][T8605] Reports and permissions fixed
......@@ -39,6 +39,12 @@
<xpath expr="//field[@name='shipping_weight']/.." position="attributes">
<attribute name="invisible">1</attribute>
</xpath>
<xpath expr="//group[@name='carrier_data']//field[@name='carrier_id']" position="attributes">
<attribute name="attrs"></attribute>
</xpath>
<xpath expr="//group[@name='carrier_data']//field[@name='carrier_tracking_ref']" position="attributes">
<attribute name="attrs"></attribute>
</xpath>
</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment