1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN">
5 <meta http-equiv=
"content-type" content=
"text/html; charset=utf-8">
7 <title>Payees dialog
</title>
8 <link rel=
"stylesheet" href=
"help.css" type=
"text/css">
18 <h1>Payees dialog
</h1>
20 <p>The payees dialog is used to add, edit and manage the
<a href=
21 "00-lexicon.html#payees">payees
</a> of the current wallet.
</p>
26 <li>mainwindow-menu: Manage / Payees...
</li>
28 <li>mainwindow-toolbar.
</li>
32 <div class=
"rounded content">
34 <h2>Using payees dialog
</h2>
36 <p><img class=
"gtkshot right" src=
"images/dlg-payee1.png"></p>
38 <h3><img src=
"images/1.png"> Payee name
</h3>
40 <p>type a new payee name here and press return to add.
</p>
42 <h3><img src=
"images/2.png"> Payee list
</h3>
44 <p>display the list of payee, sorted in alphabetical order
</p>
46 <h3><img src=
"images/3.png"> Buttons
</h3>
48 <table class=
"widgetinfo">
52 <td>if payee name is not empty, add it as a new payee
</td>
58 <td>remove the selected payee
</td>
64 <td>open a dialog to edit the selected payee
</td>
68 <h3><img src=
"images/4.png"> Buttons
</h3>
70 <table class=
"widgetinfo">
74 <td>Import and merge some payees from a csv file.
</td>
80 <td>export the entire payee list into a csv file.
</td>
84 <p>Please refer to
<a href=
"misc-csvformat.html#pay">csv
85 file format
</a> for the file description.
</p>