|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
link between accountancy and analytic, like table but as a listing More...
Inheritance diagram for Anc_Acc_Link:
Collaboration diagram for Anc_Acc_Link:Public Member Functions | |
| __contruct ($p_cn) | |
| get_request () | |
| get the parameters | |
| set_sql_filter () | |
| Set the filter (account_date) | |
Public Member Functions inherited from Anc_Print | |
| __construct ($p_cn) | |
| check () | |
| display_form ($p_hidden="") | |
| Compute the form to display. | |
Additional Inherited Members | |
Data Fields inherited from Anc_Print | |
| $db | |
| $from | |
| $from_poste | |
| $has_data | |
| $pa_id | |
| $to | |
| $to_poste | |
link between accountancy and analytic, like table but as a listing
Definition at line 30 of file anc_acc_link.class.php.
| Anc_Acc_Link::__contruct | ( | $p_cn | ) |
Definition at line 32 of file anc_acc_link.class.php.
References cn.
| Anc_Acc_Link::get_request | ( | ) |
get the parameters
Reimplemented from Anc_Print.
Definition at line 42 of file anc_acc_link.class.php.
References $http.
| Anc_Acc_Link::set_sql_filter | ( | ) |
Set the filter (account_date)
Reimplemented from Anc_Print.
Definition at line 48 of file anc_acc_link.class.php.
References $sql, from, isDate(), and to.
Referenced by Anc_Acc_List\load_anc_account(), Anc_Acc_List\load_anc_card(), Anc_Acc_List\load_card(), and Anc_Acc_List\load_poste().
Here is the call graph for this function: