~tim-weberpafrica/web-erp/webERP-Medical_stable

« back to all changes in this revision

Viewing changes to doc/Manual/ManualSystemConventions.html

  • Committer: Tim Schofield
  • Date: 2012-07-22 07:47:10 UTC
  • Revision ID: tim@weberpafrica.com-20120722074710-3f5wwzw1g5scw9vo
Fix spelling mistake in manual

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<br /><br />
2
 
<a name="SystemConventions"><font size="+3"><b>System Conventions</b></font></a>
3
 
<br /><br />
4
 
<font size="+2"><b>Navigating the Menu</b></font>
5
 
<br /><br />
6
 
The system is built around a main screen from which all functions can be accessed, without recourse to several layers of menus in most cases. The menu is a tabbed style, whereby the user can select the broad subject of the options they wish to use - Orders, Accounts Receivable, Accounts Payable, Purchasing, Inventory, Manufacturing, General Ledger, System Setup. The options available are then divided into Maintenance, Transactions, Inquiries and Reports. The options relevant are shown on the right. A single click on the text link of the option required immediately actions it.
7
 
<br /><br />
8
 
In addition to the tabbed main menu links, all screens also show links to select a Customer, select an Item and select a Supplier. These links take the user directly to the selection forms and once a selection is made the options relevant to a specific customer or a specific item or a specific supplier are shown and available to be accessed directly from the short cut links from these sub-menu screens. In most cases an inquiry or transaction will require selection of at least on of the three and the links available from these selection pages allow most functions to be carried out with minimal navigation.
9
 
<br /><br />
10
 
<font size="+2"><b>Reporting</b></font>
11
 
<br /><br />
12
 
All screens and inquiries are printable directly from the browser window. The format of the printing varies depending on the browser. Most browsers offer some flexibility.
13
 
<br /><br />
14
 
Many reports create Adobe (c) Portable Document Format (.pdf) report files. The benefit of using pdf files is that:
15
 
<br /><br />
 
1
<h1><a id="SystemConventions">System Conventions</a></h1>
 
2
 
 
3
<h2>Navigating the Menu</h2>
 
4
 
 
5
<p>The system is built around a main screen from which all functions can be accessed, without recourse to several layers of menus in most cases. The menu is a tabbed style, whereby the user can select the broad subject of the options they wish to use - Orders, Accounts Receivable, Accounts Payable, Purchasing, Inventory, Manufacturing, General Ledger, System Setup. The options available are then divided into Maintenance, Transactions, Inquiries and Reports. The options relevant are shown on the right. A single click on the text link of the option required immediately actions it.</p>
 
6
 
 
7
<p>In addition to the tabbed main menu links, all screens also show links to select a Customer, select an Item and select a Supplier. These links take the user directly to the selection forms and once a selection is made the options relevant to a specific customer or a specific item or a specific supplier are shown and available to be accessed directly from the short cut links from these sub-menu screens. In most cases an inquiry or transaction will require selection of at least on of the three and the links available from these selection pages allow most functions to be carried out with minimal navigation.</p>
 
8
 
 
9
<h2>Reporting</h2>
 
10
 
 
11
<p>All screens and inquiries are printable directly from the browser window. The format of the printing varies depending on the browser. Most browsers offer some flexibility.</p>
 
12
 
 
13
<p>Many reports create Adobe (c) Portable Document Format (.pdf) report files. The benefit of using pdf files is that:</p>
 
14
 
16
15
<ul>
17
 
<li>The report files produced are compressed and are retrieved more easily over low bandwidth connections.
18
 
<li>They can be saved locally and emailed to third parties as required.
19
 
<li>The software to read pdf files is a free download from Adobe and available for all operating systems and platforms even PDA devices. The Adobe reader has become an excessively large piece of software and alternatives are available eg. xpdf and epdfview.
20
 
<li>The pdf files produced position text and graphics accurately to ensure that any pre-printed stationary is accurately aligned with printed output.
21
 
<li>Many Web Browsers have pdf functionality built in or as an add on module.
 
16
    <li>The report files produced are compressed and are retrieved more easily over low bandwidth connections.</li>
 
17
 
 
18
    <li>They can be saved locally and emailed to third parties as required.</li>
 
19
 
 
20
    <li>The software to read pdf files is a free download from Adobe and available for all operating systems and platforms even PDA devices. The Adobe reader has become an excessively large piece of software and alternatives are available eg. xpdf and epdfview.</li>
 
21
 
 
22
    <li>The pdf files produced position text and graphics accurately to ensure that any pre-printed stationery is accurately aligned with printed output.</li>
 
23
 
 
24
    <li>Many Web Browsers have pdf functionality built in or as an add on module.</li>
22
25
</ul>
23
 
Some users have reported issues with reading the pdf files created. The most common issue is with navigation. Some browsers open pdf files actually within the browser. The difficulty with this is that the links to navigate the system then disappear and hitting the back button of the browser does not work with dynamic scripts so well. The preferred solution is to open the pdf documents created in a separate window. This is achieved by opening adobe acrobat reader separately then modifying the preferences to disable the "Display pdf in browser" option. This forces a new window for Acrobat reader.
 
 
b'\\ No newline at end of file'
 
26
 
 
27
<p>Some users have reported issues with reading the pdf files created. The most common issue is with navigation. Some browsers open pdf files actually within the browser. The difficulty with this is that the links to navigate the system then disappear and hitting the back button of the browser does not work with dynamic scripts so well. The preferred solution is to open the pdf documents created in a separate window. This is achieved by opening adobe acrobat reader separately then modifying the preferences to disable the "Display pdf in browser" option. This forces a new window for Acrobat reader.</p>