~openbig/bigconsulting/common_product_field_is_added

« back to all changes in this revision

Viewing changes to product_price_information/product_price_info_view.xml

  • Committer: husen
  • Date: 2010-06-24 13:50:16 UTC
  • mfrom: (29.1.2 bigconsulting)
  • Revision ID: husen@husen-laptop-20100624135016-zlplki3tmetxqlwe
Improved price information view

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                                                <field name="pi_customer_prices2" nolabel="1"/>
61
61
                                                <field name="pi_list_prices1"/>
62
62
                                                <field name="pi_list_prices2" nolabel="1"/>
63
 
                                                <field name="pi_next_better_price_qty"/>
64
 
                                                <newline/>
65
 
                                                <field name="pi_best_price_on_qty"/>
 
63
<!--                                            <field name="pi_next_better_price_qty"/>-->
 
64
<!--                                            <newline/>-->
 
65
<!--                                            <field name="pi_best_price_on_qty"/>-->
66
66
                                       </group>
67
67
                                       <group col="3" colspan="3">
68
68
                                                    <separator string="Price on Last Sale" colspan="2"/>
69
69
                                                        <newline/>
70
70
                                    <field name="pi_last_customer_prices"/>
71
 
                                                    <field name="pi_last_list_prices"/>
 
71
<!--                                                <field name="pi_last_list_prices"/>-->
72
72
                                                    <field name="pi_qty_buyed"/>
 
73
                                                    <newline/>
 
74
                                                    <button name="button_dummy" string="Compute" type="object"/>
73
75
                                       </group>
74
76
                            </group>
 
77
 
75
78
                                    </page>
76
79
                            </notebook>
77
80
            </field>