~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to account_invoice_split/wizard_view.xml

  • Committer: chloups208
  • Date: 2011-09-07 12:58:12 UTC
  • mto: (307.2.1 unifield-wm)
  • mto: This revision was merged to the branch mainline in revision 311.
  • Revision ID: chloups208@chloups208-laptop-20110907125812-dsb1jt93ae6bgfe2
[UF-390]pro forma invoice + shipment object refactoring + pack family object refactoring

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
            <field name="model">wizard.split.invoice</field>
9
9
            <field name="type">form</field>
10
10
            <field name="arch" type="xml">
11
 
                <label string="Select the lines to be split; the wizard will create a new invoice and adjust the original one." align="0.0"/>
 
11
                <label string="Select the lines to be splitted; the wizard will create a new invoice and adjust the original one." align="0.0"/>
12
12
                <field name="invoice_line_ids" nolabel="1">
13
13
                    <tree editable='bottom' hide_new_button="1">
14
14
                        <field name="product_id"/>