]> Dogcows Code - chaz/homebank/blobdiff - doc/dlg-mult.html
import homebank-5.1.2
[chaz/homebank] / doc / dlg-mult.html
diff --git a/doc/dlg-mult.html b/doc/dlg-mult.html
new file mode 100644 (file)
index 0000000..f73a7bf
--- /dev/null
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta content="text/html; charset=utf-8" http-equiv="content-type">
+  <meta content="noindex" name="robots">
+  <title>Multiple transactions dialog</title>
+  <link href="help.css" rel="stylesheet" type="text/css">
+</head>
+<body id="top">
+  <div class="dochead">
+    HomeBank User manual
+  </div>
+  <div class="title">
+    <h1>Multiple transaction dialog</h1>
+    <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>
+    <h2>Dialog call</h2>
+    <ul>
+      <li>from the account window-menu: Transaction / Multiple edit</li>
+      <li>account window tool-bar.</li>
+    </ul>
+  </div>
+  <div class="rounded content">
+    <h2><a id="multitxnedit" name="multitxnedit"></a>Using multiple transaction column edition</h2>
+    <p><img alt="" class="gtkshot right" src="images/dlg-txnmultiple.png"></p>
+    <ul>
+      <li>select several transaction</li>
+      <li>use the menu or tool-bar 'Multiple edit'</li>
+      <li>tick the fields you want to mass edit</li>
+      <li>select/fill the right value</li>
+    </ul>
+    <p>If you double click a column/line, the dialog will be initialized with that value.</p>
+    <p>Please refer to <a href="dlg-tran.html">transaction dialog</a> for description of fields.</p>
+    <p><b>The following is not multiple editable</b></p>
+    <ul>
+      <li>Date</li>
+      <li>Amount, Income, Expense</li>
+      <li>Payment, in case an internal transfer is part of the selection</li>
+      <li>hidden column of the list-view</li>
+    </ul>
+  </div>
+</body>
+</html>
\ No newline at end of file
This page took 0.017841 seconds and 4 git commands to generate.