~ubuntu-branches/debian/squeeze/homebank/squeeze

« back to all changes in this revision

Viewing changes to doc/03trans_add.html

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Namuri
  • Date: 2009-03-12 11:15:55 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090312111555-p23eumideuqe5wzw
Tags: 4.0.2-2
debian/rules: added to clean target the deletion of another file generated
by the configuration (config.log).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<HTML>
 
3
<HEAD>
 
4
        <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
 
5
        <TITLE>Accounts</TITLE>
 
6
        <link rel="stylesheet" href="help.css">
 
7
</HEAD>
 
8
<BODY >
 
9
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
 
10
        <TR>
 
11
                <TD WIDTH=27>
 
12
                        <P><A HREF="main.html"><IMG SRC="images/home.gif" NAME="graphics1" ALIGN=BOTTOM WIDTH=27 HEIGHT=27 BORDER=0></A>
 
13
                </TD>
 
14
                <TD WIDTH=27>
 
15
                        <P><A HREF="03account.html"><IMG SRC="images/prev.gif" NAME="graphics2" ALIGN=BOTTOM WIDTH=27 HEIGHT=27 BORDER=0></A>
 
16
                </TD>
 
17
                <TD WIDTH=27>
 
18
                        <P><A HREF="03import.html"><IMG SRC="images/next.gif" NAME="graphics3" ALIGN=BOTTOM WIDTH=27 HEIGHT=27 BORDER=0></A>
 
19
                </TD>
 
20
        </TR>
 
21
</TABLE>
 
22
<HR SIZE=1 COLOR="#000000">
 
23
<H2>Add transactions</H2>
 
24
<P>The transaction will be the heart of your accounting activity, so
 
25
it is important to know exactly how HomeBank enable you to manipulate
 
26
transaction and especially how can it make your life easier with that
 
27
!
 
28
</P>
 
29
<P>Here is a list of possible way to add transaction into HomeBank:
 
30
</P>
 
31
<UL>
 
32
        <LI> <A HREF="#add1">add manually</A>,
 
33
        enter a specific transaction or use the bookmark (Archives)
 
34
 
 
35
        <LI> <A HREF="#add2">inherit</A>, which
 
36
        mean duplicate from an already existing transaction
 
37
 
 
38
        <LI> <A HREF="03import.html">import
 
39
        from a file</A> from your bank or other software in QIF, OFX or CSV
 
40
        format,
 
41
 
 
42
        <LI> <A HREF="03trans_auto.html">schedule</A> the recurrent
 
43
        transactions (Archives automated)
 
44
 
 
45
</UL>
 
46
<H3><A NAME="add1"></A>:: Add manually</H3>
 
47
<P>This can be done from the main window and the account window</P>
 
48
<UL>
 
49
        <LI> select the Transaction/Add menu
 
50
 
 
51
        <LI> click on the Add tool-bar button.<BR>Note: you can then fill
 
52
        the transaction from an archive (bookmarked transaction)
 
53
</UL>
 
54
<H3><A NAME="add2"></A>:: Inherit (duplicate from a transaction)</H3>
 
55
<P>This can be done from the account window only.
 
56
</P>
 
57
<UL>
 
58
        <LI> select the transaction to
 
59
        duplicate
 
60
 
 
61
        <LI> click on the Inherit tool-bar
 
62
        button
 
63
        <LI> change the needed value
 
64
 
 
65
        <LI> validate one or more iteration
 
66
 
 
67
</UL>
 
68
<H3>:: Tips &amp; tricks</H3>
 
69
<H4>1 Create archives from existing
 
70
transaction</H4>
 
71
<P>It is possible to create archives from existing transactions:
 
72
</P>
 
73
<UL>
 
74
        <LI> select the source transactions
 
75
 
 
76
        <LI> select the 'Create archive' menu
 
77
        <LI> it's magic
 
78
 
 
79
</UL>
 
80
<H4>2 Multiple field edition at once</H4>
 
81
<P>This is another very interesting feature. Please <A HREF="03trans_mult.html">read
 
82
here for how to proceed</A>
 
83
</P>
 
84
<H4>3 Remind state</H4>
 
85
<P>This is to remind you when you lent money and don't want to forget
 
86
about it.<BR>The remind transactions are never computed into the
 
87
balances or statistics and are always displayed.
 
88
</P>
 
89
</BODY>
 
90
</HTML>
 
 
b'\\ No newline at end of file'