Skip to content
Snippets Groups Projects
Commit cfab7659 authored by nicolas.russo's avatar nicolas.russo
Browse files

[FIX][T8605] Reports and permissions fixed

parent d71f4aaa
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