We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8021362 + c42d60f commit 476289aCopy full SHA for 476289a
delivery_price_method/views/delivery_carrier_views.xml
@@ -28,7 +28,7 @@ License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
28
name="general"
29
attrs="{'invisible':[('price_method', '!=', 'base_on_rule')]}"
30
>
31
- <field name="price_rule_ids" nolabel="1" />
+ <field name="price_rule_ids" nolabel="1" colspan="2" />
32
</group>
33
</page>
34
</xpath>
0 commit comments