Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi,
I try to create a specific reference to projects that takes into account the project code and not the parent project.
Currently I have created a field in the database table name reference project and I added this name in the Master File model / Project.php. He created good reference but if I specify a project code and no parent project it does not put me in code project.
Can you tell me the mache to follow to do this?
In the same idea I have to create refenreces specific documents. Where can I format the code?
Thank you for your help.
I don't really understand what you try to get.
Could you explain further ?
Any print-screen ?
You just have to implement reference calculation in the save() method of class Project.php
