Quantcast
Channel: ProjeQtOr free project management software - ProjeQtOr free project management software - Recent Topics - ProjeQtOr
Viewing all articles
Browse latest Browse all 6799

[SOLVED] assetmanagement/contract management - by: 4ce

$
0
0
hi there,

maybe i get something wrong, but after the update i did not see any asset- or contract management.

the asset.php shows only:


class Asset extends AssetMain {

/** ==========================================================================
* Constructor
* @param $id the id of the object in the database (null if not stored yet)
* @return void
*/
function __construct($id = NULL, $withoutDependentObjects=false) {
parent::__construct($id,$withoutDependentObjects);
}

/** ==========================================================================
* Destructor
* @return void
*/
function __destruct() {
parent::__destruct();


is this a bug?

Viewing all articles
Browse latest Browse all 6799

Trending Articles