noalyss Version-9
|
Show a div for selecting ledger return a html code for creating a window parameter. More...
Go to the source code of this file.
Variables | |
if(! isset($r_jrn)) | $ctl ='div_jrn'.$div |
$html = escape_xml($response) | |
$ledger =new Acc_Ledger_Search($type,1,$ctl) | |
$response = ob_get_clean() | |
Show a div for selecting ledger return a html code for creating a window parameter.
Definition in file ajax_ledger_show.php.
if (! isset( $r_jrn)) $ctl ='div_jrn'.$div |
Definition at line 19 of file ajax_ledger_show.php.
$html = escape_xml($response) |
Definition at line 25 of file ajax_ledger_show.php.
$ledger =new Acc_Ledger_Search($type,1,$ctl) |
Definition at line 21 of file ajax_ledger_show.php.
$response = ob_get_clean() |
Definition at line 24 of file ajax_ledger_show.php.