Forum

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.

custom pdf
 
Notifications
Clear all

custom pdf

4 Posts
2 Users
0 Reactions
2,897 Views
(@bgegilles)
Posts: 2
New Member
Topic starter
 
[#2802]

Hello
Can i custom one of the pdf create with Projeqtor. (i want to give tests result to my guest)
Thanks


 
Posted : 08 Dec 2015 17H13
(@babynus)
Posts: 14952
Member Admin
 

You can update some existing report.
Then don't forget to save your work before next migration...

Or you can define new report for a given object.
You create your own report and place it in /report/object, with name of the class of object.
For instance, you define /report/object/TestCase.php : this file will be used when you print Test Case or export to PDF.


 
Posted : 09 Dec 2015 19H46
(@bgegilles)
Posts: 2
New Member
Topic starter
 

I make a new testSession in report/object. I put the standard testsession in report/object.
I need to change the include path for the header .. it's not easy to this problem.
Now it is good.
Where can we got the design of the sql tables . I want to put the comment field (result of the test) but it's nor easy to find the name of this field.
Thanks


 
Posted : 15 Dec 2015 18H12
(@babynus)
Posts: 14952
Member Admin
 

Sorry, thre is no database schema.
For test, you may deal with TestCase, TestSession and TestCaseRun


 
Posted : 15 Dec 2015 21H00
Share:

Scroll to Top