Skip to content

Commit 98af8ae

Browse files
authored
Merge pull request #120 from neilt/language_default_update
Language and Country default selection has moved Closes #58
2 parents 1dbbf65 + 2646458 commit 98af8ae

File tree

3 files changed

+6
-15
lines changed

3 files changed

+6
-15
lines changed

images/system--defaults.png

98.5 KB
Loading

images/system-defaults.png

-893 KB
Binary file not shown.

part-getting-started.tex

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ \subsection{Setting system defaults}
416416
\begin{figure}[H]
417417
\centering
418418
% \includegraphics[width=7cm]{system-defaults.png}
419-
\includegraphics[width=\linewidth]{\autoscreenshotdir/system--defaults.png}
419+
\includegraphics[width=\linewidth]{system--defaults.png}
420420
\caption{System defaults}
421421
\label{fig:first-user-system-defaults}
422422
\end{figure}
@@ -426,34 +426,25 @@ \subsection{Setting system defaults}
426426
Field & Value & Description \\ \hline
427427
\endhead
428428
Company Name & \texttt{Example Inc.} & \\
429-
Company Address & \makecell[l]{\texttt{215 Example St} \\ \texttt{Any City, CA}} & Note the use of the new line\\
429+
Company Address & \makecell[l]{\texttt{215 Example St} \\ \texttt{Any City, CA}} & Note the use of new line character\\
430430
Company Phone & \texttt{555 836 2255} & \\
431431
Business Number & \texttt{12345} & e.g. Chamber of commerce number\\
432432
Default Email \index{email} From & \texttt{info@example.com} & \\
433-
Default Country & \texttt{United States} & \\
434-
Default Language & \texttt{English (US)} & \\
435433
Password Duration & \texttt{180} & Days\\
436434
\\
437435
\caption{First Login - Change user defaults data}
438436
\label{fig:first-user-user-default-data}
439437
\end{longtable}
440438

441-
%\begin{itemize}
442-
% \item \textbf{Company Name} to \texttt{Example Inc.}
443-
% \item \textbf{Company Address} to \texttt{215 Example street, Any City, CA}
444-
% \item \textbf{Company Phone} to \texttt{555 836 2255}
445-
% \item \textbf{Business Number} (e.g. Chamber of commerce number) to \texttt{12345}
446-
% \item \textbf{Default Email From} to \texttt{info@example.com}
447-
% \item \textbf{Default Country} to \texttt{United States}
448-
% \item \textbf{Default Language} to \texttt{English (US)}
449-
% \item \textbf{Password Duration} to \texttt{180}
450-
%\end{itemize}
451-
452439
Then clicks the Save button at the bottom of the screen.
453440

454441
A more elaborate description of the parameters in this screen is provided in subsection
455442
\ref{subsec-company-config-defaults}.
456443

444+
Next Jack navigates to \menupath{Main Menu \ma System \ma Country} and sets the default country to \texttt{United States} by clicking on the radio button.
445+
446+
And finally Jack needs to set the default language by navigating to \menupath{Main Menu \ma System \ma Language} and clicking the radio button for \texttt{English (US)}.
447+
457448
\section{Setting up a bank account or credit card}
458449
\label{sec-first-login-setup-bank-account}
459450

0 commit comments

Comments
 (0)