this file is to be included to handle the financial ledger More...
Go to the source code of this file.
Variables | |
| $array = ( isset($correct))?$_POST:null | |
| $cn = new Database(dossier::id()) | |
| global | $g_parameter |
| global | $g_user |
| $gDossier = dossier::id() | |
| $Ledger = new Acc_Ledger_Fin($cn,0) | |
| $menu_action = "&".dossier::get() | |
| if(isset($_REQUEST['p_jrn'])&&($jrn_priv== 'X')) if(isset($_POST['save'])) if(isset($_POST['confirm'])) | if (isset($_POST['correct'])) |
this file is to be included to handle the financial ledger
Definition in file compta_fin.inc.php.
| $array = ( isset($correct))?$_POST:null |
Definition at line 138 of file compta_fin.inc.php.
| $cn = new Database(dossier::id()) |
Definition at line 33 of file compta_fin.inc.php.
| global $g_parameter |
Definition at line 26 of file compta_fin.inc.php.
| global $g_user |
Definition at line 26 of file compta_fin.inc.php.
| $gDossier = dossier::id() |
Definition at line 30 of file compta_fin.inc.php.
| $Ledger = new Acc_Ledger_Fin($cn,0) |
Definition at line 36 of file compta_fin.inc.php.
| $menu_action = "&".dossier::get() |
Definition at line 34 of file compta_fin.inc.php.