Where is the best an easier RML report tutorial?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
14070
ビュー
Where is the best an easier RML report tutorial?
good start is here:
http://kiattipong.blogspot.com/2014/01/openerp-how-to-create-report_5850.html
from here, i would avoid using sxw part...
instead.. i use direct rml coding (and simply call report parser...)
rml guide : http://www.reportlab.com/docs/rml2pdf-userguide.pdf
or : http://www.reportlab.com/docs/rml-for-idiots.pdf
hope this helps a bit
I have found some good resource related to QWEB reports in odoo. Hope this may helps you and others..
1- http://learnopenerp.blogspot.com/2016/09/how-to-create-custom-reports-in-odoo.html
2- http://learnopenerp.blogspot.com/2016/11/how-to-create-qweb-reports-in-openerp.html
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
3
7月 24
|
8510 | ||
|
0
4月 17
|
3211 | ||
|
1
4月 17
|
4592 | ||
|
2
11月 15
|
4934 | ||
|
0
3月 15
|
4699 |
Try this one:
1- http://learnopenerp.blogspot.com/2016/09/how-to-create-custom-reports-in-odoo.html
2- http://learnopenerp.blogspot.com/2016/11/how-to-create-qweb-reports-in-openerp.html