phpcompta  Version-6
 All Data Structures Namespaces Files Functions Variables Pages
Variables
compta_ach.inc.php File Reference

file included to manage all the sold operation More...

Go to the source code of this file.

Variables

 $ac = "ac=" . $_REQUEST['ac']
 
 $array = (isset($_POST['correct']) || isset($correct)) ? $_POST : null
 
 $cn = new Database(dossier::id())
 
global $g_parameter
 
 $gDossier = dossier::id()
 
 $Ledger = new Acc_Ledger_Purchase($cn, 0)
 
 $op = new Pre_op_ach($cn)
 
 $str_dossier = dossier::get()
 
if(isset($_GET['use_opd'])&&isset($_REQUEST['pre_def'])&&!isset($_POST['correct'])) else
 
if(!isset($_REQUEST['p_jrn']))
else $Ledger 
id = $_REQUEST ['p_jrn']
 
if(isset($_REQUEST['p_jrn']))
if($g_user-> check_jrn($_REQUEST['p_jrn'])!=
'W') if(isset($_POST['view_invoice'])) 
if (isset($_POST['record']))
 
 if (isset($_REQUEST['p_jrn_predef']))
 

Detailed Description

file included to manage all the sold operation

Definition in file compta_ach.inc.php.

Variable Documentation

$ac = "ac=" . $_REQUEST['ac']

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

$array = (isset($_POST['correct']) || isset($correct)) ? $_POST : null

Definition at line 161 of file compta_ach.inc.php.

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

Definition at line 33 of file compta_ach.inc.php.

global $g_parameter
$gDossier = dossier::id()

Definition at line 31 of file compta_ach.inc.php.

$Ledger = new Acc_Ledger_Purchase($cn, 0)

Definition at line 162 of file compta_ach.inc.php.

$op = new Pre_op_ach($cn)

Definition at line 187 of file compta_ach.inc.php.

$str_dossier = dossier::get()

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

if (isset($_GET['use_opd'])&&isset($_REQUEST['pre_def'])&&!isset($_POST['correct'])) else
Initial value:
{
echo $Ledger->input($array)

Definition at line 217 of file compta_ach.inc.php.

$bk_card id = $_REQUEST ['p_jrn']
if (isset($_REQUEST['p_jrn'])) if($g_user-> check_jrn($_REQUEST['p_jrn'])!= 'W') if (isset($_POST['view_invoice'])) if(isset($_POST['record']))

Definition at line 94 of file compta_ach.inc.php.

if(isset($_REQUEST['p_jrn_predef']))

Definition at line 177 of file compta_ach.inc.php.