19if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
39echo
'<div class="content">';
44if ( ! isset (
$_GET[
'verif']))
49 echo
'<fieldset><legend>'._(
'Exercice').
'</legend>';;
50 echo
'<form method="GET" onsubmit="return waiting_box()">';
51 echo _(
'Choisissez un autre exercice');
55 echo dossier::hidden();
61 echo
'<FORM METHOD="GET" onsubmit="waiting_box()">';
63 echo dossier::hidden();
72 echo
'<span class="notice"> '._(
'Attention : si le bilan n\'est pas équilibré.<br> Vérifiez <ul>
73 <li>L\'affectation du résultat est fait</li>
74 <li>Vos comptes actifs ont un solde débiteur (sauf les comptes dit inversés)</li>
75 <li> les comptes passifs ont un solde créditeur (sauf les comptes dit inversés) </li>
77 Utilisez la balance des comptes pour vérifier.').
' </span>';
100 $url_verify=http_build_query(array(
'ac'=>
'VERIFBIL',
'gDossier'=>
dossier::id()));
101 echo _(
'Pour une vérification complète, allez dans ').
'<a class="line" TARGET="_blank" href="?'.$url_verify.
'"> VERIFBIL</a>';
102 $id=uniqid(
"export_");
104 echo
'<FORM METHOD="GET" ACTION="export.php" ';
105 printf(
'id="%s" onsubmit="download_document_form(\'%s\')">',
$id,
$id);
107 echo dossier::hidden();
this class handle the different bilan, from the table bilan, parse the form and replace in the templa...
about the accountancy period (usually 1 year starting in January until december) = exercice
For the periode tables parm_periode and jrn_periode.