Go to the source code of this file.
Variables | |
$all = new IText() | |
$alpha_num = new ISelect() | |
$alpha_num_array [0] = array('value' => 'N', 'label' => _('Non')) | |
$alpha_num_array [1] = array('value' => 'Y', 'label' => _('Oui')) | |
$array | |
$check_periode = new ISelect() | |
$compta = new ISelect() | |
$date_suggest = new ISelect() | |
global | $g_user |
if(isset($_POST['record_company'])) | $my = new Own($cn) |
$pj_suggest = new ISelect() | |
$stock = new ISelect('p_stock') | |
$strict = new ISelect() | |
$strict_array | |
$tva_use = new ISelect() | |
$updlab = new ISelect() | |
$updlab_array [0] = array('value' => 'N', 'label' => _('Non')) | |
$updlab_array [1] = array('value' => 'Y', 'label' => _('Oui')) | |
$compta | selected = $my->MY_ANALYTIC |
$compta | table = 1 |
$alpha_num | value = $alpha_num_array |
$all = new IText() |
Definition at line 111 of file company.inc.php.
Referenced by Fiche\get_bk_account(), Acc_Ledger\get_first(), Acc_Operation\get_jrnx_detail(), Pre_operation\get_list_ledger(), Anc_Plan\get_poste_analytique(), Fiche\GetByDef(), Fiche_Def_Ref\LoadAll(), Document_modele\myList(), Acc_Ledger_Fin\show_ledger(), and ShowItem().
$alpha_num = new ISelect() |
Definition at line 92 of file company.inc.php.
Definition at line 63 of file company.inc.php.
Definition at line 64 of file company.inc.php.
$array |
array( array("value" => "ob", 'label' => _("obligatoire")), array("value" => "op", 'label' => _("optionnel")), array("value" => "nu", 'label' => _("non utilisé")) )
Definition at line 53 of file company.inc.php.
$check_periode = new ISelect() |
Definition at line 89 of file company.inc.php.
Referenced by Acc_Ledger_Sold\insert(), Acc_Ledger_Purchase\insert(), and Acc_Ledger\save().
$compta = new ISelect() |
Definition at line 69 of file company.inc.php.
$date_suggest = new ISelect() |
Definition at line 85 of file company.inc.php.
global $g_user |
Definition at line 22 of file company.inc.php.
Definition at line 51 of file company.inc.php.
$pj_suggest = new ISelect() |
Definition at line 81 of file company.inc.php.
$stock = new ISelect('p_stock') |
Definition at line 102 of file company.inc.php.
Referenced by Stock_Goods\record_save().
$strict = new ISelect() |
Definition at line 73 of file company.inc.php.
$strict_array |
array( array('value' => 'N', 'label' => _('Non')), array('value' => 'Y', 'label' => _('Oui')) )
Definition at line 58 of file company.inc.php.
$tva_use = new ISelect() |
Definition at line 77 of file company.inc.php.
$updlab = new ISelect() |
Definition at line 97 of file company.inc.php.
Definition at line 66 of file company.inc.php.
Definition at line 67 of file company.inc.php.
$stock selected = $my->MY_ANALYTIC |
Definition at line 71 of file company.inc.php.
$all table = 1 |
Definition at line 70 of file company.inc.php.
$all value = $alpha_num_array |
Definition at line 94 of file company.inc.php.