mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
347 lines
10 KiB
347 lines
10 KiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Tableau de comptes et numérotation des comptes</TITLE>
|
|
<link rel="stylesheet" title="normal" type="text/css" href="gnucash.css">
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#eeeeee">
|
|
<H1>Tableau de comptes</H1>
|
|
<P>Typiquement les comptes sont arrangés comme un arbre, de
|
|
façon hiérarchique.
|
|
</P>
|
|
<P>Le tronc principal représente les catégories ou
|
|
groupes en entier, tandis que les feuilles de l'arbre contiennent des
|
|
comptes bancaires individuels ou des catégories de dépenses.
|
|
</P>
|
|
<P>Quand un rapport sommaire est demandé, habituellement,
|
|
seules les branches principales sont montrées, plutôt
|
|
que les comptes individuels. Un tableau de comptes devrait ressembler
|
|
à ce qui suit :
|
|
</P>
|
|
<PRE> 300 Dépenses
|
|
|
|
|
+--310 Dépenses en cours
|
|
| |
|
|
| +--311 Bière
|
|
| |
|
|
| +--312 Câble
|
|
|
|
|
+--320 Dépenses commerciales
|
|
| |
|
|
| +--321 Disquettes 8 pouces
|
|
| |
|
|
: :</PRE><P>
|
|
Notez que les comptes n'ont pas seulement des noms; ils ont des
|
|
<B>codes</B><SPAN STYLE="font-weight: medium">, </SPAN>afin de
|
|
fournir un <I>ordre</I>. Quand un rapport est généré,
|
|
l'ordre de tri est déterminé entièrement par la
|
|
numérotation.
|
|
</P>
|
|
<P>Une arborescence logique aura généralement des
|
|
comptes "feuilles" dont le chiffre final est non nul,
|
|
tandis que les noeuds parents ont des nombres supérieurs à
|
|
zéro. Par exemple, les comptes "liquidités"
|
|
devraient logiquement être arrangés ainsi :
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Avoirs globaux: <TT>100</TT>
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Liquidités globales: <TT>110</TT>
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Espèces dans le
|
|
portefeuille: <TT>111</TT>
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Espèces dans la
|
|
chaussette dans le placard: <TT>112</TT>
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Espèces dans le matelas:
|
|
<TT>113</TT>
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Boite à petits frais: <TT>114</TT>
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Avoirs bancaires globaux: <TT>120</TT>
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Compte chèques: <TT>121</TT>
|
|
</P>
|
|
<LI><P>Compte d'épargne: <TT>122</TT>
|
|
</P>
|
|
</UL>
|
|
</UL>
|
|
</UL>
|
|
<P>
|
|
Quand vous faites une <A HREF="xacc-accwin.html">création d'un
|
|
nouveau compte</A>, GnuCash offre une possibilité de deviner à
|
|
quoi il pense que le code du compte devrait être; vous êtes
|
|
libre de le changer. GnuCash ne prévient pas la duplication de
|
|
numérotation, bien que vous êtes encouragés à
|
|
l'éviter. Les codes de compte sont traités comme des
|
|
numéros, base-36, ainsi, s'il n'y a plus de numéros,
|
|
vous pouvez utiliser les lettres, de a jusqu'à z.
|
|
</P>
|
|
<P><B><FONT SIZE=6> Un exemple de
|
|
tableaux de comptes</FONT></B>
|
|
</P>
|
|
<P><A NAME="SAMPLECHART"></A>
|
|
Un tableau "typique" de comptes est montré
|
|
ci-dessous. Chaque compte est un <A HREF="xacc-acctypes.html">type de
|
|
compte donné</A>. C'est une combinaison de quelques comptes
|
|
commerciaux et personnels typiques.
|
|
</P>
|
|
<P>>>>>>>> 1.2
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Actifs
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Argent à portée de
|
|
main / Liquidités
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Compte chèques ou courant
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Compte de marché
|
|
monétaire
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Certificat de dépôt
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Actifs fixes / Immobilisations
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Meubles
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Ordinateurs
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Bijoux, articles de collection
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Outils, machines
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Investissements
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Actions
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Obligations
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Sociétés
|
|
d'investissements (n.d.t.: SICAV, FCP, OPCVM, SCPI en France)
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Biens immobiliers
|
|
</P>
|
|
</UL>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Passifs
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Impôt/Taxes
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Sécurité sociale
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Impôt sur le revenu
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Taxe d'habitation
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Impôt foncier
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Vignette automobile
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Carte de crédit et carte à
|
|
débit différé
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Eurocard/MasterCard
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Visa
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">American Express
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Diner's Club
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Emprunts
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Obligations(bourse)
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Prêt étudiant
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Prêt personnel d'oncle
|
|
Jean
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Prêt immobilier
|
|
</P>
|
|
</UL>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Capitaux propres
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Reste de profits
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Primes et profits de l'année
|
|
en cours
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Règlement d'une demande
|
|
(justice)
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Revenus
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Revenus d'intérêts
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Intérêt du compte
|
|
bancaire (compte rémunéré)
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Certificat de dépôt
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Intérêts
|
|
d'obligations
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Dividendes
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Actions
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Sociétés
|
|
d'investissements (n.d.t.: SICAV, FCP, OPCVM, SCPI en France)
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Consultant
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">ABC Design
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">PQR Infomatics
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Salaire
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Mon travail de jour
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Commissions
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Royalties
|
|
</P>
|
|
</UL>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Dépenses
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Loyer and Services
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Loyer
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Intérêts sur le
|
|
loyer en retard
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Électricité
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Gaz
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Téléphone
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Internet
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">TV par câble
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Dépenses de bureau
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Comptabilité
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Avocat (pour les USA)
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Logiciels
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Poste
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Frais bancaires
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Frais de cartes de crédit
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Toner, Papier, Paper Clips
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Dépenses automobiles
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Carburant
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Assurance
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Réparation
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Location
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Taxes
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Sécurité sociale
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Assurance chômage
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Amende des impôts
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Salaires et primes
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Consultant
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Primes
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Assurance santé
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Voyage
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Avion
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Hôtel
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Repas
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Auto
|
|
</P>
|
|
</UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Marketing/Mercatique
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm">Publicité
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Salon professionnel / Foire
|
|
commerciale
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm">Donations/Gadgets
|
|
</P>
|
|
</UL>
|
|
</UL>
|
|
</UL>
|
|
<P STYLE="margin-bottom: 0cm"><BR>
|
|
</P>
|
|
<HR>
|
|
<UL>
|
|
<UL>
|
|
<P>Retour à la <A HREF="xacc-main.html">Page principale de
|
|
la documentation.</A></P>
|
|
</UL>
|
|
</UL>
|
|
</BODY>
|
|
</HTML> |