noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
operation_ods_new.inc.php File Reference

to write into the ledgers ODS a new operation More...

Go to the source code of this file.

Variables

 $cn = new Database(dossier::id())
 $first_ledger = $ledger->get_first('ODS')
global $g_parameter
global $g_user
 $iconcerned = new IConcerned('jrn_concerned')
 $id_ledger = (isset($_REQUEST['p_jrn'])) ? $_REQUEST['p_jrn'] : $id_predef
 $id_predef = (isset($_REQUEST['p_jrn_predef'])) ? $_REQUEST['p_jrn_predef'] : -1
 $ledger = new Acc_Ledger($cn, $id_ledger)
 $op = new Pre_op_ods($cn)
 $p_post = $_POST
 $url = http_build_query(array('action'=>'use_opd','p_jrn_predef'=>$ledger->id,'ac'=>$_REQUEST['ac'],'gDossier'=>dossier::id()))
$iconcerned amount_id = "totalDeb"
$ledger id = ($ledger->id == -1) ? $first_ledger['jrn_def_id'] : $id_ledger
 if ($g_user->check_jrn($ledger->id)=='X')
 if (isset($_GET['action'])&&!isset($_POST['correct']))

Detailed Description

to write into the ledgers ODS a new operation

Definition in file operation_ods_new.inc.php.


Variable Documentation

$cn = new Database(dossier::id())

Definition at line 32 of file operation_ods_new.inc.php.

$first_ledger = $ledger->get_first('ODS')

Definition at line 37 of file operation_ods_new.inc.php.

global $g_parameter

Definition at line 28 of file operation_ods_new.inc.php.

global $g_user

Definition at line 28 of file operation_ods_new.inc.php.

$iconcerned = new IConcerned('jrn_concerned')

Definition at line 97 of file operation_ods_new.inc.php.

Referenced by Follow_Up\Display().

$id_ledger = (isset($_REQUEST['p_jrn'])) ? $_REQUEST['p_jrn'] : $id_predef

Definition at line 35 of file operation_ods_new.inc.php.

$id_predef = (isset($_REQUEST['p_jrn_predef'])) ? $_REQUEST['p_jrn_predef'] : -1

Definition at line 34 of file operation_ods_new.inc.php.

$ledger = new Acc_Ledger($cn, $id_ledger)

Definition at line 36 of file operation_ods_new.inc.php.

$op = new Pre_op_ods($cn)

Definition at line 49 of file operation_ods_new.inc.php.

$p_post = $_POST

Definition at line 63 of file operation_ods_new.inc.php.

Referenced by Acc_Ledger\test_me().

$url = http_build_query(array('action'=>'use_opd','p_jrn_predef'=>$ledger->id,'ac'=>$_REQUEST['ac'],'gDossier'=>dossier::id()))

Definition at line 53 of file operation_ods_new.inc.php.

$iconcerned amount_id = "totalDeb"
$ledger id = ($ledger->id == -1) ? $first_ledger['jrn_def_id'] : $id_ledger

Definition at line 38 of file operation_ods_new.inc.php.

if($g_parameter->MY_DATE_SUGGEST=='Y')

Definition at line 41 of file operation_ods_new.inc.php.

if(isset($_GET['action'])&&!isset($_POST['correct']))

Definition at line 64 of file operation_ods_new.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations