تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
8226 أدوات العرض

I have report this will work on the print button how to bring this report under the menu

<report id="lead_target_report_menu"
        menu="False"
        string="Lead Target"
        model="crm.lead"
        name="leadtarget_crm.lead"
        rml="crm/report/lead_target.rml"
        auto="False"/>
الصورة الرمزية
إهمال
أفضل إجابة

If you want to put this report under menu, then you should make (osv.osv_memory)memory wizard. please see - http://doc.openerp.com/v6.0/developer/3_10_wizard/index.html#osv-memory-wizard (osv.osv_memory wizard) - http://doc.openerp.com/memento/OpenERP_Technical_Memento_v0.6.4_A4.pdf

الصورة الرمزية
إهمال
الكاتب

for wizard view -->Inside a wizard folder i used wizard py and XML file how to bring this type of report to menu you suggested the answer i know well

أفضل إجابة

This is the short guideness how To print a report using PDF

  1. Click on the name of the report to print.
  2. From the Home menu, select either Grid, Graph, or Grid and Graph view.
  3. From the Home menu, select Print. For details about the printing options, see the procedure below.
الصورة الرمزية
إهمال
أفضل إجابة

if you have a wizard already so then you can just put the wizard action in a menu item and give it a parent. so it will show in the menu under the parent

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
فبراير 17
4846
0
أكتوبر 24
1606
0
أغسطس 24
1441
0
يناير 24
1982
1
نوفمبر 23
1658