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) | |
$p_msg = "" | |
$str_dossier = dossier::get() |
file included to manage all the sold operation
Definition in file compta_ven.inc.php.
$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 187 of file compta_ven.inc.php.
$cn = new Database(dossier::id()) |
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.
$p_msg = "" |
Definition at line 39 of file compta_ven.inc.php.
$str_dossier = dossier::get() |
Definition at line 36 of file compta_ven.inc.php.