]> Dogcows Code - chaz/homebank/blob - doc/dlg-mult.html
import homebank-5.1.7
[chaz/homebank] / doc / dlg-mult.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>Multiple transactions dialog</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>Multiple transaction dialog</h1>
15 <p>The multiple transaction dialog is used to edit multiple field of multiple <a href="00-lexicon.html#transactions">transactions</a> at the same time.</p>
16 <h2>Dialog call</h2>
17 <ul>
18 <li>from the account window-menu: Transaction / Multiple edit</li>
19 <li>account window tool-bar.</li>
20 </ul>
21 </div>
22 <div class="rounded content">
23 <h2><a id="multitxnedit" name="multitxnedit"></a>Using multiple transaction column edition</h2>
24 <p><img alt="" class="gtkshot right" src="images/dlg-txnmultiple.png"></p>
25 <ul>
26 <li>select several transaction</li>
27 <li>use the menu or tool-bar 'Multiple edit'</li>
28 <li>tick the fields you want to mass edit</li>
29 <li>select/fill the right value</li>
30 </ul>
31 <p>If you double click a column/line, the dialog will be initialized with that value.</p>
32 <p>Please refer to <a href="dlg-tran.html">transaction dialog</a> for description of fields.</p>
33 <p><b>The following is not multiple editable</b></p>
34 <ul>
35 <li>Date</li>
36 <li>Amount, Income, Expense</li>
37 <li>Payment, in case an internal transfer is part of the selection</li>
38 <li>hidden column of the list-view</li>
39 </ul>
40 </div>
41 </body>
42 </html>
This page took 0.030002 seconds and 4 git commands to generate.