[REV] account_voucher : reverted revision number 4285
authorRME (OpenERP) <rme@tinyerp.com>
Thu, 21 Oct 2010 07:20:12 +0000 (12:50 +0530)
committerRME (OpenERP) <rme@tinyerp.com>
Thu, 21 Oct 2010 07:20:12 +0000 (12:50 +0530)
bzr revid: rme@tinyerp.com-20101021072012-je9ajep9jp4331lz

addons/account_voucher/voucher_payment_receipt_view.xml

index f6b41f3..e1122e0 100644 (file)
                                     <field name="amount" sum="Payment"/>
                                 </tree>
                             </field>
+                       <form string="Payment Information">
+                           <label string="Form view not available for Payment Lines"/>
+                       </form>
                             <field name="line_cr_ids" colspan="4" nolabel="1" attrs="{'invisible': [('pre_line','=',False)]}" default_get="{'journal_id':journal_id, 'partner_id':partner_id}">
                                 <tree string="Credits" editable="bottom">
                                     <field name="move_line_id"/>