~unifield-team/unifield-wm/us-671-homere

« back to all changes in this revision

Viewing changes to msf_order_date/order_dates_view.xml

  • Committer: chloups208
  • Date: 2011-08-16 09:28:03 UTC
  • mto: This revision was merged to the branch mainline in revision 244.
  • Revision ID: chloups208@chloups208-laptop-20110816092803-mtye10qkd032l7qs
[UF-377]initial commit - modification in different modules: msf_partner, msf_order_date

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
            <field name="inherit_id" ref="base.view_partner_form" />
155
155
            <field name="arch" type="xml">
156
156
                <data>
157
 
                        <xpath expr="/form/notebook/page[@string='Sales &amp; Purchases']/field[@name='website']" position="after">
 
157
                        <!-- <xpath expr="/form/notebook/page[@string='Sales &amp; Purchases']/field[@name='website']" position="after">
158
158
                            <field name="leadtime" />
159
 
                        </xpath>
 
159
                        </xpath> -->
160
160
                </data>
161
161
            </field>
162
162
        </record>