Reference9:Release Notes Linux Reporting: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m (regular roadmap update)
m (regular roadmap update)
Line 1: Line 1:
This roadmap describes the V1 (that is, [[Reference9:Concept_Reporting]] based) Reporting based on the linux application platform.<br/>
This roadmap describes the V1 (that is, [[Reference9:Concept_Reporting]] based) Reporting based on the linux application platform.<br/>
<br/>
<br/>
This article is generated automatically. Do not edit!
Please see ''[[Support:What is the DVL-Roadmap?|the disclaimer]]'' before using the information presented here!
   
= V1 Hotfix 1 (10181) =
These are the fixes included in Reporting V1 hotfix 1.<!---->
[http://mantis.innovaphone.com/view.php?id=64095 Definition]
   
== Linux: LDAP query if no name available in CDR ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=63134 63134]
|}
If the CDR contains no name on it, make a LDAP query to the PBX before writing the CDR into the database.<br/>Try with OPENLDAP library.
   
== reporting: replication not running ssl ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=63933 63933]
|}
configure postgresql to run ssl during replication. We will use the web server certificate.
   
== reporting: added delete tag in application xml file ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=63936 63936]
|}
delete tag defines which files/directories must be deleted during uninstall
   
== Reporting: separate authentication for reporting web access ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=64875 64875]
|}
It is now possible to configure a separate authentication to the innovaphone reporting web site.<br/>
   
== reporting: download xml report if it has an invalid format ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=64882 64882]
|}
we offer now a link to download the xml report if it has an invalid format and therefore cannot be displayed by the browser.
   
== reporting: LDAP: add Name and Number attributes ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=64919 64919]
|}
we have added two new fields for Name and Number Attributes in the LDAP configuration. <br/>So far we had just used "displayName" as Name attribute and "mobile,telephoneNumber and HomePhone" as Number attributes.
   
== reporting: improvements on xml/pdf representation ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=65151 65151]
|}
we usually use information on the alarm event but conn event normally contains more data. Check which one is better.<br/><br/>pdf looks strange if LDAP returns large strings
   
== reporting: suppress last digits of called/calling party for external calls ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=65259 65259]
|}
allow to suppress last digits of called/calling party for external calls. It can be configured how many digits must be replaced with a '*'.
   
== reporting: diagnostics page available with logs/rpcap ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=65365 65365]
|}
The diagnostics page with reporting related log files and rpcap functionality is now also available on the reporting web site.
   
== Reporting: transfers on a slave PBX will now generate a new event: transfer-remote ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=65475 65475]
|}
when a transfer event happens on a slave PBX, it cannot be known the status of the call afterwards. This new event indicates this situation and a connected status will be shown in the report.
   
== reporting: show only one CDR for transfer/forward calls per user ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=65820 65820]
|}
Currently both generated CDRs for a user of a transfer or forward call are shown. Diversions are now divided in two CDRs, one showing the whole call flow and another containing billing information, which will not be shown in call lists.
   
= V1 Hotfix 2 (10197) =
These are the fixes included in Reporting V1 hotfix 2.<!---->
[http://mantis.innovaphone.com/view.php?id=66705 Definition]
   
== reporting: postgresql-8.4 debian package update ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=66271 66271]
|}
debian update for postgresql 8.4.
   
= V1 Hotfix 3 (10201) =
These are the fixes included in Reporting V1 hotfix 3.<!---->
[http://mantis.innovaphone.com/view.php?id=67577 Definition]
   
= V1 Hotfix 4 (10237) =
These are the fixes included in Reporting V1 hotfix 4.<!---->
[http://mantis.innovaphone.com/view.php?id=71206 Definition]
   
== Possibility to clear the call list in mypbx ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=71202 71202]
|}
A new button is now available in mypbx to clear the call list.
   
== possibility to clear log files ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=71714 71714]
|}
Log files can be cleared now.<br/>Just system specific log files can't be cleared.
   
== added trace level option ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=71857 71857]
|}
There is now the possibility to enable further tracing levels.
   
== Increased maximum height of filter list ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=71865 71865]
|}
Currently only four filter options can be viewed at a time.<br/><br/>With the fix, the lists height increases from 2 until 16 items until the scrollbar of the list is enabled.
   
= V1 Hotfix 5 (10276) =
These are the fixes included in Reporting V1 hotfix 5.<!---->
[http://mantis.innovaphone.com/view.php?id=72213 Definition]
   
== reporting: send reports per email ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=72391 72391]
|}
Reports can be now sent per email.
   
== filter option for report times ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=73006 73006]
|}
A filter can now define report times, e.g. all records between 08:00 and 16:00.<br/>
   
== reporting: logo and footer for pdf reports ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=73542 73542]
|}
It is now possible to add a logo and footer in pdf reports
   
== exclude outgoing calls without number/h323 from mypbx call list ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=73561 73561]
|}
Calls are not shown anymore, if someone just offhooks and onhooks without dialing.
   
= V1 Hotfix 6 (10282) =
These are the fixes included in Reporting V1 hotfix 6.<!---->
[http://mantis.innovaphone.com/view.php?id=74057 Definition]
   
== Possiblity to delete CDRs from database since time X and/or pbx object Y ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=73944 73944]
|}
You can now define a time period and/or a pbx object for which CDRs are deleted in the database.
   
== reporting: test email functionality ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=75760 75760]
|}
under diagnostics kann man ein email senden. So berprft man ob emails verschickt werden.
   
== reporting: call duration and alert duration in filter settings ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=75764 75764]
|}
How long a call was connected or how long a "not connected" call was ringing.
   
== reporting: send mails via external server (smtp relay) ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=75903 75903]
|}
it is now possible to configure the mail client on Linux to send mails via Exchange.
   
= V1 Hotfix 7 (10285) =
These are the fixes included in Reporting V1 hotfix 7.<!---->
[http://mantis.innovaphone.com/view.php?id=91997 Definition]
   
== Reporting: Localised date and time format in myPBX call list ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=76779 76779]
|}
Call list shall contain localised date and time. Also today's and yesterday's date should be replaced by words.<br/>
   
== reporting: make LDAP queries for Trunk Line Objects ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=76906 76906]
|}
we now see in reports in the "Left" column "external number Amt" for the Amt object but this external number may appear in LDAP. If this number is found in LDAP, we replace previous value with the LDAP result.
   
== moved/changed some shared code for future innovaphone applications ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=77381 77381]
|}
Some shared code has been moved for future innovaphone applications for the linux application platform.
   
= V1 Hotfix 8 (10288) =
These are the fixes included in Reporting V1 hotfix 8.<!---->
[http://mantis.innovaphone.com/view.php?id=76643 Definition]
   
== option to show filter info in xml/pdf for call report not only in an email report ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=78762 78762]
|}
Currently only the PDF of an email report contains the filter information.<br/>Now, also the xml can contain it and manual reports can also contain the information now.
   
== Parse language code from mypbx ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=78879 78879]
|}
For localization of the call list.
   
= V1 Hotfix 9  (10294) =
These are the fixes included in Reporting V1 hotfix 9.<!---->
[http://mantis.innovaphone.com/view.php?id=79707 Definition]
   
= V1 Hotfix 10 (10303) =
These are the fixes included in Reporting V1 hotfix 10.<!---->
[http://mantis.innovaphone.com/view.php?id=81059 Definition]
   
== multi-client capability for reporting ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=82835 82835]
|}
It is now possible to configure different user logins. The admin can assign so called base filters to these users and the users can just use the assigned base filters to create reports or report mails.<br/>They can also create own filters based on one of the assigned base filters.<br/><br/><!--<br/>report.php<br/>config_reporting.php<br/>include.php<br/>java.js<br/>include_main.php<br/>reporting_database.dump<br/>update_seq.psql<br/>config.sh<br/>replication.c<br/>process.c<br/>pg_report.c<br/>innovaphone-reporting.xml<br/>-->
   
== German translation for the web interface and reports ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=83047 83047]
|}
Added the german translation.
   
= V1 Hotfix 11 (10317) =
These are the fixes included in Reporting V1 hotfix 11.<!---->
[http://mantis.innovaphone.com/view.php?id=83653 Definition]
   
== Suggest possible PBX object names on creation of a report ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=83834 83834]
|}
On entering a PBX object (long name) to create a report for this object, possible values are now selectable from a displayed list.<br/>To keep the response time low, only values from CDRs of the last week are shown.<br/><br/><!--<br/>inputpage.class.php<br/>innoinputpage.class.php<br/>include.php<br/>config_reporting.php<br/>-->
   
== retry sending of Report Mail on failure and write error to log file ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=84591 84591]
|}
The sending of a report mail is now retried two times, if the sending fails and the error is written to the innovaphone-reporting log file, if the last try also fails.<br/><br/><!--<br/>config.sh<br/>-->
   
== Language for Report Mail configurable ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=84692 84692]
|}
The language for a report mail is now configurable.<br/><br/><!--<br/>report.php<br/>include.php<br/>config_reporting.php<br/>reporting_database.dump<br/>-->
   
== Alarms are now cleared if condition is cleared ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=85085 85085]
|}
Alarms of the Linux Application Platform or by applications like Reporting are now cleared, if the alarm condition doesn't exist anymore.<br/><br/><!--<br/>backup.php<br/>config.php<br/>diagnostics.php<br/>include_main.php<br/>cdr.c<br/>-->
   
= V1 Hotfix 12 (10323) =
These are the fixes included in Reporting V1 hotfix 12.<!---->
[http://mantis.innovaphone.com/view.php?id=85437 Definition]
   
== Column with "Alerting time" for reports ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=85478 85478]
|}
Show the alerting time as column in report.<br/><br/><!--<br/>pg_report.c<br/>include.php<br/>report.xsl<br/>language files<br/>-->
   
== Option to compress/not compress the report in a report mail ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=85580 85580]
|}
Added the possibility to define whether a report in a mail will be compressed or not.<br/><br/><!--<br/>config_reporting.php<br/>include.php<br/>report.php<br/>lang files<br/>-->
   
== Reporting: reports in CSV format ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=85823 85823]
|}
Reports in CSV format without call history
''Status:''
<!--<br/>pg_report.c<br/>report.php<br/>report.xsl<br/>inno-lib.h<br/>config_reporting.php<br/>include.php<br/>report.php<br/>-->
   
== Summary for each group in a grouped report ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=85972 85972]
|}
Each group gets now a new summary line after the last record of the group, which contains the following information:<br/><br/>Number of incoming calls<br/>Number of outgoing calls<br/>Total connected duration<br/>Total alert duration<br/><br/><!--<br/>pg_report.c<br/>report.xsl<br/>report.css<br/>process-text-tables.h<br/>process-strings-utf8.h<br/>-->
   
= V1 Hotfix 13 (10329) =
These are the fixes included in Reporting V1 hotfix 13.<!---->
[http://mantis.innovaphone.com/view.php?id=87141 Definition]
   
== Possibility to configure displayed duration in report ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=85768 85768]
|}
You have now the possibility to select the displayed duration:<br/>Call Duration (Total) <br/>Call Duration (User)<br/>Billing Duration<br/><br/><!--<br/>inno-lib.h<br/>mypbx.c<br/>pg_report.c/h<br/>process_strings-utf8.h<br/>config_reporting.php<br/>include.php<br/>lang-reporting-*.inc<br/>report.php<br/>report.xsl<br/>install_hotfix.sh<br/>psql_commands<br/>reporting_database.dump<br/>-->
   
== Optimized myPBX call list query ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=86824 86824]
|}
The query has been optimized for a faster response time.<br/><br/><!--<br/>mypbx.c<br/>-->
   
== Reporting: LDAP Einrichtung mit Wildcard fr PBX Name ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=88129 88129]
|}
Jetzt wird '%' als Wildcard akzeptiert.
''Status:''
<!--<br/>cdr.c<br/>pg_report.c<br/>-->
   
== Check of running db restore/backup etc. available for other applications now ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=88339 88339]
|}
The check of a running db restore/backup etc. is now available for other applications.<br/>This offers the possibility to prevent database access during certain operations.<br/><br/><!--<br/>cdr.c<br/>administration.php<br/>application.php<br/>include_main.php<br/>backup.php<br/>config.sh<br/>config_reporting.php<br/>postgresql.php<br/>config_faxserver.php<br/>language files<br/>-->
   
== Anonymize internal names/numbers in a report ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=88425 88425]
|}
New option added to anonymize internal names/numbers.<br/><br/><!--<br/>reporting_database.dump<br/>inno-lib.h<br/>pg_report.c<br/>process-strings-utf8.h<br/>process-text-tables.h<br/>config_reporting.php<br/>include.php<br/>report.php<br/>report.xsl<br/>lang-reporting-de/en.inc<br/>-->
   
= V1 Hotfix 14 (10336) =
These are the fixes included in Reporting V1 hotfix 14.<!---->
[http://mantis.innovaphone.com/view.php?id=91970 Definition]
   
== Anonym flag now available as base filter option ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=88907 88907]
|}
If this flag is set, all reports created with this base filter will be anonym.<br/><br/><!--<br/>report.php<br/>include.php<br/>config_reporting.php<br/>reporting_database.dump<br/>psql_commands.txt<br/>psql_commands_undo.txt<br/>install_hotfix.sh<br/>-->
   
== Show summarized alert duration in summary ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=89033 89033]
|}
The alert duration of incoming/outgoing calls is now shown in the summary.<br/><br/><!--<br/>pg_report.c<br/>report.xsl<br/>process-strings-utf8.h<br/>process-text-tables.h<br/>-->
   
== Some optimizations for a better web ui performance ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=89238 89238]
|}
Added some session vars to avoid running slow code multiple times.<br/>Background processes run with a lower priority now.<br/><br/><!--<br/>config_reporting.php<br/>administration.php<br/>install_reporting.sh<br/>install_exchange.sh<br/>config_exchange.php<br/>install_faxserver.sh<br/>innovaphone_check<br/>innovaphone-faxserver<br/>install_hotfix.sh (2x)<br/>include_main.php<br/>-->
   
= V1 Hotfix 15 (10353) =
These are the fixes included in Reporting V1 hotfix 15.<!---->
[http://mantis.innovaphone.com/view.php?id=91972 Definition]
   
= V1 Hotfix 16 (10358) =
These are the fixes included in Reporting V1 hotfix 16.<!---->
[http://mantis.innovaphone.com/view.php?id=91973 Definition]
   
= V1 Hotfix 17 (10369) =
These are the fixes included in Reporting V1 hotfix 17.<!---->
[http://mantis.innovaphone.com/view.php?id=93156 Definition]
   
== Increased performance of database restore ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=94771 94771]
|}
With a change of the restore process, the restore time could be reduced.<br/><br/><!--<br/>config.sh<br/>Makefile<br/>make.sh<br/>onerror_template.sh<br/>install_reporting/faxserver/exchange.sh<br/>get_add_constraint_statement.psql<br/>get_add_index_statement.psql<br/>get_drop_statements.psql<br/>-->
   
== Direct report download on web interface ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=94935 94935]
|}
For huge reports it might be usefull to directly download the report instead of viewing it in the browser first before downloading it.<br/><br/><!--<br/>java.js<br/>report.php<br/>report.xsl<br/>pg_report.c<br/>pg_report.h<br/>include.php<br/>-->
   
== Added Italian translation ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=95366 95366]
|}
Italian translation is now available for the Linux Application Platform and its applications.<br/><br/><!--<br/>all it language files<br/>-->
   
= V1 Hotfix 18 (10371) =
These are the fixes included in Reporting V1 hotfix 18.<!---->
[http://mantis.innovaphone.com/view.php?id=95927 Definition]
   
= V1 Hotfix 19 (10372) =
These are the fixes included in Reporting V1 hotfix 19.<!---->
[http://mantis.innovaphone.com/view.php?id=96850 Definition]
   
= V1 Hotfix 20 (10375) =
These are the fixes included in Reporting V1 hotfix 20.<!---->
[http://mantis.innovaphone.com/view.php?id=98559 Definition]
   
= V1 Hotfix 21 (10376) =
These are the fixes included in Reporting V1 hotfix 21.<!---->
[http://mantis.innovaphone.com/view.php?id=99996 Definition]
   
== Support of UTF-8 only languages like Russian ==
{|
|Status
|<font><font color="green">Closed</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=100942 100942]
|}
Currently only latin1 languages were possible within the web interface. Now also UTF8 only languages are possible.<br/><br/><!--<br/>translator.class.php<br/>include_main.php<br/>all language files in UTF-8 now<br/>-->
   
= V1 Hotfix 22 (10377) =
These are the fixes included in Reporting V1 hotfix 22.<!---->
[http://mantis.innovaphone.com/view.php?id=101086 Definition]
   
= V1 Hotfix 23 (10380) =
These are the fixes included in Reporting V1 hotfix 23.<!---->
[http://mantis.innovaphone.com/view.php?id=102533 Definition]
   
= V1 Hotfix 24 (10383) =
These are the fixes included in Reporting V1 hotfix 24.<!---->
[http://mantis.innovaphone.com/view.php?id=107998 Definition]
   
= V1 Hotfix 25 (10386) =
These are the fixes included in Reporting V1 hotfix 25.<!---->
[http://mantis.innovaphone.com/view.php?id=108002 Definition]
   
= V1 Hotfix 26 (10387) =
These are the fixes included in Reporting V1 hotfix 26.<!---->
[http://mantis.innovaphone.com/view.php?id=109658 Definition]
   
= V1 Hotfix 27 (10389) =
These are the fixes included in Reporting V1 hotfix 27.<!---->
[http://mantis.innovaphone.com/view.php?id=111548 Definition]
   
= V1 Hotfix 28 (10391) =
These are the fixes included in Reporting V1 hotfix 28.<!---->
[http://mantis.innovaphone.com/view.php?id=112814 Definition]
   
= V1 Hotfix 29 (10396) =
These are the fixes included in Reporting V1 hotfix 29.<!---->
[http://mantis.innovaphone.com/view.php?id=116358 Definition]
   
= V1 Hotfix 30 (10397) =
These are the fixes included in Reporting V1 hotfix 30.<!---->
[http://mantis.innovaphone.com/view.php?id=118522 Definition]
   
= V1 Hotfix 31 (10400) =
These are the fixes included in Reporting V1 hotfix 31.<!---->
[http://mantis.innovaphone.com/view.php?id=119797 Definition]
   
= V1 Hotfix 32 (10401) =
These are the fixes included in Reporting V1 hotfix 32.<!---->
[http://mantis.innovaphone.com/view.php?id=128346 Definition]
   
= V1 Hotfix 33 (10404) =
These are the fixes included in Reporting V1 hotfix 33.<!---->
[http://mantis.innovaphone.com/view.php?id=130501 Definition]
   
= V1 Hotfix 34 (10405) =
These are the fixes included in Reporting V1 hotfix 34.<!---->
[http://mantis.innovaphone.com/view.php?id=133955 Definition]
   
= V1 Hotfix 35 (10406) =
These are the fixes included in Reporting V1 hotfix 35.<!---->
[http://mantis.innovaphone.com/view.php?id=138700 Definition]
   
= V1 Hotfix 36 =
These are the fixes included in Reporting V1 hotfix 36.<!---->
[http://mantis.innovaphone.com/view.php?id=143321 Definition]

Revision as of 11:58, 5 August 2015

This roadmap describes the V1 (that is, Reference9:Concept_Reporting based) Reporting based on the linux application platform.