~akretion-team/+junk/crm_claim_rma_6.0

« back to all changes in this revision

Viewing changes to crm_claim_rma/wizard/refund_from_returned_lines_wizard_view.xml

  • Committer: manu
  • Date: 2011-07-20 12:51:56 UTC
  • Revision ID: esamyn@gmail.com-20110720125156-skmcfh93gpw5uml4
[ADD] M2O journal choice in create refund from selected return

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
            <field name="arch" type="xml">
32
32
                        <form string="Select return lines to refund">
33
33
                                <separator string="Select lines for picking                                                                                                                                                                                                             " colspan="4"/>
 
34
                                <field name="refund_journal"/>
34
35
                                <field name="return_line_ids" nolabel="1" colspan="4"/>
35
36
                    <group col="4" colspan="2">
36
37
                        <button special="cancel" string="Cancel" name="action_cancel" type="object" icon='gtk-cancel'/>