Manage the status of the document (document_state) More...
Go to the source code of this file.
Variables | |
if(isset($_POST['add'])) | $a_stat = $cn->get_array("select s_value,s_status from document_state order by 1") |
global | $cn |
$value = new IText("s_value","") | |
for($i=0;$i< count($a_stat);$i++)($a_stat[$i]['s_value'])?> </td >< td ><?php if($a_stat[$i]['s_status'] | endfor = ='C') { echo _("Ferme l'action"); } |
Manage the status of the document (document_state)
Definition in file doc_state.inc.php.
if (isset($_POST['add'])) $a_stat = $cn->get_array("select s_value,s_status from document_state order by 1") |
Definition at line 45 of file doc_state.inc.php.
global $cn |
Definition at line 29 of file doc_state.inc.php.
Definition at line 65 of file doc_state.inc.php.
Referenced by Fiche_Attr\__construct(), Profile_Menu_sql\__construct(), Menu_Ref_sql\__construct(), Jrn_Def_sql\__construct(), Acc_Compute\__construct(), Impress\array_to_csv(), CleanUrl(), Acc_Ledger_Sold\confirm(), Acc_Ledger_Purchase\confirm(), Fiche_Def_Ref\Display(), Acc_Compute\display(), Fiche\Display(), Anc_Operation\display_form_plan(), Acc_Parm_Code\form(), Anticipation\form_item(), Acc_Ledger_Info\from_array(), Phpcompta_SQL\from_array(), Anc_Operation\get_by_jid(), Acc_Ledger\get_id(), gestion_sold\get_list(), gestion_purchase\get_list(), Profile_Menu_sql\get_object(), Menu_Ref_sql\get_object(), Jrn_Def_sql\get_object(), Pre_operation_detail\get_operation(), Phpcompta_SQL\insert(), Acc_Ledger_Sold\insert(), Fiche\insert(), User\insert_default_global_pref(), Acc_Reconciliation\ledger_filter(), gestion_purchase\load(), Forecast\load(), Forecast_Item\load(), Forecast_Cat\load(), Acc_Tva\load(), Acc_Payment\load(), Follow_Up_Detail\load(), Phpcompta_SQL\load(), Fiche_Attr\load(), Todo_List\load(), Menu_Ref_sql\load(), Profile_Menu_sql\load(), Dossier\load(), Acc_Bilan\load(), Jrn_Def_sql\load(), Follow_Up_Detail\load_all(), Fiche_Def_Ref\LoadAll(), Document\ParseDocument(), Own\save(), Default_Menu\save(), User\save_global_preference(), Fiche_Attr\seek(), Acc_Ledger\select_ledger(), Pre_operation_detail\set(), Pre_operation\show_button(), Pre_operation_detail\show_button(), contact\Summary(), Phpcompta_SQL\update(), Fiche\update(), User\update_global_pref(), and Acc_Compute\verify().