Skip to content

Commit

Permalink
Update Report menu item names to Save Report Configuration - Bug 754239
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Good authored and gjanssens committed Apr 16, 2016
1 parent 2ad457b commit 4685b3b
Showing 1 changed file with 65 additions and 32 deletions.
97 changes: 65 additions & 32 deletions help/C/Help_ch_GUIMenus.xml
Expand Up @@ -963,7 +963,7 @@
This option resets the warnings to the default,
i.e. display all warnings.
<tip>
<para>Warnings may be selectivly enabled.</para>
<para>Warnings may be selectively enabled.</para>
</tip>
</para>
</entry>
Expand Down Expand Up @@ -1668,10 +1668,10 @@

<row>
<entry namest="c1">
<para><guimenuitem>Preconfigured Reports</guimenuitem></para></entry>
<para><guimenuitem>Saved Report Configurations</guimenuitem></para></entry>

<entry nameend="c3" namest="c2">
<para>Open the screen to manage user created and stored reports.</para></entry>
<para>Open the screen to manage saved user configured reports.</para></entry>
</row>

<row>
Expand Down Expand Up @@ -3506,26 +3506,6 @@
</entry>
</row>

<row>
<entry>
<para><guimenuitem>Save Report</guimenuitem></para></entry>
<entry nameend="c3" namest="c2">
<para>Saves the displayed report. You will be able to
run the exact same report again by using the <menuchoice><guimenu>Reports</guimenu>
<guimenuitem>Predefined Report</guimenuitem></menuchoice> menu item.</para>
</entry>
</row>

<row>
<entry>
<para><guimenuitem>Save Report As...</guimenuitem></para></entry>
<entry nameend="c3" namest="c2">
<para>Saves the displayed report in a configuration file with a given name. You will then be able to
run the exact same report again by using the <menuchoice><guimenu>Reports</guimenu>
<guimenuitem>Predefined Report</guimenuitem></menuchoice> menu item.</para>
</entry>
</row>

<row>
<entry><para>
<menuchoice>
Expand Down Expand Up @@ -3907,7 +3887,7 @@
This option resets the warnings to the default,
i.e. display all warnings.
<tip>
<para>Warnings may be selectivly enabled.</para>
<para>Warnings may be selectively enabled.</para>
</tip>
</para>
</entry>
Expand All @@ -3932,7 +3912,54 @@

<sect3 id="Report-reports-menu">
<title>Report - <guimenu>Reports</guimenu> Menu</title>
<para>The items shown in the <guimenu>Reports</guimenu> menu are the same listed in <xref linkend="AccTree-ReportsMenu" />.</para>
<para>The items shown in the <guimenu>Reports</guimenu> menu are the same listed in <xref linkend="AccTree-ReportsMenu" />
with the addition of:
</para>

<table frame="topbot" id="Report-ReportsMenu">
<title>Report - <guimenu>Reports</guimenu> Menu.</title>

<tgroup align="left" cols="3">
<colspec colname="c1" ></colspec>
<colspec colname="c2" ></colspec>
<colspec colname="c3" ></colspec>

<thead>
<row>
<entry><para>Menu Item</para></entry>

<entry align="center" nameend="c3" namest="c2">
<para>Description</para></entry>
</row>
</thead>

<tbody>

<row>
<entry namest="c1">
<para><guimenuitem>Save Report Configuration</guimenuitem></para></entry>

<entry nameend="c3" namest="c2">
<para>Save the current report configuration. If you are not
working with a saved report configuration, you will be asked
to give it a name. You will be able to run the exact same
report again by using the <menuchoice><guimenu>Reports
</guimenu><guimenuitem>Saved Report Configurations
</guimenuitem></menuchoice> menu item.</para></entry>
</row>

<row>
<entry namest="c1">
<para><guimenuitem>Save Report Configuration As...</guimenuitem></para></entry>

<entry nameend="c3" namest="c2">
<para>Save the current report configuration with a new name.</para></entry>
</row>

</tbody>
</tgroup>
</table>

</sect3>

<sect3 id="Report-tools-menu">
Expand Down Expand Up @@ -4022,17 +4049,23 @@
</row>

<row>
<entry><para><guibutton>Save Report</guibutton></para></entry>
<entry><para><guibutton>Save Report Configuration</guibutton>
</para></entry>
<entry><para>Saves the displayed report. You will be able to
run the exact same report again by using the <menuchoice><guimenu>Reports</guimenu>
<guimenuitem>Predefined Report</guimenuitem></menuchoice> menu item.</para></entry>
run the exact same report again by using the <menuchoice>
<guimenu>Reports</guimenu>
<guimenuitem>Saved Report Configurations</guimenuitem>
</menuchoice> menu item.</para></entry>
</row>

<row>
<entry><para><guibutton>Save Report As...</guibutton></para></entry>
<entry><para>Saves the displayed report in a configuration file with a given name. You will then be able to
run the exact same report again by using the <menuchoice><guimenu>Reports</guimenu>
<guimenuitem>Predefined Report</guimenuitem></menuchoice> menu item.</para></entry>
<entry><para><guibutton>Save Report Configuration As...
</guibutton></para></entry>
<entry><para>Saves the displayed report in a configuration file
with a given name. You will then be able to run the exact same
report again by using the <menuchoice><guimenu>Reports</guimenu>
<guimenuitem>Saved Report Configurations</guimenuitem>
</menuchoice> menu item.</para></entry>
</row>

<row>
Expand Down

0 comments on commit 4685b3b

Please sign in to comment.