Hi All,
We are having some issue regarding the project budget for expense transaction.
Lets say I have project budget of $500. Then I posted a journal to this project $200, which makes the remaining project budget is $300.
Then I want to cancel that project transaction by posting a journal with reverse amount (-$200) to that project, which make the remaining project budget back to $500.
Now when I try to post a new journal to this project with amount $250, an error "The Entry for Category A, Activity B-XX on Project cannot be posted/approved because it would cause the cost budget to exceeded by 150.00" occurs. After we trace the error, we found that in table ProjBudgetAllocationLine, the total reduction amount somehow become become 400.00 (200 + 200) instead of 0.00 (200 - 200).
Is it a bug? How can I fix this?
*This post is locked for comments