<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cours de comptabilité - France, Maroc &#187; Cours comptabilité de gestion</title>
	<atom:link href="http://www.cours-comptabilite.com/tag/cours-comptabilite-de-gestion/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cours-comptabilite.com</link>
	<description></description>
	<lastBuildDate>Tue, 21 Jun 2011 11:34:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exercices de gestion &#8211; Comptabilité de gestion</title>
		<link>http://www.cours-comptabilite.com/article-5835536.html</link>
		<comments>http://www.cours-comptabilite.com/article-5835536.html#comments</comments>
		<pubDate>Fri, 26 Sep 2008 04:56:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cours de comptabilité]]></category>
		<category><![CDATA[Cours comptabilité de gestion]]></category>

		<guid isPermaLink="false">http://www.cours-comptabilite.com/?p=506</guid>
		<description><![CDATA[



Exercices de gestion ( source: PETIKAR &#8211; le visité est recommandé )


// 
function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
     [...]]]></description>
			<content:encoded><![CDATA[<table style="height: 1180px;" border="0" cellspacing="2" cellpadding="0" width="393" align="center">
<tbody>
<tr>
<th colspan="2">
<p align="center">Exercices de gestion ( source: <a href="http://www.petitkar.com/" target="_blank">PETIKAR &#8211; le visité est recommandé</a> )</p>
</th>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier1theme3.zip" target="_blank"><strong>LA FACTURE</strong></a></td>
<td width="60%">Dans cet exercice, vous allez créer une facture automatisées à l&#8217;aide d&#8217;un tableur (fonctions si, recherchev&#8230;) puis enregistrer les écritures dans des tickets comptables.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier1theme2.zip" target="_blank"><strong>LA TVA</strong></a></td>
<td width="60%">Dans cet exercice, vous allez calculer la TVA à décaisser de 3 mois avec un tableur, remplir les 3 déclarations de TVA puis enregistrer les écritures dans des tickets comptables.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier4theme2.zip" target="_blank"><strong>LE BILAN FONCTIONNEL</strong></a></td>
<td width="60%">Dans cet exercice, vous allez compléter un bilan, créer un bilan fonctionnel puis calculer le fond de roulement net global, le besoin en fonds de roulement et la trésorerie à l&#8217;aide d&#8217;un tableur.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier1theme1.zip" target="_blank"><strong>LE COMPTE</strong></a></td>
<td width="60%">Dans cet exercice, vous allez présenter un compte banque avec en colonnes mariées et en colonnes séparées à l&#8217;aide d&#8217;un tableur.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier5theme3.zip" target="_blank"><strong>LE SEUIL DE RENTABILITE</strong></a></td>
<td width="60%">Dans cet exercice, vous allez créer un compte de résultat différentiel, calculer le seuil de rentabilité, présenter son graphique à l&#8217;aide d&#8217;un tableur puis calculer une prévision d&#8217;évolution selon 2 hypothèses.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier2theme3.zip" target="_blank"><strong>LES AMORTISSEMENTS DEGRESSIFS</strong></a></td>
<td width="60%">Dans cet exercice, vous allez compléter les tableaux d&#8217;amortissements dégressifs à l&#8217;aide du tableur puis enregistrer les écritures dans des tickets comptables.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier5theme2.zip" target="_blank"><strong>LES COUTS</strong></a></td>
<td width="60%">Dans cet exercice, vous allez compléter les différents tableaux de calculs des coûts à l&#8217;aide d&#8217;un tableur.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier2theme2.zip" target="_blank"><strong>LES EMPRUNTS</strong></a></td>
<td width="60%">Dans cet exercice, vous allez calculer les remboursements d&#8217;emprunt par la méthode des amortissements constants puis par la méthode des annuités constantes et enfin enregistrer les écritures dans des tickets comptables.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier2theme1.zip" target="_blank"><strong>LES IMMOBILISATIONS</strong></a></td>
<td width="60%">Dans cet exercice, vous allez déterminer la différence entre une immobilisation et une charge, présenter le tableau des immobilisations à l&#8217;aide d&#8217;un tableur puis enregistrer les écritures d&#8217;achat et de vente dans des tickets comptables.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier3theme2.zip" target="_blank"><strong>LES PROVISIONS CLIENTS</strong></a></td>
<td width="60%">Dans cet exercice, vous allez créer un tableau de calcul des provisions clients à l&#8217;aide d&#8217;un tableur puis enregistrer les écritures dans des tickets comptables.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier4theme1.zip" target="_blank"><strong>LES SIG ET LA CAF</strong></a></td>
<td width="60%">Dans cet exercice, vous allez compléter un compte de résultat puis calculer les soldes intermédiaires de gestion et la capacité d&#8217;autofinancement à l&#8217;aide d&#8217;un tableur.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier5theme4.zip" target="_blank"><strong>LES STATISTIQUES DE VENTES</strong></a></td>
<td width="60%">Dans cet exercice, vous allez calculer les chiffres d&#8217;affaires des vendeurs, calculer leurs salaires puis présenter des graphiques à l&#8217;aide d&#8217;un tableur.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier5theme1.zip" target="_blank"><strong>LES STOCKS</strong></a></td>
<td width="60%">Dans cet exercice, vous allez présenter à l&#8217;aide d&#8217;un tableur une fiche de stock avec calcul du CMUP en fin de mois puis avec CMUP après chaque entrée.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/optiongestion/dossier3theme1.zip" target="_blank"><strong>LES TITRES</strong></a></td>
<td width="60%">Dans ce exercice, vous allez créer un tableau de calcul des provisions sur titres (titres de participation, valeurs mobilières de placement) à l&#8217;aide d&#8217;un tableur puis enregistrer les écritures dans des tickets comptables.</td>
</tr>
</tbody>
</table>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.cours-comptabilite.com/article-5841238.html" rel="bookmark">Fiches cours Access 2003</a></li><li><a href="http://www.cours-comptabilite.com/article-5835541-6.html" rel="bookmark">Cours de comptabilité générale</a></li><li><a href="http://www.cours-comptabilite.com/article-5835492.html" rel="bookmark">Cours Word 2003</a></li><li><a href="http://www.cours-comptabilite.com/article-5816667.html" rel="bookmark">Cours excel 2003</a></li><li><a href="http://www.cours-comptabilite.com/article-5835530.html" rel="bookmark">Outils de gestion commerciale : Cours commerce</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.cours-comptabilite.com/article-5835536.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Synthèses de comptabilité gestion</title>
		<link>http://www.cours-comptabilite.com/article-1748598.html</link>
		<comments>http://www.cours-comptabilite.com/article-1748598.html#comments</comments>
		<pubDate>Sat, 15 Mar 2003 01:32:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cours de comptabilité]]></category>
		<category><![CDATA[Cours comptabilité de gestion]]></category>

		<guid isPermaLink="false">http://www.cours-comptabilite.com/?p=638</guid>
		<description><![CDATA[L&#8217;étude de cas de Comptabilité Gestion du baccalauréat porte sur l&#8217;ensemble du programme de terminale et de première. Tous les devoirs type bac, de 4 h 00, que vous ferez durant l&#8217;année scolaire porteront sur l&#8217;ensemble du programme de terminale traité une semaine avant la date du devoir. Un chapitre qui n&#8217;est pas terminé ou [...]]]></description>
			<content:encoded><![CDATA[<p>L&#8217;étude de cas de Comptabilité Gestion du baccalauréat porte sur l&#8217;ensemble du programme de terminale et de première. Tous les devoirs type bac, de 4 h 00, que vous ferez durant l&#8217;année scolaire porteront sur l&#8217;ensemble du programme de terminale traité une semaine avant la date du devoir. Un chapitre qui n&#8217;est pas terminé ou qui a été terminé moins d&#8217;une semaine avant le devoir, n&#8217;est donc pas à réviser pour le devoir en question.</p>
<p>Pour faciliter vos révisions, vous trouverez ci-dessous des fiches de synthèse. Elles reprennent l&#8217;essentiel du cours, sans pour autant être suffisantes. Revoir les exercices réalisés au cours de l&#8217;année est un complément essentiel pour une compréhension optimale. De par leur faible encombrement, ces fiches de synthèse peuvent être utilisées, par exemple, pour réviser dans le bus qui conduit au lycée. Il n&#8217;y a pas de mauvais moments pour réviser de la comptabilité gestion.</p>
<p>Les fiches sont accessibles depuis le réseau local informatique du lycée. Leur consultation peut se faire à l&#8217;écran (sans impression) depuis le format PDF. Tous les postes informatiques du réseau savent lire ce format de fichier. Il vous sera donc possible de réviser de la comptabilité gestion, même si vous n&#8217;avez pas vos cours ou vos fiches de synthèse sur vous. Vous n&#8217;aurez qu&#8217;à vous connecter au site Internet du lycée pour afficher les fiches de synthèse ou cours qui vous intéressent.</p>
<p>Des erreurs peuvent encore subsister dans les fiches de synthèse. Merci de bien vouloir les signaler à l&#8217;auteur.</p>
<table id="AutoNumber2" style="border-collapse: collapse; height: 800px;" border="0" cellspacing="0" cellpadding="0" width="100%" bordercolor="#111111">
<tbody>
<tr>
<td width="100%" height="19" align="center"><strong><span style="color: #800000;">Partie 0 : Introduction</span></strong></td>
</tr>
<tr>
<td width="100%" height="16">P0C01 &#8211; Introduction à la gestion et à l&#8217;informatique &#8211; <span style="font-weight: 400;"><a title="6 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P0C01.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="15 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P0C01.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="19" align="center"></td>
</tr>
<tr>
<td width="100%" height="19" align="center"><strong><span style="color: #800000;">Partie 1 : Les traitements en comptabilité générale</span></strong></td>
</tr>
<tr>
<td width="100%" height="16">P1C01 &#8211; <span style="font-weight: 400;">Les opérations commerciales</span> &#8211; <span style="font-weight: 400;"><a title="38 Ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C01.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="635 Ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C01.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C02 &#8211; <span style="font-weight: 400;">L&#8217;acquisition des immobilisations corporelles et incorporelles</span> &#8211; <span style="font-weight: 400;"><a title="12 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C02.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="115 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C02.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C03 &#8211; <span style="font-weight: 400;">Les opérations de trésorerie</span> &#8211; <span style="font-weight: 400;"><a title="129 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C03.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="431 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C03.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C04 &#8211; <span style="font-weight: 400;">Le portefeuille titres</span> &#8211; <span style="font-weight: 400;"><a title="16 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C04.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="96 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C04.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C05 &#8211; <span style="font-weight: 400;">Les emprunts et les prêts</span> &#8211; <span style="font-weight: 400;"><a title="30 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C05.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="119 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C05.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C06 &#8211; <span style="font-weight: 400;">Les charges de personnel</span> &#8211; <span style="font-weight: 400;"><a title="13 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C06.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="117 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C06.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C07 &#8211; <span style="font-weight: 400;">Les travaux de fin d&#8217;exercice</span> &#8211; <span style="font-weight: 400;"><a title="49 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C07.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="21 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C07.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C08 &#8211; <span style="font-weight: 400;">Les amortissements</span> &#8211; <span style="font-weight: 400;"><a title="22 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C08.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="79 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C08.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C09 &#8211; <span style="font-weight: 400;">Les provisions pour dépréciation</span> &#8211; <span style="font-weight: 400;"><a title="41 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C09.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="241 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C09.pdf">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C10 &#8211; <span style="font-weight: 400;">Les cessions d&#8217;éléments d&#8217;actifs</span> &#8211; <span style="font-weight: 400;"><a title="21 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C10.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="250 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C10.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C11 &#8211; <span style="font-weight: 400;">L&#8217;ajustement des comptes de gestion</span> &#8211; <span style="font-weight: 400;"><a title="20 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C11.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="281 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C11.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C12 &#8211; <span style="font-weight: 400;">Le calcul du résultat comptable avant impôt</span> &#8211; <span style="font-weight: 400;"><a title="8 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C12.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="24 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C12.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C13 &#8211; <span style="font-weight: 400;">Le résultat fiscal</span> &#8211; <span style="font-weight: 400;"><a title="10 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C13.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="35 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C13.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C14 &#8211; <span style="font-weight: 400;">Les documents de synthèse</span> &#8211; <span style="font-weight: 400;"><a title="8 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C14.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="15 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C14.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P1C15 &#8211; <span style="font-weight: 400;">Le résultat des SA</span> &#8211; <span style="font-weight: 400;"><a title="16 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C15.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="147 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P1C15.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="19"></td>
</tr>
<tr>
<td width="100%" height="19">
<p align="center"><strong><span style="color: #800000;">Partie 2 : Le calcul et l&#8217;analyse des coûts</span></strong></p>
</td>
</tr>
<tr>
<td width="100%" height="16">P2C01 &#8211; <span style="font-weight: 400;">Le processus de production et les coûts</span> &#8211; <span style="font-weight: 400;"><a title="7 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C01.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="20 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C01.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P2C02 &#8211; <span style="font-weight: 400;">Le traitement des charges indirectes</span> &#8211; <span style="font-weight: 400;"><a title="30 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C02.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="39 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C02.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P2C03 &#8211; <span style="font-weight: 400;">La valorisation des stocks</span> &#8211; <span style="font-weight: 400;"><a title="69 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C03.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="49 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C03.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P2C04 &#8211; <span style="font-weight: 400;">Les coûts de production, de revient et le résultat analytique</span> &#8211; <span style="font-weight: 400;"><a title="41 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C04.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="46 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C04.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P2C05 &#8211; <span style="font-weight: 400;">La concordance des résultats</span> &#8211; <span style="font-weight: 400;"><a title="8 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C05.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="38 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C05.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P2C06 &#8211; <span style="font-weight: 400;">Le coût variable</span> &#8211; <span style="font-weight: 400;"><a title="21 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C06.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="35 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C06.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="15">P2C07 &#8211; <span style="font-weight: 400;">Le seuil de rentabilité</span> &#8211; <span style="font-weight: 400;"><a title="19 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C07.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="46 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C07.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P2C08 &#8211; <span style="font-weight: 400;">L&#8217;imputation rationnelle des charges fixes</span> &#8211; <span style="font-weight: 400;"><a title="13 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C08.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="40 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P2C08.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="19"></td>
</tr>
<tr>
<td width="100%" height="19">
<p align="center"><strong><span style="color: #800000;">Partie 3 : L&#8217;analyse fonctionnelle des documents de synthèse</span></strong></p>
</td>
</tr>
<tr>
<td width="100%" height="16">P3C01 &#8211; <span style="font-weight: 400;">Les soldes intermédiaires de gestion</span> &#8211; <span style="font-weight: 400;"><a title="33 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C01.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="32 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C01.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P3C02 &#8211; <span style="font-weight: 400;">La capacité d&#8217;autofinancement</span> &#8211; <span style="font-weight: 400;"><a title="8 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C02.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="27 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C02.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P3C03 &#8211; <span style="font-weight: 400;">Le bilan fonctionnel</span> &#8211; <span style="font-weight: 400;"><a title="62 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C03.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="52 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C03.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P3C04 &#8211; <span style="font-weight: 400;">Le fonds de roulement</span> &#8211; <span style="font-weight: 400;"><a title="8 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C04.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="30 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C04.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P3C05 &#8211; <span style="font-weight: 400;">Le tableau de financement</span> &#8211; <span style="font-weight: 400;"><a title="93 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C05.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="59 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P3C05.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="19" align="center"></td>
</tr>
<tr>
<td width="100%" height="19" align="center"><strong><span style="color: #800000;">Partie 4 : La gestion prévisionnelle</span></strong></td>
</tr>
<tr>
<td width="100%" height="16">P4C01 &#8211; <span style="font-weight: 400;">La diversité des budgets</span> &#8211; <span style="font-weight: 400;"><a title="8 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C01.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="27 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C01.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P4C02 &#8211; <span style="font-weight: 400;">La politique d&#8217;approvisionnement</span> &#8211; <span style="font-weight: 400;"><a title="18 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C02.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="35 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C02.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P4C03 &#8211; <span style="font-weight: 400;">La politique d&#8217;investissement</span> &#8211; <span style="font-weight: 400;"><a title="85 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C03.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="58 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C03.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P4C04 &#8211; <span style="font-weight: 400;">Le budget de trésorerie et les états financiers prévisionnels</span> &#8211; <span style="font-weight: 400;"><a title="72 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C04.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="37 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P4C04.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="19"></td>
</tr>
<tr>
<td width="100%" height="19">
<p align="center"><strong><span style="color: #800000;">Partie 5 : L&#8217;informatique de gestion</span></strong></p>
</td>
</tr>
<tr>
<td width="100%" height="16">P5C01 &#8211; <span style="font-weight: 400;">Les logiciels comptables</span> &#8211; <span style="font-weight: 400;"><a title="9 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C01.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="50 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C01.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P5C02 &#8211; <span style="font-weight: 400;">Les bases de données et les entités</span> &#8211; <span style="font-weight: 400;"><a title="21 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C02.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="49 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C02.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P5C03 &#8211; <span style="font-weight: 400;">Les associations d&#8217;entités</span> &#8211; <span style="font-weight: 400;"><a title="14 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C03.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="20 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C03.pdf" target="_blank">pdf</a></span></td>
</tr>
<tr>
<td width="100%" height="16">P5C04 &#8211; <span style="font-weight: 400;">Les relations</span> &#8211; <span style="font-weight: 400;"><a title="11 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C04.zip" target="_blank">doc</a></span> &#8211; <span style="font-weight: 400;"><a title="38 ko" href="http://www2.ac-lille.fr/lyc-afrance-lillers/ressources/ecogest/gestion/terminale/syntheses/P5C04.pdf" target="_blank">pdf</a></span></td>
</tr>
</tbody>
</table>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.cours-comptabilite.com/article-1835420.html" rel="bookmark">Cours de comptabilité gestion</a></li><li><a href="http://www.cours-comptabilite.com/article-11058749.html" rel="bookmark">Résultat du Bac, Bts : académie de lille</a></li><li><a href="http://www.cours-comptabilite.com/article-4387205-6.html" rel="bookmark">La loi organique relative aux lois de finances LOLF et gestion des ressources humaines</a></li><li><a href="http://www.cours-comptabilite.com/france-2009-francais-gratuit-resultats-brevet-des-colleges.html" rel="bookmark">Gratuit DNB: Résultats brevet des collèges 2009 par académies</a></li><li><a href="http://www.cours-comptabilite.com/article-5502859.html" rel="bookmark">Cours Excel: Statistiques</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.cours-comptabilite.com/article-1748598.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

