~savoirfairelinux-openerp/openerp-usa/openerp-usa

« back to all changes in this revision

Viewing changes to account_cash_discount_us/account_cash_discount_view.xml

  • Committer: Sinoj Sebastian
  • Date: 2011-04-19 05:21:30 UTC
  • Revision ID: ssebastian@novapointgroup.com-20110419052130-1sx7i30kxsyqm1vb
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
196
196
            <field name="inherit_id" ref="account_voucher.view_vendor_payment_form"/>
197
197
            <field name="type">form</field>
198
198
            <field name="arch" type="xml">
 
199
                                <xpath expr="/form/group[@col='10']/button[@name='cancel_voucher']" position="after">
 
200
                    <button name="calc_supp_diff" string="Calculate" type="object" states="draft" icon="gtk-execute"  />
 
201
                                </xpath>
199
202
                                <xpath expr="//field[@name='line_dr_ids']" position="replace">
200
203
                                        <field name="line_dr_ids" default_get="{'journal_id':journal_id, 'type':type, 'partner_id':partner_id}" colspan="4" nolabel="1" height="140" string="Payment Modification">
201
204
                                                <tree string="Invoices and Outstanding Transactions" editable="bottom">