openerp - Cases where different types of Reports used? -


openerp 7 reports done following methods:

  • postgresql
  • rml
  • xsl/ xml

i need know @ scenario these different types of openerp reports used.

can provide scenarios example better understanding.

thanks & regards, atchuthan 

xsl/xml old reporting tool, used in openerp v5 , v6. used produce xslt reports, specially complex reporting structure. it's deprecated now.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -