noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Manage the note attached to an operation. More...
Public Member Functions | |
__construct (Jrn_Note_SQL $p_Jrn_Note_SQL) | |
fromPost () | |
getJrnNoteSql () | |
getNote () | |
getOperation_id () | |
load () | |
print () | |
save () | |
setJrnNoteSql (Jrn_Note_SQL $jrn_note_sql) | |
setNote ($p_note) | |
setOperation_id ($p_jrid) | |
Static Public Member Functions | |
static | build_jrn_id ($p_jr_id) |
static | input ($p_current) |
Private Attributes | |
$id | |
$jrn_note_sql | |
$note | |
$operation_id | |
jrn.jr_id | |
Manage the note attached to an operation.
Definition at line 32 of file acc_operation_note.class.php.
Acc_Operation_Note::__construct | ( | Jrn_Note_SQL | $p_Jrn_Note_SQL | ) |
Definition at line 39 of file acc_operation_note.class.php.
|
static |
$p_jr_id |
Definition at line 68 of file acc_operation_note.class.php.
References $cn.
Referenced by Acc_Ledger_Purchase\insert(), and Acc_Ledger_Sale\insert().
Acc_Operation_Note::fromPost | ( | ) |
Definition at line 118 of file acc_operation_note.class.php.
Acc_Operation_Note::getJrnNoteSql | ( | ) |
Definition at line 50 of file acc_operation_note.class.php.
References $jrn_note_sql.
Acc_Operation_Note::getNote | ( | ) |
Acc_Operation_Note::getOperation_id | ( | ) |
|
static |
Definition at line 114 of file acc_operation_note.class.php.
Referenced by Acc_Ledger\input().
Acc_Operation_Note::load | ( | ) |
Definition at line 107 of file acc_operation_note.class.php.
Acc_Operation_Note::print | ( | ) |
Definition at line 122 of file acc_operation_note.class.php.
Acc_Operation_Note::save | ( | ) |
Definition at line 78 of file acc_operation_note.class.php.
References $cn.
Acc_Operation_Note::setJrnNoteSql | ( | Jrn_Note_SQL | $jrn_note_sql | ) |
Jrn_Note_SQL | $jrn_note_sql |
Definition at line 58 of file acc_operation_note.class.php.
References $jrn_note_sql.
Acc_Operation_Note::setNote | ( | $p_note | ) |
Definition at line 92 of file acc_operation_note.class.php.
Acc_Operation_Note::setOperation_id | ( | $p_jrid | ) |
Definition at line 97 of file acc_operation_note.class.php.
|
private |
Definition at line 35 of file acc_operation_note.class.php.
|
private |
Definition at line 37 of file acc_operation_note.class.php.
Referenced by getJrnNoteSql(), and setJrnNoteSql().
|
private |
Definition at line 34 of file acc_operation_note.class.php.
Referenced by getNote().
|
private |
jrn.jr_id
Definition at line 36 of file acc_operation_note.class.php.
Referenced by getOperation_id().