[cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots...
[odoo/odoo.git] / addons / account_voucher / voucher_payment_receipt_view.xml
index 38b1425..5a204d6 100644 (file)
               <p class="oe_view_nocontent_create">
                 Click to create a new supplier payment.
               </p><p>
-                OpenERP helps you easily track payments you do and remining
-                balance to pay to your supplier.
+                OpenERP helps you easily track payments you make and the remaining balances you need to pay your suppliers.
               </p>
             </field>
         </record>
                     <group>
                         <group>
                             <field name="state" invisible="1"/>
-                            <field name="partner_id" required="1" on_change="onchange_partner_id(partner_id, journal_id, amount, currency_id, type, date, context)" string="Supplier" context="{'search_default_supplier': 1}"/>
+                            <field name="partner_id" required="1" on_change="onchange_partner_id(partner_id, journal_id, amount, currency_id, type, date, context)" string="Customer" context="{'search_default_customer': 1}"/>
                             <field name="currency_id" invisible="1"/>
                             <field name="amount" class="oe_inline"
                                 string="Paid Amount"