|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
concerns the predefined operation for the operation from 'Ecriture direct' More...
Inheritance diagram for Pre_Op_Advanced:
Collaboration diagram for Pre_Op_Advanced:Public Member Functions | |
| __construct ($cn) | |
| compute_array ($p_od_id) | |
| compute an array accordingly with the FormVenView function | |
| display ($p_array) | |
| Display the form for modifying or adding new predefined operation. | |
| get_post () | |
| get the post and stove them into data member , before saving them in the db | |
| load ($p_od_id) | |
| load the data from the database and return an array | |
| save ($p_od_id, $p_nb_item) | |
| save the detail and op in the database | |
Additional Inherited Members | |
Static Public Member Functions inherited from Pre_operation_detail | |
| static | build_detail ($p_jrn_type, Database $database) |
Protected Attributes inherited from Pre_operation_detail | |
| $db | |
concerns the predefined operation for the operation from 'Ecriture direct'
Definition at line 29 of file pre_op_advanced.class.php.
| Pre_Op_Advanced::__construct | ( | $cn | ) |
Reimplemented from Pre_operation_detail.
Definition at line 31 of file pre_op_advanced.class.php.
References $cn.
| Pre_Op_Advanced::compute_array | ( | $p_od_id | ) |
compute an array accordingly with the FormVenView function
Definition at line 108 of file pre_op_advanced.class.php.
References $array, $count, $p_array, $row, and load().
Here is the call graph for this function:| Pre_Op_Advanced::display | ( | $p_array | ) |
Display the form for modifying or adding new predefined operation.
| array | $p_array | is the result of compute_array or blank |
| Exception |
Definition at line 161 of file pre_op_advanced.class.php.
References $amount, $deb, $Fiche, $g_parameter, $g_user, $i, $label, $nb_row, $p_array, $poste, $quick_code, $ret, _, ATTR_DEF_NAME, db, FICADD, Icon_Action\infobulle(), table, td(), tr(), and value.
Here is the call graph for this function:| Pre_Op_Advanced::get_post | ( | ) |
get the post and stove them into data member , before saving them in the db
Definition at line 39 of file pre_op_advanced.class.php.
| Pre_Op_Advanced::load | ( | $p_od_id | ) |
load the data from the database and return an array
Definition at line 142 of file pre_op_advanced.class.php.
References $array, $res, $sql, db, and DatabaseCore\fetch_all().
Referenced by compute_array().
Here is the call graph for this function:| Pre_Op_Advanced::save | ( | $p_od_id, | |
| $p_nb_item ) |
save the detail and op in the database
Definition at line 74 of file pre_op_advanced.class.php.
References $e, $i, $sql, db, and record_log().
Here is the call graph for this function: