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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
14043
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
jul 24
|
8473 | ||
|
0
abr 17
|
3185 | ||
|
1
abr 17
|
4561 | ||
|
2
nov 15
|
4917 | ||
|
0
mar 15
|
4678 |
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