Dhara Shah 2007-04-13 11:57:19 +00:00
parent cc33d33ca5
commit 6c5ae2936d
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<terp>
<data>
<report
id="report_product_history"
string="Future stock forecast"
@ -33,12 +33,13 @@
name="stock.location.overview"
xml="stock/report/lot_overview.xml"
xsl="stock/report/lot_overview.xsl"/>
<report
id="report_lot_location"
string="Lots by location"
model="stock.location"
name="stock.lot.location"
name="lot.by.location"
rml="stock/report/lot_by_location.rml"/>
auto="False"/>
<report