mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
rma : Fix description size in rma order line view form
This commit is contained in:
committed by
JasminSForgeFlow
parent
856dca3e52
commit
3bc2352ba6
@@ -228,7 +228,7 @@
|
|||||||
<field name="delivery_policy" />
|
<field name="delivery_policy" />
|
||||||
</group>
|
</group>
|
||||||
<group name="description" string="Description">
|
<group name="description" string="Description">
|
||||||
<field name="description" nolabel="1" />
|
<field name="description" nolabel="1" colspan="4" />
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<notebook>
|
<notebook>
|
||||||
|
|||||||
Reference in New Issue
Block a user