~jdev/npd-2/trunk

« back to all changes in this revision

Viewing changes to npd-2/addons/sale/sale_view.xml

  • Committer: santhoshkumar.k at jebasoftware
  • Date: 2014-07-09 08:11:31 UTC
  • Revision ID: santhoshkumar.k@jebasoftware.com-20140709081131-2sfq089edpjy903h
santhosh

Show diffs side-by-side

added added

removed removed

Lines of Context:
204
204
                                            </div>
205
205
                                        </group>
206
206
                                        <group>
207
 
                                            <field name="tax_id" widget="many2many_tags" domain="[('parent_id','=',False),('type_tax_use','&lt;&gt;','purchase')]"/>
 
207
                                            <field name="tax_id" widget="many2many_tags" domain="[('parent_id','=',False),('type_tax_use','&lt;&gt;','purchase')]" readonly="1"/>
208
208
                                            <field name="type"/>
209
209
                                            <field name="th_weight"/>
210
210
                                            <!-- we should put a config wizard for these two fields -->