This question has been flagged
2479 Views

Hello,

I am working with OpenERP RML reports. And need to get complex pdf report.

Example like: Report show country wise customers

----------------------------------------------------------------------
country |   customer name                          | email id         | mobile | 
----------------------------------------------------------------------
  Kenya |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
UK      |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
US      |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
Canada  |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|
        |               Ejez                       | test@g.com       | 2423423|

Experts tips needed to resolve it.

Avatar
Discard