[IMP] Change the string of the button in pos

bzr revid: rma@tinyerp.com-20121123111706-serad30xiaznzgvo
This commit is contained in:
Randhir Mayatra (OpenERP) 2012-11-23 16:47:06 +05:30
parent ba1e6454da
commit 0d915a11c4
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@
<group class="oe_subtotal_footer oe_right">
<field name="cash_register_balance_start" readonly="1" string="Opening Balance" class="oe_subtotal_footer_separator"/>
<field name="cash_register_total_entry_encoding" attrs="{'invisible' : [('state', '=', 'opening_control')]}" string="+ Transactions"/>
<field name="cash_register_balance_end" attrs="{'invisible' : [('state', '=', 'opening_control')]}" string="= Theorical Balance"/>
<field name="cash_register_balance_end" attrs="{'invisible' : [('state', '=', 'opening_control')]}" string="= Theoretical Balance"/>
</group>
<div class="oe_clear"/>
<div attrs="{'invisible' : ['|', ('cash_journal_id', '=', False), ('state', '!=', 'opening_control')]}" class="oe_view_nocontent" groups="point_of_sale.group_pos_manager">