Skip to Content
Menu
This question has been flagged
1 Odpoveď
6076 Zobrazenia

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
Zrušiť
Autor Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 15
7848
2
mar 15
6579
1
mar 15
8037
2
mar 15
6220
1
aug 25
506