Hi,

I would like to create a new report (manually without using
the shared fund project)

These were the steps I did (Sale module)
1. modify report_sale.xml and add new report defination
        
> report
>               id="report_workorder"
>               string="Work Order"
>               model="sale.order"
>               name="sale.workorder"
>               rml="sale/report/workorder.rml"


2. Duplicate the order.rml and order.sxw (in the report folder) to
    workorder.sxw and rml , on purpose , I want to print the
    exact same sales order details but with different format.
    But still keep the original format.

3. run the tinyerp-server.exe --update=sale
   (only update the sale)

after update ,I can see the New Report button , however when i clicked 
it hang my system.
I am running on Vista business , Tinyerp 4.2 , postgres 8.2 
and seems unable to add new report. Is anyone have successfully
add additional reports into tinyerp and can share your experience
with me ? Thanks.


 Regards,
kalmen




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

--
http://www.openerp.com/forum/viewtopic.php?p=23279#23279

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


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

Reply via email to