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

Fix Traceback with periodicity in DashboardView #680

Merged
merged 2 commits into from
Feb 21, 2018

Conversation

xispa
Copy link
Member

@xispa xispa commented Feb 21, 2018

Description of the issue/feature this PR addresses

Traceback in Dashboard view

Current behavior before PR

Traceback (innermost last):
  Module ZPublisher.Publish, line 138, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 48, in call_object
  Module bika.lims.browser.dashboard.dashboard, line 184, in __call__
  Module bika.lims.browser.dashboard.dashboard, line 208, in check_dashboard_cookie
  Module bika.lims.browser.dashboard.dashboard, line 248, in _create_raw_data
  Module bika.lims.browser.dashboard.dashboard, line 323, in get_sections
  Module bika.lims.browser.dashboard.dashboard, line 588, in get_analyses_section
  Module bika.lims.browser.dashboard.dashboard, line 786, in fill_dates_evo
AttributeError: 'DashboardView' object has no attribute 'periodicity‘

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa requested a review from ramonski February 21, 2018 15:36
@ramonski ramonski merged commit 8b650ef into senaite:master Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants