Added support for resource price changes.
When calculating the costs for a given resource, all the rows in the price table for that resource are going to be taken into consideration. The most recent price is going to be displayed in the costs page.
Showing
- admin-costs-plugin/garr_costs/content/costs/tables.py 11 additions, 5 deletionsadmin-costs-plugin/garr_costs/content/costs/tables.py
- admin-costs-plugin/garr_costs/content/costs/utils.py 162 additions, 14 deletionsadmin-costs-plugin/garr_costs/content/costs/utils.py
- admin-costs-plugin/garr_costs/content/costs/views.py 16 additions, 8 deletionsadmin-costs-plugin/garr_costs/content/costs/views.py
- charms/garr-dashboard/files/plugins/admin-costs/tables.py 15 additions, 8 deletionscharms/garr-dashboard/files/plugins/admin-costs/tables.py
- charms/garr-dashboard/files/plugins/admin-costs/utils.py 163 additions, 21 deletionscharms/garr-dashboard/files/plugins/admin-costs/utils.py
- charms/garr-dashboard/files/plugins/admin-costs/views.py 175 additions, 141 deletionscharms/garr-dashboard/files/plugins/admin-costs/views.py
- charms/garr-dashboard/files/plugins/project-costs/tables.py 3 additions, 2 deletionscharms/garr-dashboard/files/plugins/project-costs/tables.py
- charms/garr-dashboard/files/plugins/project-costs/utils.py 163 additions, 21 deletionscharms/garr-dashboard/files/plugins/project-costs/utils.py
- charms/garr-dashboard/files/plugins/project-costs/views.py 44 additions, 10 deletionscharms/garr-dashboard/files/plugins/project-costs/views.py
- costs-plugin/garr_costs/content/costs/tables.py 1 addition, 1 deletioncosts-plugin/garr_costs/content/costs/tables.py
- costs-plugin/garr_costs/content/costs/utils.py 162 additions, 14 deletionscosts-plugin/garr_costs/content/costs/utils.py
- costs-plugin/garr_costs/content/costs/views.py 16 additions, 8 deletionscosts-plugin/garr_costs/content/costs/views.py
Loading
Please register or sign in to comment