add, modify, close or delete a period More...
Go to the source code of this file.
Variables | |
| $action ="" | |
| $choose =(isset ($_GET['choose']))?$_GET['choose']:"no" | |
| $cn =new Database($gDossier) | |
| $gDossier =dossier::id() | |
| $sel_jrn | |
| $sel_jrn [] =array('value'=>0,'label'=>'Global : periode pour tous les journaux') | |
| $wSel =new ISelect() | |
| if(isset($_POST["add_per"])) if(isset($_POST['add_exercice'])) if($action=="closed") if($action=="delete_per") if($action== 'reopen') if($choose=="yes") | else |
| $wSel | name ='jrn_def_id' |
| $wSel | value =$sel_jrn |
add, modify, close or delete a period
Definition in file periode.inc.php.
| $action ="" |
Definition at line 32 of file periode.inc.php.
| $choose =(isset ($_GET['choose']))?$_GET['choose']:"no" |
Definition at line 35 of file periode.inc.php.
Referenced by Anc_Print\display_form(), and Anc_Balance_Double\display_form().
Definition at line 28 of file periode.inc.php.
| $gDossier =dossier::id() |
Definition at line 24 of file periode.inc.php.
| $sel_jrn |
Definition at line 117 of file periode.inc.php.
Definition at line 119 of file periode.inc.php.
| $wSel =new ISelect() |
Definition at line 120 of file periode.inc.php.
| if (isset($_POST["add_per"])) if (isset($_POST['add_exercice'])) if ($action=="closed") if ($action=="delete_per") if ($action== 'reopen') if ($choose=="yes") else |
Definition at line 114 of file periode.inc.php.
| $wSel name ='jrn_def_id' |
Definition at line 122 of file periode.inc.php.
| $wSel value =$sel_jrn |
Definition at line 121 of file periode.inc.php.