~unifield-team/unifield-wm/us-31

« back to all changes in this revision

Viewing changes to msf_doc_import/wizard/wiz_common_import_view.xml

  • Committer: jf
  • Date: 2015-02-19 15:09:52 UTC
  • mfrom: (2395.1.1 unifield-wm)
  • Revision ID: jfb@tempo-consulting.fr-20150219150952-k7w8d1nw0jtdqczy
US-92 [FIX] Order add multiple product: wizard let input negative quantities
lp:~unifield-team/unifield-wm/us-92

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                        <tree string="Products" editable="top">
17
17
                            <field name="default_code" readonly="True" />
18
18
                            <field name="name" readonly="True" />
19
 
                            <field name="import_product_qty" />
 
19
                            <field name="import_product_qty" on_change="on_change_import_product_qty(import_product_qty, context)"/>
20
20
                        </tree>
21
21
                    </field>
22
22
                    <separator colspan="4" string="Actions" />