Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5968 Vistas

I created a report record via the interface but it doesn't show up in the print dropdown.

In settings -> actions -> reports, I added a new record:

Name: My Test

Service Name: my_po_reports

Object: purchase.order

Report Type: pdf

Report file: purchase/report/order.rml (i'm reusing an existing one just to test)

But My Test does NOT show up when I go to purchase order form!

What am I missing?

Thanks

Avatar
Descartar
Autor Mejor respuesta

This did the trick for me:

<report id="mytest_report_id" 
        model="purchase.order" 
        name="purchase.order.test" 
        string="My PO Test"
        report_type="aeroo"
        rml="textile_chemonics/reports/template.odt"/>
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 15
7706
2
mar 15
6456
1
mar 15
7867
2
mar 15
6097
1
abr 25
1281