Update printing_label_zpl2.xml

This commit is contained in:
Maxime Chambreuil
2018-03-29 18:54:36 -06:00
committed by duongtq
parent ae99b1369c
commit 8c3f8d6751

View File

@@ -42,7 +42,7 @@
<button name="print_test_label" string="Print Test" type="object" class="oe_highlight"/> <button name="print_test_label" string="Print Test" type="object" class="oe_highlight"/>
</group> </group>
<notebook> <notebook>
<page string="Composents"> <page string="Components">
<field name="component_ids" nolabel="1" colspan="4"> <field name="component_ids" nolabel="1" colspan="4">
<tree string="Label Component"> <tree string="Label Component">
<field name="sequence"/> <field name="sequence"/>
@@ -135,7 +135,7 @@
<group string="Emulation" attrs="{'invisible':[('test_labelary_mode', '=', False)]}"> <group string="Emulation" attrs="{'invisible':[('test_labelary_mode', '=', False)]}">
<field name="labelary_image" widget="image" nolabel="1" force_save="1"/> <field name="labelary_image" widget="image" nolabel="1" force_save="1"/>
<p class="oe_grey" colspan="4"> <p class="oe_grey" colspan="4">
Note : It is an emulation from http://labelary.com/, the result on printer can be diffrent. Note : It is an emulation from http://labelary.com/, the result on printer can be different.
</p> </p>
</group> </group>
</page> </page>