concerns the management of the "Plan Comptable" More...
Go to the source code of this file.
Variables | |
$cn = new Database($gDossier) | |
$gDossier = dossier::id() | |
$lib = new IText('p_libu') | |
$limite = MAX_QCODE | |
$line = new Acc_Account($cn) | |
$MaxRow = Database::num_row($Ret) | |
$parent = new IText('p_parentu') | |
$r = td(_('Poste comptable')).td($val->input()) | |
if(isset($_GET['action'])) if(isset($_POST['update'])) if(isset($_POST["Ajout"])) | $Ret |
$str_dossier = dossier::get() | |
$type = new ISelect('p_typeu') | |
$val = new IText('p_valu') | |
$lib | css_size = "100%" |
for ($i=0;$i<$MaxRow;$i++) | |
if(!isset($_SESSION['g_start'])) | if (isset($_GET['p_start'])) |
$type | value = Acc_Account::$type |
concerns the management of the "Plan Comptable"
Definition in file param_pcmn.inc.php.
Definition at line 35 of file param_pcmn.inc.php.
$gDossier = dossier::id() |
Definition at line 30 of file param_pcmn.inc.php.
$lib = new IText('p_libu') |
Definition at line 46 of file param_pcmn.inc.php.
Referenced by Acc_Payment\blank(), Acc_Ledger\find_label(), and Acc_Payment\form().
$limite = MAX_QCODE |
Definition at line 254 of file param_pcmn.inc.php.
$line = new Acc_Account($cn) |
Definition at line 265 of file param_pcmn.inc.php.
Referenced by Anc_Account\display_list(), Securimage\drawLines(), Anc_Account\fetch_from_db(), Anc_Account\get_list(), Anc_Plan\get_poste_analytique(), Acc_Ledger\get_row(), Acc_Ledger\get_solde(), User\load_global_pref(), Impress\parse_formula(), and Acc_Bilan\warning().
$MaxRow = Database::num_row($Ret) |
Definition at line 245 of file param_pcmn.inc.php.
$parent = new IText('p_parentu') |
Definition at line 45 of file param_pcmn.inc.php.
Definition at line 51 of file param_pcmn.inc.php.
$cn->exec_sql("select pcm_val,pcm_lib,pcm_val_parent,pcm_type,array_to_string(array_agg(j_qcode) , ',') as acode from tmp_pcmn left join vw_poste_qcode on (j_poste=pcm_val) where substr(pcm_val::text,1,1)='".$_SESSION['g_start']."'". " group by pcm_val,pcm_lib,pcm_val_parent, pcm_type order by pcm_val::text")
Definition at line 242 of file param_pcmn.inc.php.
Referenced by Fiche\count_by_modele(), Fiche_Def\get(), Fiche_Def\get_all(), Fiche_Def\get_by_category(), Fiche_Def\get_by_type(), User\get_exercice(), Fiche_Def\getAttribut(), Fiche\getAttribut(), Fiche\GetByDef(), Fiche\insert(), Acc_Ledger\next_number(), Document_modele\Save(), Acc_Account\update(), and Fiche\update().
$str_dossier = dossier::get() |
Definition at line 274 of file param_pcmn.inc.php.
Definition at line 48 of file param_pcmn.inc.php.
$val = new IText('p_valu') |
Definition at line 44 of file param_pcmn.inc.php.
Referenced by Anc_Operation\display_form_plan(), Acc_Detail\get(), Fiche\to_array(), and Anc_Operation\to_request().
$lib css_size = "100%" |
Definition at line 47 of file param_pcmn.inc.php.
Referenced by IText\display(), IText\input(), INum\input(), and IPoste\input().
for($i=0;$i<$MaxRow;$i++) |
Definition at line 275 of file param_pcmn.inc.php.
Definition at line 75 of file param_pcmn.inc.php.
Definition at line 49 of file param_pcmn.inc.php.