CoreBOSBB
Scheduled Reports - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Scheduled Reports (/showthread.php?tid=614)

Pages: 1 2


Scheduled Reports - rslemer - 03-21-2017

I change a default pipeline funnel, and schedule for send all Monday.

First - Is possible translate terms in email sent to user ( see attached ).

Second - Name of report is blank ( only have a extension ) see attached

Translation solved ( attached pt_br file )


RE: Scheduled Reports - rslemer - 03-21-2017

Other two issues occurred

Error on my widget pipeline funnel on dashboard

I try remove and show again but not is more in list


RE: Scheduled Reports - joebordes - 03-21-2017

Translation: set the admin user to the language you want to have the email and make sure you have these labels translated:
https://github.com/tsolucio/corebos/blob/master/modules/Reports/ScheduledReports.php#L136

Also try setting the default language in config.inc.php

I fixed the report file name:
https://github.com/tsolucio/corebos/commit/84087e1c82c05aa4a5c1887e9a53155504d58779


RE: Scheduled Reports - joebordes - 03-22-2017

I couldn't reproduce the graph error. See if you can reproduce it in the online demo so I can investigate.


RE: Scheduled Reports - rslemer - 03-22-2017

Reproduced

In fact, I think problem is change report to private .

Even you return to public, not is more possible return a graphic report pipeline in dashboard

(03-21-2017, 11:07 PM)joebordes Wrote: Translation: set the admin user to the language you want to have the email and make sure you have these labels translated:
https://github.com/tsolucio/corebos/blob/master/modules/Reports/ScheduledReports.php#L136

Also try setting the default language in config.inc.php

I fixed the report file name:
https://github.com/tsolucio/corebos/commit/84087e1c82c05aa4a5c1887e9a53155504d58779

I attached a new file language, in pt_br same terms is missing ...


RE: Scheduled Reports - rslemer - 03-22-2017

In fact i wish send a Manager a scheduled email with a Sales Pipeline, scheduled, at Monday morning.

How could not create a new report graph I modified the standard, but occurs this issue


RE: Scheduled Reports - rslemer - 03-25-2017

How i can return a pipeline dashboard after that?


RE: Scheduled Reports - joebordes - 03-26-2017

This is a confirmed error. We will get to it as soon as possible. If you can help to allocate time to it contact us.


RE: Scheduled Reports - rslemer - 03-26-2017

At the moment, I have no programmer on my team ..

I can help with tests or something.


RE: Scheduled Reports - joebordes - 04-01-2017

Omar fixed this on friday. I tested it yesterday and it seems to be working correctly now.
You can edit the report and select the correct grouping, once you save the graph will appear correctly on the home page.