]> Dogcows Code - chaz/homebank/blob - doc/use-auto_assign.html
import homebank-5.1.2
[chaz/homebank] / doc / use-auto_assign.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta content="text/html; charset=utf-8" http-equiv="CONTENT-TYPE">
5 <meta content="noindex" name="robots">
6 <title>Automatic assignment</title>
7 <link href="help.css" rel="stylesheet" type="text/css">
8 </head>
9 <body id="top">
10 <div class="dochead">
11 HomeBank User manual
12 </div>
13 <div class="title">
14 <h1>Using the Automatic assignment feature</h1>
15 <p>Automatic assignment will allow you to automatically set a Payee and/or a Category to a transaction based on a string contained in the Memo or Payee. The assignment is applied after each file import so that you gain some time with assignment of Category and this permit to ensure the right Payee is set as well.</p>
16 <ul class="toc">
17 <li>Step 1: <a href="#create">Create assignment rules</a></li>
18 <li>Step 2: <a href="#trigger">Trigger the assignment</a></li>
19 </ul>
20 </div>
21 <div class="rounded content">
22 <h3><a id="create" name="create"></a>Step 1: Create assignment rules</h3>
23 <p>Open the <a href="dlg-assi.html">assignment dialog</a> from either the main-window menu or the tool-bar.</p>
24 <p><img class="gtkshot" src="images/use-assignment1.png"></p>
25 <p>Then create an assignment rule:</p>
26 <ul class="step">
27 <li>click the Add button</li>
28 <li>fill in the text to search into the Memo/Payee field</li>
29 <li>optionally check the case sensitive check-box</li>
30 <li>select the Payee and/or Category to assign</li>
31 </ul>
32 <p>HomeBank will assign the Payee and/or the Category of a transaction if it is empty.</p>
33 </div>
34 <div class="rounded content">
35 <h3><a id="trigger" name="trigger"></a>Step 2: Trigger the assignment</h3>
36 <p>The assignment rules will occurs:</p>
37 <ul>
38 <li>You trigger it manually from the Account window menu Actions/Auto. assignment or the tool-bar</li>
39 <li>After a file import into HomeBank using the import assistant</li>
40 </ul>
41 </div>
42 </body>
43 </html>
This page took 0.03426 seconds and 5 git commands to generate.