Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
appel_fond.inc.php File Reference

génére écriture comptable pour appel de fond More...

Go to the source code of this file.

Variables

global $cn
 
global $g_copro_parameter
 
 $error = 0
 
if(isset($calc)) if(isset($_POST['correct']))
if(isset($_POST['confirm']))
if(isset($_GET['save'])) 
$date = new IDate('p_date')
 
$date value = HtmlInput::default_value('p_date', "", $_GET)
 
 $amount = new INum('amount')
 
 $ledger = new Acc_Ledger($cn, 0)
 
 $led_appel_fond = $ledger->select_ledger('ODS', 3)
 
$led_appel_fond selected = (isset($_GET['p_jrn'])) ? $_GET['p_jrn'] : $g_copro_parameter->journal_appel
 
 $copro = new ICard()
 
 $categorie_appel = new ICard()
 
$categorie_appel label = " Appel de fond : " . HtmlInput::infobulle(0)
 
$categorie_appel name = "w_categorie_appel"
 
$categorie_appel tabindex = 1
 
$categorie_appel table = 0
 
$categorie_appel extra = $g_copro_parameter->categorie_appel
 
$categorie_appel javascript = sprintf(' onchange="fill_data_onchange(\'%s\');" ', $categorie_appel->name)
 
 $categorie_appel_label = new ISpan()
 
 $f_categorie_appel_label = $categorie_appel_label->input("w_categorie_appel_label", "")
 
 $f_categorie_appel_bt = $categorie_appel->search()
 
 $key = new ISelect("key")
 
 $f_add_button = new IButton('add_card')
 
 $filter = $g_copro_parameter->categorie_appel
 
 $str_add_appel = $f_add_button->input()
 
 $budget_sel = new ISelect("b_id")
 
 $budget_pct = new INum("bud_pct", 0)
 
 $appel_fond_type = new ISelect("aft")
 
 $onchange = " onchange=\"appel_fond_show() \""
 

Detailed Description

génére écriture comptable pour appel de fond

Definition in file appel_fond.inc.php.

Variable Documentation

$amount = new INum('amount')
$appel_fond_type = new ISelect("aft")

Definition at line 231 of file appel_fond.inc.php.

$budget_pct = new INum("bud_pct", 0)

Definition at line 227 of file appel_fond.inc.php.

$budget_sel = new ISelect("b_id")

Definition at line 222 of file appel_fond.inc.php.

$categorie_appel = new ICard()

Definition at line 177 of file appel_fond.inc.php.

$categorie_appel_label = new ISpan()

Definition at line 202 of file appel_fond.inc.php.

global $cn

Definition at line 29 of file appel_fond.inc.php.

$copro = new ICard()

Definition at line 176 of file appel_fond.inc.php.

Referenced by Install_Plugin\create_card().

if (isset($calc)) if (isset($_POST['correct'])) if (isset($_POST['confirm'])) if (isset($_GET['save'])) $date = new IDate('p_date')

Definition at line 166 of file appel_fond.inc.php.

$error = 0
$f_add_button = new IButton('add_card')

Definition at line 213 of file appel_fond.inc.php.

Referenced by Copro_Budget\detail().

$f_categorie_appel_bt = $categorie_appel->search()

Definition at line 207 of file appel_fond.inc.php.

$f_categorie_appel_label = $categorie_appel_label->input("w_categorie_appel_label", "")

Definition at line 204 of file appel_fond.inc.php.

$filter = $g_copro_parameter->categorie_appel

Definition at line 217 of file appel_fond.inc.php.

Referenced by Copro_Budget\detail(), and Import_Bank\list_record().

global $g_copro_parameter

Definition at line 29 of file appel_fond.inc.php.

$key = new ISelect("key")

Definition at line 209 of file appel_fond.inc.php.

$led_appel_fond = $ledger->select_ledger('ODS', 3)

Definition at line 173 of file appel_fond.inc.php.

$ledger = new Acc_Ledger($cn, 0)
$onchange = " onchange=\"appel_fond_show() \""

Definition at line 237 of file appel_fond.inc.php.

$str_add_appel = $f_add_button->input()

Definition at line 219 of file appel_fond.inc.php.

$categorie_appel extra = $g_copro_parameter->categorie_appel

Definition at line 190 of file appel_fond.inc.php.

$appel_fond_type javascript = sprintf(' onchange="fill_data_onchange(\'%s\');" ', $categorie_appel->name)

Definition at line 199 of file appel_fond.inc.php.

$f_add_button label = " Appel de fond : " . HtmlInput::infobulle(0)

Definition at line 178 of file appel_fond.inc.php.

$categorie_appel name = "w_categorie_appel"
$appel_fond_type selected = (isset($_GET['p_jrn'])) ? $_GET['p_jrn'] : $g_copro_parameter->journal_appel

Definition at line 174 of file appel_fond.inc.php.

$categorie_appel tabindex = 1

Definition at line 180 of file appel_fond.inc.php.

$source table = 0
$appel_fond_type value = HtmlInput::default_value('p_date', "", $_GET)

Definition at line 167 of file appel_fond.inc.php.