Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/services report #240

Merged
merged 2 commits into from
Aug 11, 2014
Merged

Conversation

mkurek
Copy link
Contributor

@mkurek mkurek commented Aug 6, 2014

usage report plugin adjusted to services

IMPORTANT: #235 - merge this first

@coveralls
Copy link

Coverage Status

Coverage increased (+27.93%) when pulling aa226df on mkurek:feature/services-report into bfde2e8 on allegro:services.

@coveralls
Copy link

Coverage Status

Coverage increased (+22.14%) when pulling 1266f70 on mkurek:feature/services-report into 842890e on allegro:services.

)
if warehouse:
daily_usages = daily_usages.filter(warehouse=warehouse)
return list(daily_usages.values('pricing_device').annotate(
usage=Sum('value'),
).order_by('pricing_device'))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

daily_usages = self._get_daily_usages_in_period(_args, *_kwargs)

kula1922 added a commit that referenced this pull request Aug 11, 2014
@kula1922 kula1922 merged commit 9ea0dea into allegro:services Aug 11, 2014
@mkurek mkurek deleted the feature/services-report branch September 2, 2014 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants