phpcompta  Version-6
 All Data Structures Namespaces Files Functions Variables Pages
Variables
compta_ven.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']
 
if(isset($_REQUEST['p_jrn'])&&$g_user->
check_jrn($_REQUEST['p_jrn'])!=
'W') if(isset($_POST['view_invoice']))
if(isset($_POST['record'])) 
$array =(isset($_POST['correct'])||isset ($correct))?$_POST:null
 
 $cn =new Database(dossier::id())
 
global $g_parameter
 
 $gDossier =dossier::id()
 
 $Ledger =new Acc_Ledger_Sold($cn,0)
 
 $op =new Pre_op_ven($cn)
 
 $str_dossier =dossier::get()
 
if(isset($_REQUEST['pre_def'])&&!isset($_POST['correct'])) else
 
if(!isset($_REQUEST['p_jrn']))
else $Ledger 
id =$_REQUEST ['p_jrn']
 
 if (isset($_REQUEST['p_jrn_predef']))
 

Detailed Description

file included to manage all the sold operation

Definition in file compta_ven.inc.php.

Variable Documentation

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

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

if (isset($_REQUEST['p_jrn'])&&$g_user->check_jrn($_REQUEST['p_jrn'])!= 'W') if (isset($_POST['view_invoice'])) if (isset($_POST['record'])) $array =(isset($_POST['correct'])||isset ($correct))?$_POST:null

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

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

global $g_parameter

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

$gDossier =dossier::id()

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

$Ledger =new Acc_Ledger_Sold($cn,0)

Definition at line 45 of file compta_ven.inc.php.

$op =new Pre_op_ven($cn)

Definition at line 203 of file compta_ven.inc.php.

$str_dossier =dossier::get()

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

if (isset($_REQUEST['pre_def'])&&!isset($_POST['correct'])) else
Initial value:
{
echo HtmlInput::hidden("ledger_type","VEN")

Definition at line 232 of file compta_ven.inc.php.

if (!isset($_REQUEST['p_jrn'])) else $Ledger id =$_REQUEST ['p_jrn']

Definition at line 193 of file compta_ven.inc.php.

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

Definition at line 194 of file compta_ven.inc.php.