parent
bd9a731854
commit
932ef11e84
1 changed files with 2 additions and 1 deletions
|
|
@ -904,7 +904,8 @@ class Anc_Operation
|
|||
$sql="delete from operation_analytique where j_id=$1";
|
||||
$this->db->exec_sql($sql,array($p_jid));
|
||||
}
|
||||
/*\brief Display a table with analytic accounting in
|
||||
/*!
|
||||
*\brief Display a table with analytic accounting in
|
||||
* detail of operation
|
||||
*@note $this->j_id must be set
|
||||
*\param $p_mode 0 = readonly or 1=writable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue