Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6063 Visualizações

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
Cancelar
Autor Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 15
7833
2
mar. 15
6576
1
mar. 15
8034
2
mar. 15
6209
1
ago. 25
500