#714 Marginal Return report calculation add additional Costcenter
Testcase to check Marginal Return reports for different Orgs with different activities.
- Log in for Org I, then Org II, and print Marginal Return report for both (leave open for comparison)
- => reports only show results for the resp. postings for each Org
-
Logged in for Org II, create a GL_Journal for it, using accounts and an activity that’s used for Org II, make sure it’s posted
- Run the reports again, for each Org:
- => report for Org I is not changed
- => report for Org II shows the sum from GL_Journal in the resp. account, and resp. activity
- Repeat the same with a GL_Journal for Org I, run reports again:
- => report for Org II is not changed
- => report for Org II shows the sum from 2nd GL_Journal in the resp. account, and resp. activity
-
Logged in for Org I, create a GL_Journal for it, using accounts used for Org I, BUT use an activity that’s used for Org II
- Run the reports again, for each Org:
- => report for Org II is not changed
- => report for Org I shows the sum from GL_Journal in the resp. account, with activity: Andere
View source file on GitHub.com