コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3432 ビュー

In wizard there are two fields one is starting date and one is ending date. I want to fetch data from model student.record where birthdate is between these two dates. I got data now i want to pass these values in template. In function i wrote --> data = {'docs': data_list,}      return self.env.ref('school.action_report_student').report_action(self,data=data) data is dictionary . in xml  i wrote <t t-foreach="docs" t-as="doc"> <tr> <td> <t t-esc="doc['Name']" /> </td>  </tr> .  


アバター
破棄

Hope these tips will helps: https://learnopenerp.tumblr.com/

最善の回答

Hello Jay,

please refer below link:

https://medium.com/@hendrasj/how-to-create-custom-report-on-odoo-11-dd44309eab4d

https://www.youtube.com/watch?v=NXWmBWgGVh8&vl=en

Regards,




Email:   odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   

アバター
破棄
関連投稿 返信 ビュー 活動
0
4月 24
793
1
1月 23
2509
0
10月 24
778
0
1月 22
9