noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
company.inc.php File Reference

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

Variable Documentation

$all = new IText()
$alpha_num = new ISelect()

Definition at line 92 of file company.inc.php.

$alpha_num_array[0] = array('value' => 'N', 'label' => _('Non'))

Definition at line 63 of file company.inc.php.

$alpha_num_array[1] = array('value' => 'Y', 'label' => _('Oui'))

Definition at line 64 of file company.inc.php.

$array
Initial value:
 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()
$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.

if (isset($_POST['record_company'])) $my = new Own($cn)

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
Initial value:
 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.

$updlab_array[0] = array('value' => 'N', 'label' => _('Non'))

Definition at line 66 of file company.inc.php.

$updlab_array[1] = array('value' => 'Y', 'label' => _('Oui'))

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.

 All Data Structures Namespaces Files Functions Variables Enumerations