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.

Imputation problem
 
Notifications
Clear all

Imputation problem

4 Posts
2 Users
0 Reactions
3,816 Views
(@djackjack)
Posts: 49
Active Member
Topic starter
 
[#1189]

Hello,

I have a problem, I will wish that in the imputation we can have for each entry activity, the list of tickets belonging and values.
That's why I changed the backup tickets such that when the value of the ticket is changed, the value of the activity changes accordingly. (It seems to me that it was already present but the ticket without separation ticket / activity).
I started a test with 2 realwork tickets with a value of 1 (which creates work of equal value), and when I go into the charges, I see a line duplicated. I guess the management is in the imputationLine.php file, only I do not know what to do or how the file is structured?

I continued to analyze the imputationLine.php file and I think the solution lies in the getLine () function. My work ticket type being linked to an assignment with refType type activity, the assignment is the same as that of the activity.


 
Posted : 30 May 2013 13H14
(@djackjack)
Posts: 49
Active Member
Topic starter
 

I added the code as an attachment in the getLine () function and I see the ticket, but not in the right section, I will wish to see below my V1.2 activity and the values ​​that was basic but exhilarated how should I do?


 
Posted : 30 May 2013 16H34
(@djackjack)
Posts: 49
Active Member
Topic starter
 

In the getLine function, why insert this code snippet?


 
Posted : 30 May 2013 17H41
babynus
(@babynus)
Posts: 14954
Main Contributor Admin
 

This part of code is just to get index of column.


 
Posted : 30 May 2013 20H34
Share:

Scroll to Top