noalyss Version-9
|
Acc_Tva is used for to map the table tva_rate parameter are. More...
Public Member Functions | |
__construct ($p_init, $p_tva_id=-1) | |
get_parameter ($p_string) | |
get_side ($p_side) | |
get the account of the side (debit or credit) More... | |
getTvaRateSql () | |
load () | |
Load the VAT,. More... | |
set_parameter ($p_string, $p_value) | |
setTvaRateSql (Tva_Rate_SQL $tva_rate_sql) | |
Data Fields | |
$tva_both_side | |
$tva_comment | |
$tva_id | |
$tva_label | |
$tva_poste | |
$tva_rate | |
Private Attributes | |
Tva_Rate_SQL | $tva_rate_sql |
Static Private Attributes | |
static | $variable |
Acc_Tva is used for to map the table tva_rate parameter are.
Definition at line 36 of file acc_tva.class.php.
Acc_Tva::__construct | ( | $p_init, | |
$p_tva_id = -1 |
|||
) |
Definition at line 53 of file acc_tva.class.php.
References cn.
Acc_Tva::get_parameter | ( | $p_string | ) |
Definition at line 82 of file acc_tva.class.php.
Acc_Tva::get_side | ( | $p_side | ) |
get the account of the side (debit or credit)
$p_side | is d or C |
Definition at line 122 of file acc_tva.class.php.
References $cred, $deb, and load().
Acc_Tva::getTvaRateSql | ( | ) |
Definition at line 68 of file acc_tva.class.php.
References $tva_rate_sql.
Acc_Tva::load | ( | ) |
Load the VAT,.
Definition at line 110 of file acc_tva.class.php.
Referenced by get_side().
Acc_Tva::set_parameter | ( | $p_string, | |
$p_value | |||
) |
Definition at line 92 of file acc_tva.class.php.
Acc_Tva::setTvaRateSql | ( | Tva_Rate_SQL | $tva_rate_sql | ) |
Tva_Rate_SQL | $tva_rate_sql |
Definition at line 76 of file acc_tva.class.php.
References $tva_rate_sql.
Acc_Tva::$tva_both_side |
Definition at line 49 of file acc_tva.class.php.
Acc_Tva::$tva_comment |
Definition at line 47 of file acc_tva.class.php.
Acc_Tva::$tva_id |
Definition at line 44 of file acc_tva.class.php.
Acc_Tva::$tva_label |
Definition at line 45 of file acc_tva.class.php.
Acc_Tva::$tva_poste |
Definition at line 48 of file acc_tva.class.php.
Acc_Tva::$tva_rate |
Definition at line 46 of file acc_tva.class.php.
|
private |
Definition at line 51 of file acc_tva.class.php.
Referenced by getTvaRateSql(), and setTvaRateSql().
|
staticprivate |
Definition at line 38 of file acc_tva.class.php.