> 
> Sorry for being a little daft, but how do you reference the location of the 
> parser file? I thought you needed to define the class, as in: 
> 


You have to link the parser in the .py file with the definition of report on 
xml file. it must be done with name attribute and auto attribute on False. 


&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<report id="my_id"
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;string="my_tittle"
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;model="sale.forecast.line"
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; 
&nbsp;name="sale.forecast.salesman"
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; 
&nbsp;rml="sale_forecast/report/sale_forecast_salesman.rml"
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;auto="False"/>


------------------------
Javier Duran
NetQuatro - http://openerp.netquatro.com
Venezuela




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=55806#55806

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to