|
noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
|
Misc Operation for analytic accountancy. More...
Go to the source code of this file.
Variables | |
| if(! $m) | $dossier_id =Dossier::id() |
| global | $g_user |
| $http =new HttpInput() | |
| $m =$pa->get_list() | |
| $new =$http->request("new","string","0") | |
| $pa =new Anc_Plan($cn) | |
| $see =$http->request("see","string","0") | |
| $selected =($see==0)?"new":"see" | |
| $str_dossier =Dossier::get() | |
Misc Operation for analytic accountancy.
Definition in file anc_od.inc.php.
| if (! $m) $dossier_id =Dossier::id() |
Definition at line 43 of file anc_od.inc.php.
| global $g_user |
Definition at line 30 of file anc_od.inc.php.
| $http =new HttpInput() |
Definition at line 31 of file anc_od.inc.php.
| $m =$pa->get_list() |
Definition at line 35 of file anc_od.inc.php.
| $new =$http->request("new","string","0") |
Definition at line 45 of file anc_od.inc.php.
Referenced by Acc_Ledger\display_ledger(), Acc_Ledger\input_new(), and Anticipation\object_clone().
Definition at line 34 of file anc_od.inc.php.
Referenced by Anc_Print\display_form(), and Anc_Balance_Double\display_pdf().
| $see =$http->request("see","string","0") |
Definition at line 44 of file anc_od.inc.php.
| $selected =($see==0)?"new":"see" |
Definition at line 46 of file anc_od.inc.php.
Referenced by Exercice\select(), and Exercice\select_date().
| $str_dossier =Dossier::get() |
Definition at line 33 of file anc_od.inc.php.
Referenced by Acc_Ledger_Search\list_operation(), Acc_Ledger_Search\list_operation_to_reconcile(), Acc_Ledger\listing(), menu_acc_plan(), and Fiche_Def\myList().