|
@@ -15,8 +15,10 @@
|
|
|
<xpath expr="//button[@name='button_open']" position="replace">
|
|
|
<div class="eiru-statement-utility-open" states="draft"> </div>
|
|
|
</xpath>
|
|
|
+
|
|
|
<!-- confirm -->
|
|
|
- <!-- <xpath expr="//button[@name='button_confirm_cash']" position="replace"></xpath> -->
|
|
|
+ <xpath expr="//button[@name='button_confirm_cash']" position="replace"></xpath>
|
|
|
+
|
|
|
<!-- print -->
|
|
|
<field name='state' position="before">
|
|
|
<div class="eiru-statement-print" attrs="{'invisible': [('state','!=','confirm')]}"></div>
|