Hey guys,
I am currently working on a module on projeqtor, which add some fields to some objects. I try to find a documentation online but it appears that no documentation is available for developper (10 year running project and no doc...).
Nevermind, I tried to understand myself the code but the 5900 lines of the objectDetail.php is not really programmer friendly.
I wonder if the field are associated with object's properties, in the database (is there any doc of the database by the way?
) or maybe are they generated by dojo?
If I want to add some fields where should declare them, wich type?
Thanks for your help.
A.
I am currently working on a module on projeqtor, which add some fields to some objects. I try to find a documentation online but it appears that no documentation is available for developper (10 year running project and no doc...).
Nevermind, I tried to understand myself the code but the 5900 lines of the objectDetail.php is not really programmer friendly.
I wonder if the field are associated with object's properties, in the database (is there any doc of the database by the way?

If I want to add some fields where should declare them, wich type?
Thanks for your help.
A.