|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
show the lettering by account More...
Go to the source code of this file.
Variables | |
| $acc_lib ="" | |
| $end =new IDate('end') | |
| $end_value =$http->get("end","date",$last_per->last_day()) | |
| $exercice =$g_user->get_exercice() | |
| $http =new HttpInput() | |
| $letter =new Lettering_Account($cn) | |
| $periode =new Periode($cn) | |
| $poste =new IPoste() | |
| if(isset($_GET['acc'])) | $poste_span =new ISpan('account_label') |
| $r | |
| $sel =new ISelect('type_let') | |
| $start =new IDate('start') | |
| if (isset( $_POST[ 'record'])) | |
| $poste | name ="acc" |
| $sel | selected =$http->get('type_let','number',0) |
| $poste | table =0 |
| try | |
| $poste_span | value =$acc_lib |
show the lettering by account
Definition in file lettering.account.inc.php.
| $acc_lib ="" |
Definition at line 45 of file lettering.account.inc.php.
| $end =new IDate('end') |
Definition at line 66 of file lettering.account.inc.php.
| $end_value =$http->get("end","date",$last_per->last_day()) |
Definition at line 69 of file lettering.account.inc.php.
| $exercice =$g_user->get_exercice() |
Definition at line 61 of file lettering.account.inc.php.
| $http =new HttpInput() |
Definition at line 28 of file lettering.account.inc.php.
| $letter =new Lettering_Account($cn) |
Definition at line 123 of file lettering.account.inc.php.
Definition at line 62 of file lettering.account.inc.php.
| $poste =new IPoste() |
Definition at line 37 of file lettering.account.inc.php.
Referenced by Anticipation\display(), Pre_Op_Advanced\display(), Anc_Balance_Double\display_form(), Acc_Parm_Code\form(), Acc_Ledger_History_Generic\get_detail(), Pre_Op_Advanced\get_post(), Acc_Ledger\input(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Sale\insert(), Acc_Ledger_Fin\verify_operation(), Acc_Ledger_Purchase\verify_operation(), and Acc_Ledger_Sale\verify_operation().
Definition at line 51 of file lettering.account.inc.php.
| $r |
Definition at line 54 of file lettering.account.inc.php.
| $sel =new ISelect('type_let') |
Definition at line 90 of file lettering.account.inc.php.
Referenced by IPeriod\input(), Acc_Ledger\select_depot(), and HtmlInput\select_stock().
| $start =new IDate('start') |
Definition at line 65 of file lettering.account.inc.php.
| if(isset($_POST['record'])) | ( | isset( $_POST[ 'record']) | ) |
Definition at line 114 of file lettering.account.inc.php.
| $poste name ="acc" |
Definition at line 38 of file lettering.account.inc.php.
| $sel selected =$http->get('type_let','number',0) |
Definition at line 98 of file lettering.account.inc.php.
| $poste table =0 |
Definition at line 39 of file lettering.account.inc.php.
| try |
Definition at line 67 of file lettering.account.inc.php.
| $sel value =$acc_lib |
Definition at line 52 of file lettering.account.inc.php.