]> Dogcows Code - chaz/homebank/blobdiff - doc/00-lexicon.html
import homebank-5.1.2
[chaz/homebank] / doc / 00-lexicon.html
index b854aedcb2417c1101a31f5baf561a859419e0c9..ca4ba99291713b59c50609f6430c364b9956ace7 100644 (file)
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
-
+<!DOCTYPE html>
 <html>
 <head>
-  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
-
+  <meta content="text/html; charset=utf-8" http-equiv="CONTENT-TYPE">
+  <meta content="noindex" name="robots">
   <title>Lexicon</title>
-  <link rel="stylesheet" href="help.css" type="text/css">
-
+  <link href="help.css" rel="stylesheet" type="text/css">
 </head>
-
 <body id="top">
   <div class="dochead">
     HomeBank User manual
   </div>
-
   <div class="title">
-  
-   <h1>Lexicon</h1>
-
-  <p>This section is intended to give you a brief introduction to the basic
-  concepts and terminology you will need to understand in order to make
-  sense to the rest of the documentation.</p>
-
-<table class="lexicon">
-       <tr>
-               <th>A-B</th>    
-               <th>C-D</th>    
-               <th>E-J</th>    
-               <th>K-O</th>    
-               <th>P-Z</th>    
-       </tr>
-       <tr>
-               <td><!--A-B-->
-                       <a href="#accounts">Accounts</a><br>
-                       <a href="#assignment">Assignment</a><br>
-                       <a href="#budget">Budget</a><br>
-               </td>   
-               
-               <td><!--C-D-->
-               <a href="#categories">Categories</a><br>
-               </td>   
-               
-               <td><!--E-J-->
-               
-               </td>   
-
-               <td><!--K-O-->
-       
-               </td>   
-
-               <td><!--P-Z-->
-               <a href="#payees">Payees</a><br>
-
-               <a href="#remind">Remind</a><br>
-                       <a href="#scheduled">Scheduled</a><br>
-               <a href="#split">Split</a><br>
-
-   <a href="#tags">Tags</a><br>
-                       <a href="#template">Template</a>        <br>    
-                       <a href="#transactions">Transactions</a>        <br>    
-  
-               <a href="#wallet">Wallet</a><br>
-               </td>   
-       </tr>   
-       
-</table>
-  
-  
-  
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="wallet" id="wallet"></a>Wallet</h2>
-
-  <p>Wallet is the 1st level of data's. It represent a HomeBank file (.xhb)<br>
-  Managing the few wallet properties is done in the <a href=
-  "04wall.html">Properties dialog</a>.</p>
-
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="accounts" id="accounts"></a>Accounts</h2>
-
-  <p>Accounts is the 2nd level of the data's. An account is a
-  division of the wallet, that will contains your financial
-  transactions.<br>
-  Managing the accounts is done in the <a href="dlg-acco.html">Accounts
-  dialog</a>.</p>
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="transactions" id="transactions"></a>Transactions</h2>
-
-  <p>Transactions is the last level of data's. A transaction
-  is a financial transaction, attached to its own account.</p>
-
-  <p>In addition to the usual fields you can find in most accounting
-  application, HomeBank offers the following:</p>
-
-  <ul>
-    <li>tags: like in the web, you can assign some tags to a
-    transaction</li>
-
-    <li>payment: small image showing the payment mode</li>
-
-
-    <li>info: miscellaneous data's for payment, like date, cheque number
-    and so on</li>
-
-    <li>remind state: to keep track of debt</li>
-
-    <li>vehicle-cost data's: memo field can contain data's for your vehicle
-    refuels</li>
-  </ul>
-
-  <p>Managing transactions is done in the <a href="win-main.html">main
-  window</a> or the <a href="win-account.html">account window</a>.</p>
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="split"></a>Split</h2>
-
-  <p>Split is the ability to cut out the amount of a transaction to multiple categories.</p>
-
-  <p>Managing split is done in the <a href="dlg-spli.html">Split
-  dialog</a> from the <a href="dlg-tran.html">Transaction
-  dialog</a>.</p>
-
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-<div class="rounded content">
-
-  <h2><a name="scheduled"></a>Scheduled</h2>
-
-  <p>Scheduled is a transaction you can configure to be automatically inserted.<br>
-  Typical such transactions are the one's occurring very often, for
-  example: <em>Wage, Rent, Phone, Taxes, etc</em>...</p>
-
-  <p>Managing scheduled is done in the <a href="dlg-arch.html">Scheduled/Template
-  dialog</a>.<br>
-  Please have a look at <a href="use-auto_addition.html">Using the Scheduled transaction feature</a> for more details.</p>
-
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="template"></a>Template</h2>
-
-  <p>Template will enable to fast add manually some transactions without too much seizure, 
-  most of the fields already populated with correct data</p>
-
-  <p>Managing templates is done in the <a href="dlg-arch.html">Scheduled/Template
-  dialog</a>.</p>
-
-  <p>Templates can also be created from existing transactions from the
-  <a href="win-account.html">Account window</a>.<br>
-  Every template is available as a bookmark for fill purpose in the <a href=
-  "dlg-tran.html">Transaction dialog</a>.</p>
-  
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-
-
-
-<div class="rounded content">
-
-  <h2><a name="payees" id="payees"></a>Payees</h2>
-
-  <p>A payee can optionally be set for each transaction to later perform
-  sorting, filtering and analysis. The payee identify people you give money
-  to, as like as those you receive money from.<br>
-  Managing payees is done on the <a href="dlg-paye.html">Payee dialog</a>.
-  Payees are global to the wallet and are shared between all the
-  accounts.</p>
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-<div class="rounded content">
-
-  <h2><a name="categories" id="categories"></a>Categories</h2>
-
-  <p>A category can optionally set for each transaction to later perform
-  sorting, filtering and analysis. The categories is another classification
-  model of your financial transactions.<br>
-  Managing categories is done on the <a href="dlg-cate.html">Categories
-  dialog</a>. Categories are global to the wallet and are shared between
-  all the accounts.</p>
-
-  <p>Please also note well that categories and subcategories are the same
-  from a HomeBank point of view, the subcategories are only to create a
-  hierarchy in category tree. This is especially important for the <a href=
-  "04bud1.html">budget dialog</a></p>
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-<div class="rounded content">
-
-  <h2><a name="tags" id="tags"></a>Tags</h2>
-
-  <p>Some tags can optionally be set for each transaction to later perform
-  sorting, and analysis. The tags are most common to those yo can find in
-  the web, so it is words separated by space.</p>
-  
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="assignment"></a>Assignment</h2>
-
-  <p>Assigments are some rule to fastly set payee and/or category to the transactions</p>
-  
-  <p>Please refer to the <a href="use-auto_assign.html">Using the Automatic assignment feature</a> 
-  for details on how using this feature.</p>
-  
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="remind"></a>Remind</h2>
-
-  <p>Remind is a special status for the transaction. The purpose here is to keep the transaction 
-  into the list for later uses to remind you about a bill to pay, a bill to be payed for.</p>
-  
-  <p>Remind transaction are excluded from any computing: balance, reports, etc.</p>
-  
-       <p class="top"><a href="#top">[top]</a></p>
-
-</div>
-
-
-<div class="rounded content">
-
-  <h2><a name="budget" id="budget"></a>Budget</h2>
-
-  <p>The budget is aimed towards reporting comparing actual values to
-  pre-defined budget values allocated to each expense/income category. The
-  budget report shows the difference (decay) between the budget and the
-  actual expense/income for each categories. You can select which accounts
-  are included in the budget report.</p>
-
-  <p><a href="dlg-budget.html">Using the Budget feature</a> provides a quick
-  overview to get you started. For more in-depth details see the <a href=
-  "04bud1.html">Budget dialog</a> and the <a href="dlg-bud2.html">Budget
-  report</a>.</p>
-
-  <p>The budget is global to the wallet, so if you need to manage a
-  different budget each year, you can use csv import/export
-  capabilities.</p>
-  
-       <p class="top"><a href="#top">[top]</a></p>
-</div>
-
-
-
-
-
+    <h1>Lexicon</h1>
+    <p>This section is intended to give you a brief introduction to the basic concepts and terminology you will need to understand in order to make sense to the rest of the documentation.</p>
+    <table class="lexicon">
+      <tr>
+        <th>A-B</th>
+        <th>C-D</th>
+        <th>E-O</th>
+        <th>P-S</th>
+        <th>T-Z</th>
+      </tr>
+      <tr>
+        <td><!--A-B-->
+        <a href="#accounts">Accounts</a><br>
+        <a href="#assignment">Assignment</a><br>
+        <a href="#budget">Budget</a><br></td>
+        <td><!--C-D-->
+        <a href="#category">Category</a><br>
+        <a href="#pmcash">cash</a><br>
+        <a href="#pmcheck">check</a><br>
+        <a href="#pmccard">credit card</a><br>
+        <a href="#txncleared">Cleared</a><br>
+        <a href="#pmdcard">debit card</a><br>
+        <a href="#pmdeposit">deposit</a><br>
+        <a href="#pmdirectdebit">direct debit</a><br></td>
+        <td><!--E-O-->
+        <a href="#pmepayment">electronic payment</a><br>
+        <a href="#pmfifee">fi fee</a><br>
+        <a href="#pmintxfer">internal transfer</a><br></td>
+        <td><!--P-S-->
+        <a href="#payee">Payee</a><br>
+        <a href="#payment">[payment]</a><br>
+        <a href="#txnreconciled">Reconciled</a><br>
+        <a href="#txnremind">Remind</a><br>
+        <a href="#txnstatus">[status]</a><br>
+        <a href="#scheduled">Scheduled</a><br>
+        <a href="#split">Split</a><br>
+        <a href="#pmstandingorder">standing order</a><br></td>
+        <td><!--T-Z-->
+        <a href="#tags">Tags</a><br>
+        <a href="#template">Template</a><br>
+        <a href="#transaction">Transaction</a><br>
+        <a href="#pmxfer">transfer</a><br>
+        <a href="#wallet">Wallet</a><br></td>
+      </tr>
+    </table>
+  </div>
+  <div class="rounded content">
+    <h2><a id="wallet" name="wallet"></a>Wallet</h2>
+    <p>Wallet is the 1st level of data's. It represent a HomeBank file (.xhb)<br>
+    Managing the few wallet properties is done in the <a href="dlg-wall.html">Properties dialog</a>.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="accounts" name="accounts"></a>Accounts</h2>
+    <p>Accounts is the 2nd level of the data's. An account is a division of the wallet, that will contains your financial transactions.<br>
+    Managing the accounts is done in the <a href="dlg-acco.html">Accounts dialog</a>.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="transaction" name="transaction"></a>Transaction</h2>
+    <p>Transaction is the last level of data's. A transaction is a financial transaction, attached to its own account.</p>
+    <p>In addition to the usual fields you can find in most accounting application, HomeBank offers the following:</p>
+    <ul>
+      <li>tags: like in the web, you can assign some tags to a transaction</li>
+      <li>payment: small image showing the payment mode</li>
+      <li>info: miscellaneous data's for payment, like date, cheque number and so on</li>
+      <li>remind state: to keep track of debt</li>
+      <li>vehicle-cost data's: memo field can contain data's for your vehicle refuels</li>
+    </ul>
+    <p>Managing transactions is done in the <a href="win-main.html">main window</a> or the <a href="win-account.html">account window</a>.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="txnstatus" name="txnstatus"></a>Status of transaction</h2>
+    <h3><a id="txncleared" name="txncleared"></a><img src="images/hb-ope-cleared.png"> Cleared</h3>
+    <p>a transaction is cleared when the bank has recorded it,<br>
+    those transaction are not taken into account in the bank balance.</p>
+    <h3><a id="txnreconciled" name="txnreconciled"></a><img src="images/hb-ope-reconciled.png"> Reconciled</h3>
+    <p>a transaction is checked when you have controlled it with your bank statement,<br>
+    those transaction are part of the bank balance.</p>
+    <h3><a id="txnremind" name="txnremind"></a><img src="images/hb-ope-remind.png"> Remind</h3>
+    <p>Remind is a special status for the transaction.<br>
+    The purpose here is to keep the transaction into the list for later uses to remind you about a bill to pay, a bill to be payed for.<br>
+    Remind transaction are excluded from any computing: balance, reports, etc.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="payment" name="payment"></a>Payment mode</h2>
+    <h3><a id="pmnone" name="pmnone"></a><img src="images/pm-none.png"> (none)</h3>
+    <p>When payment do not applied or is unknown.</p>
+    <h3><a id="pmccard" name="pmccard"></a><img src="images/pm-ccard.png"> credit card</h3>
+    <p>A credit card is a payment card issued to users (cardholders) as a method of payment. It allows the card-holder to pay for goods and services based on the holder's promise to pay for them. The issuer of the card (usually a bank) creates a revolving account and grants a line of credit to the card-holder, from which the card-holder can borrow money for payment to a merchant or as a cash advance.</p>
+    <h3><a id="pmcheck" name="pmcheck"></a><img src="images/pm-check.png"> check</h3>
+    <p>A check (or cheque in English) is a document that orders a bank to pay a specific amount of money from a person's account to the person in whose name the cheque has been issued.</p>
+    <h3><a id="pmcash" name="pmcash"></a><img src="images/pm-cash.png"> cash</h3>
+    <p>Cash refers to money in the physical form of currency, such as banknotes and coins.</p>
+    <h3><a id="pmxfer" name="pmxfer"></a><img src="images/pm-transfer.png"> transfer</h3>
+    <p>A transfer is a method of electronic funds transfer from one person or entity to another. It can be made from one bank account to another bank account.<br>
+    <i class="warning"><img src="images/warn.png"/>&nbsp;normal transfer are to be used with different bank institution</i></p>
+    <h3><a id="pmintxfer" name="pmintxfer"></a><img src="images/pm-intransfer.png"> internal transfer</h3>
+    <p>A transfer is a method of electronic funds transfer from one person or entity to another. It can be made from one bank account to another bank account.<br>
+    <i class="warning"><img src="images/warn.png"/>&nbsp;internal transfer are to be used within the same bank institution (yours) and with same currency account</i></p>
+    <p>This is a special transfer for HomeBank, as it will link the source and destination transaction for further changes data to be synced. It means that Date, Amount (opposite), Memo, Payee and Category are synced. The status is not because the reconciliation might be different in time within accounts.</p>
+    <p>When you change the payment of a transaction to this one, HomeBank may, if some exists, also propose some target transaction for you to select within <a href="dlg-xfer.html">this dialog</a>.</p>
+    <h3><a id="pmdcard" name="pmdcard"></a><img src="images/pm-dcard.png"> debit card</h3>
+    <p>A debit card (also known as a bank card or check card) is a plastic payment card that provides the card-holder electronic access to their bank account(s) at a financial institution. Some cards may bear a stored value with which a payment is made, while most relay a message to the card-holder's bank to withdraw funds from a payer's designated bank account.</p>
+    <h3><a id="pmstandingorder" name="pmstandingorder"></a><img src="images/pm-standingorder.png"> standing order</h3>
+    <p>A standing order (or a standing instruction) is an instruction a bank account holder ("the payer") gives to his or her bank to pay a set amount at regular intervals to another's ("the payee's") account. The instruction is sometimes known as a banker's order.</p>
+    <h3><a id="pmepayment" name="pmepayment"></a><img src="images/pm-epayment.png"> electronic payment</h3>
+    <p>Electronic payment is a feature of on-line, mobile and telephone banking, similar in its effect to a giro, allowing a customer of a financial institution to transfer money from their transaction or credit card account to a creditor or vendor such as a public utility, department store or an individual to be credited against a specific account.</p>
+    <h3><a id="pmdeposit" name="pmdeposit"></a><img src="images/pm-deposit.png"> deposit</h3>
+    <p>A deposit is money placed with some other entity. It is a credit for the party who placed it, and it may be taken back (withdrawn), transferred to some other party, or used for a purchase. It is often used with respect to banks, where deposits are usually their main source of funding.</p>
+    <h3><a id="pmfifee" name="pmfifee"></a><img src="images/pm-fifee.png"> financial institution fee</h3>
+    <p>Bank fees are assessed to customers for various services and as penalties. There are unauthorized overdraft fees, ATM usage fees, and fees for having an account balance under a required amount.</p>
+    <h3><a id="pmdirectdebit" name="pmdirectdebit"></a><img src="images/pm-directdebit.png"> direct debit</h3>
+    <p>A direct debit or direct withdrawal is a financial transaction in which one person withdraws funds from another person's bank account. Formally, the person who directly draws the funds ("the payee") instructs his or her bank to collect (i.e., debit) an amount directly from another's ("the payer's") bank account designated by the payer and pay those funds into a bank account designated by the payee.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="split" name="split"></a>Split</h2>
+    <p>Split is the ability to cut out the amount of a transaction to multiple categories.</p>
+    <p>Managing split is done in the <a href="dlg-spli.html">Split dialog</a> from the <a href="dlg-tran.html">Transaction dialog</a>.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="scheduled" name="scheduled"></a>Scheduled</h2>
+    <p>Scheduled is a transaction you can configure to be automatically inserted.<br>
+    Typical such transactions are the one's occurring very often, for example: <em>Wage, Rent, Phone, Taxes, etc</em>...</p>
+    <p>Managing scheduled is done in the <a href="dlg-arch.html">Scheduled/Template dialog</a>.<br>
+    Please have a look at <a href="use-auto_addition.html">Using the Scheduled transaction feature</a> for more details.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="template" name="template"></a>Template</h2>
+    <p>Template will enable to fast add manually some transactions without too much seizure, most of the fields already populated with correct data</p>
+    <p>Managing templates is done in the <a href="dlg-arch.html">Scheduled/Template dialog</a>.</p>
+    <p>Templates can also be created from existing transactions from the <a href="win-account.html">Account window</a>.<br>
+    Every template is available as a bookmark for fill purpose in the <a href="dlg-tran.html">Transaction dialog</a>.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="payee" name="payee"></a>Payee</h2>
+    <p>A payee can optionally be set for each transaction to later perform sorting, filtering and analysis. The payee identify people you give money to, as like as those you receive money from.<br>
+    Managing payees is done on the <a href="dlg-paye.html">Payee dialog</a>. Payees are global to the wallet and are shared between all the accounts.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="category" name="category"></a>Category</h2>
+    <p>A category can optionally set for each transaction to later perform sorting, filtering and analysis. The categories are another classification model of your financial transactions.<br>
+    Managing categories is done on the <a href="dlg-cate.html">Categories dialog</a>. Categories are global to the wallet and are shared between all the accounts.</p>
+    <p>Please also note well that categories and subcategories are the same from a HomeBank point of view, the subcategories are only to create a hierarchy in category tree. This is especially important for the <a href="dlg-bud1.html">budget dialog</a></p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="tags" name="tags"></a>Tags</h2>
+    <p>Some tags can optionally be set for each transaction to later perform sorting, and analysis. The tags are most common to those yo can find in the web, so it is words separated by space.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="assignment" name="assignment"></a>Assignment</h2>
+    <p>Assignments are some rule to fast set payee and/or category to the transactions</p>
+    <p>Please refer to the <a href="use-auto_assign.html">Using the Automatic assignment feature</a> for details on how using this feature.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
+  <div class="rounded content">
+    <h2><a id="budget" name="budget"></a>Budget</h2>
+    <p>The budget is aimed towards reporting comparing actual values to predefined budget values allocated to each expense/income category. The budget report shows the difference (decay) between the budget and the actual expense/income for each categories. You can select which accounts are included in the budget report.</p>
+    <p><a href="dlg-budget.html">Using the Budget feature</a> provides a quick overview to get you started. For more in-depth details see the <a href="dlg-bud1.html">Budget dialog</a> and the <a href="win-budget.html">Budget report</a>.</p>
+    <p>The budget is global to the wallet, so if you need to manage a different budget each year, you can use csv import/export capabilities.</p>
+    <p class="top"><a href="#top">↑ Back to Top</a></p>
+  </div>
 </body>
-</html>
+</html>
\ No newline at end of file
This page took 0.025376 seconds and 4 git commands to generate.