mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
@@ -149,6 +149,7 @@
|
||||
widget="ace"
|
||||
options="{'mode': 'python'}"
|
||||
nolabel="1"
|
||||
colspan="2"
|
||||
/>
|
||||
</group>
|
||||
<notebook colspan="4">
|
||||
@@ -302,6 +303,7 @@
|
||||
widget="ace"
|
||||
options="{'mode': 'python'}"
|
||||
attrs="{'invisible':[('test_print_mode', '=', False), ('test_labelary_mode', '=', False)]}"
|
||||
colspan="2"
|
||||
/>
|
||||
</group>
|
||||
</page>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</group>
|
||||
</group>
|
||||
<group string="ZPL2">
|
||||
<field name="data" widget="ace" nolabel="1" />
|
||||
<field name="data" widget="ace" nolabel="1" colspan="2" />
|
||||
</group>
|
||||
<footer>
|
||||
<button string="Cancel" class="btn-default" special="cancel" />
|
||||
|
||||
Reference in New Issue
Block a user