Skip to content

Commit

Permalink
Bug 797056: Chapter 2 - Putting it All Together - Screen Order Incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
fellen committed Mar 29, 2020
1 parent fa2e85c commit f13d7fb
Showing 1 changed file with 29 additions and 28 deletions.
57 changes: 29 additions & 28 deletions guide/C/ch_basics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1382,67 +1382,68 @@
</listitem>

<listitem>
<para>In the second screen, select the currency to use for the new accounts from the dropdown list.
Then press the <guibutton>Forward</guibutton> button.</para>
<note>
<para>The currency you select here, will be assigned to all the
<guilabel>accounts</guilabel> created in this assistant.</para>
</note>
<para>In the second screen, set the <guilabel>New Book Options</guilabel>,
then press the <guibutton>Forward</guibutton> button.
You can also update these options later using <menuchoice><guimenu>File
</guimenu><guimenuitem>Properties</guimenuitem></menuchoice>.
For details of these options, see the &app;
Help manual, chapter Customizing GnuCash, Book Options.
</para>

<screenshot id="basics-NewAccountHierarchySetup-currency">
<screenshot id="basics-NewBookOptions">
<mediaobject>
<imageobject role="html">
<imagedata fileref="figures/basics_NewAccountHierarchySetup_currency.png"
format="PNG" srccredit="Cristian Marchi" width="510"></imagedata>
<imagedata fileref="figures/basics_NewBookOpts.png"
format="PNG" srccredit="Chris Good" width="510"></imagedata>
</imageobject>

<imageobject role="fo">
<imagedata fileref="figures/basics_NewAccountHierarchySetup_currency.png"
format="PNG" srccredit="Cristian Marchi" ></imagedata>
<imagedata fileref="figures/basics_NewBookOpts.png"
format="PNG" srccredit="Chris Good" ></imagedata>
</imageobject>

<textobject>
<phrase>The New Account Hierarchy Setup assistant - Currency</phrase>
<phrase>The New Book Options assistant</phrase>
</textobject>

<caption>
<para>This image shows the second screen of the <guilabel>New
Account Hierarchy Setup</guilabel> assistant where you select the
currency.</para>
<guilabel>Book Options</guilabel>.</para>
</caption>
</mediaobject>
</screenshot>
</listitem>


<listitem>
<para>In the third screen, set the <guilabel>New Book Options</guilabel>,
then press the <guibutton>Forward</guibutton> button.
You can also update these options later using <menuchoice><guimenu>File
</guimenu><guimenuitem>Properties</guimenuitem></menuchoice>.
For details of these options, see the &app;
Help manual, chapter Customizing GnuCash, Book Options.
</para>
<para>In the third screen, select the currency to use for the new accounts from the dropdown list.
Then press the <guibutton>Forward</guibutton> button.</para>
<note>
<para>The currency you select here, will be assigned to all the
<guilabel>accounts</guilabel> created in this assistant.</para>
</note>

<screenshot id="basics-NewBookOptions">
<screenshot id="basics-NewAccountHierarchySetup-currency">
<mediaobject>
<imageobject role="html">
<imagedata fileref="figures/basics_NewBookOpts.png"
format="PNG" srccredit="Chris Good" width="510"></imagedata>
<imagedata fileref="figures/basics_NewAccountHierarchySetup_currency.png"
format="PNG" srccredit="Cristian Marchi" width="510"></imagedata>
</imageobject>

<imageobject role="fo">
<imagedata fileref="figures/basics_NewBookOpts.png"
format="PNG" srccredit="Chris Good" ></imagedata>
<imagedata fileref="figures/basics_NewAccountHierarchySetup_currency.png"
format="PNG" srccredit="Cristian Marchi" ></imagedata>
</imageobject>

<textobject>
<phrase>The New Book Options assistant</phrase>
<phrase>The New Account Hierarchy Setup assistant - Currency</phrase>
</textobject>

<caption>
<para>This image shows the third screen of the <guilabel>New
Account Hierarchy Setup</guilabel> assistant where you select the
book options.</para>
<guilabel>Currency</guilabel>.</para>
</caption>
</mediaobject>
</screenshot>
Expand Down Expand Up @@ -1477,7 +1478,7 @@
<caption>
<para>This image shows the fourth screen of the <guilabel>New
Account Hierarchy Setup</guilabel> assistant where you choose the
various accounts.</para>
various <guilabel>Accounts</guilabel>.</para>
</caption>
</mediaobject>
</screenshot>
Expand Down

0 comments on commit f13d7fb

Please sign in to comment.