|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
display draft OPERATION_EXERCICE More...
Go to the source code of this file.
Variables | |
| $a_operation | |
| $aUrl = ["ac" => $http->request("ac"), "gDossier" => Dossier::id()] | |
| $checkbox =new ICheckBox("operation_list[]") | |
| $cn =Dossier::connect() | |
| $http = new HttpInput() | |
| foreach ( $a_operation as $operation) =\HtmlInput::submit("remove",_("Efface la sélection")) | |
display draft OPERATION_EXERCICE
Definition in file operation_exercice-list_draft.php.
| $a_operation |
Definition at line 26 of file operation_exercice-list_draft.php.
| $aUrl = ["ac" => $http->request("ac"), "gDossier" => Dossier::id()] |
Definition at line 36 of file operation_exercice-list_draft.php.
| $checkbox =new ICheckBox("operation_list[]") |
Definition at line 37 of file operation_exercice-list_draft.php.
| $cn =Dossier::connect() |
Definition at line 25 of file operation_exercice-list_draft.php.
| $http = new HttpInput() |
Definition at line 24 of file operation_exercice-list_draft.php.
| foreach($a_operation as $operation) | ( | $a_operation as | ) | =\HtmlInput::submit("remove",_("Efface la sélection")) |
Definition at line 70 of file operation_exercice-list_draft.php.