Hi Babynus,
I am taking in V4.4 to upgrade our current system, and noticed a few changes in the code. 2 quick questions if I may, just to make sure I understand these correctly for the small adaptations we've made internally:
1) Is there a particular reason for the split of items from for example Action' to 'Action' and 'ActionMain' ?
2) New columns have been added to the 'planningelement' table - does this change the way work is calculated for projects / activites ?
Thanks a lot!
(curious) caccia
1) Is there a particular reason for the split of items from for example Action' to 'Action' and 'ActionMain' ?
Yes there is 👿
2) New columns have been added to the 'planningelement' table - does this change the way work is calculated for projects / activites ?
Yes.
validatedCalculated has effect on validatedWork and validatedCost.
Umm... ok, so aside from the evil part (?) I guess it's linked to that option with validated cost/work handling.
I'll definitely give that a try !