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

show detail of inv. More...

Go to the source code of this file.

Variables

 $array =$cn->get_array("select * from stock_goods where c_id=$1",array($_GET['c_id']))
 
 $ck =new ICheckBox("ok"," 1")
 
 $p_array =array()
 
 $p_array ['p_date'] =$cn->get_value("select to_char(c_date,'DD.MM.YYYY') from stock_change where c_id=$1",array($_GET['c_id']))
 
 $p_array ['p_motif'] =$cn->get_value("select c_comment from stock_change where c_id=$1",array($_GET['c_id']))
 
 $p_array ['p_depot'] =$cn->get_value("select r_id from stock_change where c_id=$1",array($_GET['c_id']))
 
 $st =new Stock_Goods()
 
 for ($i=0;$i< count($array);$i++)
 
$ck label = "Cochez pour confirmer effacement "
 

Detailed Description

show detail of inv.

Definition in file ajax_view_mod_stock.php.

Variable Documentation

$array =$cn->get_array("select * from stock_goods where c_id=$1",array($_GET['c_id']))

Definition at line 32 of file ajax_view_mod_stock.php.

$ck =new ICheckBox("ok"," 1")

Definition at line 51 of file ajax_view_mod_stock.php.

Referenced by Fiche_Def\input_base().

$p_array =array()

Definition at line 34 of file ajax_view_mod_stock.php.

Referenced by Acc_Ledger\build_search_sql(), Stock\build_tmp_table(), Tool_Uos\check(), Pre_op_ods\compute_array(), Pre_Op_Advanced\compute_array(), Pre_op_fin\compute_array(), Pre_op_ven\compute_array(), Pre_op_ach\compute_array(), Pre_operation\compute_array(), config_file_form(), Acc_Ledger_Fin\confirm(), Acc_Ledger_Sold\confirm(), Acc_Ledger_Purchase\confirm(), Acc_Ledger\confirm(), Database\count_sql(), Acc_Ledger\create_document(), Follow_Up\create_query(), Stock\create_query_histo(), Anc_Operation\display_form_plan(), display_security_fieldset(), Database\exec_sql(), Database\execute(), Follow_Up\export_csv(), Calendar\fill_from_action(), Calendar\fill_from_todo(), Acc_Balance\filter_cat(), Acc_Report_Row\from_array(), Acc_Ledger_Info\from_array(), phpcompta_sql\from_array(), Acc_Report\from_array(), Acc_Payment\from_array(), Follow_Up\fromArray(), Document\Generate(), Follow_Up\generate_document(), Database\get_array(), Tool_Uos\get_count(), Acc_Ledger\get_detail(), Anc_Group\get_from_array(), Anc_Group_Operation\get_from_array(), Anc_Account\get_from_array(), Database\get_value(), Anc_Plan\hidden(), Stock\history(), Acc_Account_Ledger\HtmlTable(), Fiche\HtmlTable(), Fiche\HtmlTableDetail(), Fiche\HtmlTableHeader(), Stock_Goods\input(), 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(), Fiche\insert(), Stock_Goods\insert_goods(), Database\make_list(), Document\ParseDocument(), Document\Replace(), Tool_Uos\save(), Stock_Goods\save(), Lettering\save(), Acc_Ledger_Info\save_extra(), Fiche_Def\save_order(), Stock\search_box(), Profile_sql\seek(), Profile_Menu_sql\seek(), Menu_Ref_sql\seek(), Fiche_Attr\seek(), Jrn_Def_sql\seek(), phpcompta_sql\seek(), HtmlInput\select_ledger(), User\show_dossier(), Anc_Balance_Double\show_sum(), ShowItem(), ShowReportResult(), Stock\summary(), Document_modele\update(), Fiche\update(), Acc_Ledger_Fin\verify(), Acc_Ledger_Sold\verify(), and Acc_Ledger_Purchase\verify().

$p_array['p_date'] =$cn->get_value("select to_char(c_date,'DD.MM.YYYY') from stock_change where c_id=$1",array($_GET['c_id']))

Definition at line 35 of file ajax_view_mod_stock.php.

$p_array['p_motif'] =$cn->get_value("select c_comment from stock_change where c_id=$1",array($_GET['c_id']))

Definition at line 36 of file ajax_view_mod_stock.php.

$p_array['p_depot'] =$cn->get_value("select r_id from stock_change where c_id=$1",array($_GET['c_id']))

Definition at line 37 of file ajax_view_mod_stock.php.

$st =new Stock_Goods()

Definition at line 31 of file ajax_view_mod_stock.php.

for($i=0;$i< count($array);$i++)

Definition at line 38 of file ajax_view_mod_stock.php.

$detail label = "Cochez pour confirmer effacement "