You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the current step-down cost allocation report, we currently have every cost center listed in the columns. This doesn't make sense. We should only have the cost centers that are being allocated in the columns.
Here is the current report with fake data from the Vanga dataset:
Notice how many columns we have! But we only have 3 auxiliary cost centers that are allocating their costs. We should only have three columns.
Here is an example for Essentials of Healthcare Ch. 13:
See how there are four cost centers, but only two columns, since only two of the four cost centers are auxiliary cost centers. This is what we should be doing.
The text was updated successfully, but these errors were encountered:
5982: fix(cost center): uniquely show auxiliary cost centers in columns r=mbayopanda a=jniles
This commit fixes the presentation of the cost center report to only show the allocation ratios for the auxiliary cost centers in the columns.
Closes#5979.
![image](https://user-images.githubusercontent.com/896472/136187131-68d3ed8a-09ed-4938-96d0-25eba5e54fde.png)
Co-authored-by: Jonathan Niles <jonathanwniles@gmail.com>
Here is the current step-down cost allocation report, we currently have every cost center listed in the columns. This doesn't make sense. We should only have the cost centers that are being allocated in the columns.
Here is the current report with fake data from the Vanga dataset:
Notice how many columns we have! But we only have 3 auxiliary cost centers that are allocating their costs. We should only have three columns.
Here is an example for Essentials of Healthcare Ch. 13:
See how there are four cost centers, but only two columns, since only two of the four cost centers are auxiliary cost centers. This is what we should be doing.
The text was updated successfully, but these errors were encountered: