[IMP]:mrp:Improved Cost Structure with set title.
authorapa-tiny <apa@tinyerp.com>
Wed, 10 Nov 2010 10:01:00 +0000 (15:31 +0530)
committerapa-tiny <apa@tinyerp.com>
Wed, 10 Nov 2010 10:01:00 +0000 (15:31 +0530)
bzr revid: apa@tinyerp.com-20101110100100-k60ol9z9c3s7o7yr

addons/mrp/mrp_report.xml

index ee552ab..422f9f3 100644 (file)
                        auto="False"
                        />
 
+               <report id="report_cost_structure"
+                       model="product.product"
+                       name="product.price"
+                       string="Cost Structure"
+                       xsl="mrp/report/price.xsl"/>
     </data>
 </openerp>