Dear Friends:
Have anyone knows PS, how to calculate budget balance?
ex : Totoal budget 1000.
2 activities and release to PR already.
ACT1(PR1) : 500. ACT2(PR2) : 400.
Budget balance = 1000 - 500 - 400 = 100.
Then transfer 100 to another WBS and set deletion flag at ACT2.
Budget balance = 1000 - 500 - 400 - 100 + 400 = 400. right?
Now I need undo deletion flag ACT2. But system will show message "Budget exceeded 400". Why? My budget balance is 400, why system show this message. I think that is bug right? Would you help me?