|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
mother of the pre_op_XXX, it contains only one data : an object Pre_Operation. The child class contains an array of Pre_Operation object More...
Inheritance diagram for Pre_operation_detail:
Collaboration diagram for Pre_operation_detail:Public Member Functions | |
| __construct ($p_cn) | |
Static Public Member Functions | |
| static | build_detail ($p_jrn_type, Database $database) |
Protected Attributes | |
| $db | |
mother of the pre_op_XXX, it contains only one data : an object Pre_Operation. The child class contains an array of Pre_Operation object
Definition at line 528 of file pre_operation.class.php.
| Pre_operation_detail::__construct | ( | $p_cn | ) |
Reimplemented in Pre_op_ach, Pre_Op_Advanced, Pre_op_fin, Pre_op_ods, and Pre_op_ven.
Definition at line 531 of file pre_operation.class.php.
References db.
|
static |
Definition at line 537 of file pre_operation.class.php.
Referenced by Pre_operation\blank(), Pre_operation\compute_array(), Pre_operation\get_post(), and Pre_operation\load().
|
protected |
Definition at line 530 of file pre_operation.class.php.