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() | |
$url = http_build_query(array('p_jrn_predef'=>$Ledger->id,'ac'=>$_REQUEST['ac'],'gDossier'=>dossier::id())) | |
if(!isset($_REQUEST['p_jrn'])) else $Ledger | id = $_REQUEST ['p_jrn'] |
if (isset($_REQUEST['p_jrn_predef'])) |
file included to manage all the sold operation
Definition in file compta_ach.inc.php.
$ac = "ac=" . $_REQUEST['ac'] |
Definition at line 37 of file compta_ach.inc.php.
$array = (isset($_POST['correct']) || isset($correct)) ? $_POST : null |
Definition at line 156 of file compta_ach.inc.php.
$cn = new Database(dossier::id()) |
Definition at line 34 of file compta_ach.inc.php.
global $g_parameter |
Definition at line 33 of file compta_ach.inc.php.
Referenced by Acc_Ledger\check_periode(), Acc_Ledger\check_strict(), Acc_Ledger_Fin\confirm(), Acc_Ledger_Sold\confirm(), Acc_Ledger_Purchase\confirm(), Acc_Ledger\confirm(), Pre_op_ven\display(), Pre_Op_Advanced\display(), Pre_op_ach\display(), Acc_Ledger_Fin\input(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sold\input(), Acc_Ledger\input(), Acc_Ledger_Sold\insert(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Fin\insert(), Acc_Ledger_Purchase\insert_no_deductible(), Acc_Ledger\list_operation(), Acc_Ledger\list_operation_to_reconcile(), Document\Replace(), Acc_Ledger\save(), Acc_Ledger_Sold\verify(), and Acc_Ledger_Purchase\verify().
$gDossier = dossier::id() |
Definition at line 32 of file compta_ach.inc.php.
$Ledger = new Acc_Ledger_Purchase($cn, 0) |
Definition at line 157 of file compta_ach.inc.php.
$op = new Pre_op_ach($cn) |
Definition at line 179 of file compta_ach.inc.php.
$str_dossier = dossier::get() |
Definition at line 36 of file compta_ach.inc.php.
$url = http_build_query(array('p_jrn_predef'=>$Ledger->id,'ac'=>$_REQUEST['ac'],'gDossier'=>dossier::id())) |
Definition at line 183 of file compta_ach.inc.php.
$wDate id = $_REQUEST ['p_jrn'] |
Definition at line 170 of file compta_ach.inc.php.
Referenced by Acc_Ledger\__construct(), Fiche\belong_ledger(), Acc_Ledger\build_search_sql(), User\check_action(), User\check_print(), Acc_Ledger_Sold\confirm(), Acc_Ledger_Purchase\confirm(), ITva_Popup\dbutton(), Calendar\display(), HtmlInput\display_periode(), display_security_fieldset(), Acc_Report\exist(), Calendar\fill_from_action(), Acc_Report\form(), User\get_folder_access(), User\get_ledger_access(), Document_type\get_list(), Acc_Ledger\get_operation(), Calendar\get_preference(), Acc_Ledger\get_rowSimple(), Acc_Ledger\get_solde(), HtmlInput\history_account(), HtmlInput\history_card_button(), Anc_Operation\html_table(), Acc_Account_Ledger\HtmlTable(), Fiche\HtmlTable(), IRelated_Action\input(), IConcerned\input(), ITva_Popup\input(), User\is_local_admin(), Acc_Ledger\list_operation(), Acc_Ledger\list_operation_to_reconcile(), Profile_Menu\listing_profile(), modifyOperation(), Profile_Menu\printing(), Acc_Ledger\reverse(), Acc_Ledger\save(), Fiche_Def\save_order(), Acc_Ledger\search_form(), Acc_Payment\select(), Acc_Ledger\select_ledger(), Calendar\set_month_year(), Acc_Ledger_Fin\show_ledger(), Acc_Ledger_Sold\show_unpaid(), Acc_Ledger_Purchase\show_unpaid(), Profile_Menu\sub_menu(), Follow_Up\tag_cell(), Acc_Report_Row\test_me(), Acc_Tva\test_me(), Anc_Plan\test_me(), Acc_Account\test_me(), Todo_List\test_me(), Anc_Group\test_me(), Anc_Group_Operation\test_me(), Acc_Balance\test_me(), Anc_Balance_Simple\test_me(), Anc_Account\test_me(), Acc_Report\test_me(), Anticipation\test_me(), Acc_Reconciliation\test_me(), Periode\test_me(), Anc_Balance_Double\test_me(), Acc_Operation\test_me(), Acc_Account_Ledger\test_me(), Acc_Bilan\test_me(), Anc_Operation\test_me(), Acc_Ledger_Sold\test_me(), Fiche\test_me(), Acc_Ledger\test_me(), view_action(), view_history_account(), view_history_card(), and Calendar\zoom().
if(isset($_REQUEST['p_jrn_predef'])) |
Definition at line 172 of file compta_ach.inc.php.