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

Filtering by Department is not working #706

Merged

Conversation

nihadness
Copy link
Contributor

@nihadness nihadness commented Mar 6, 2018

Description of the issue/feature this PR addresses

Filtering By Department in listing views doesn't work.

Current behavior before PR

Variables regarding Department Filtering in bika.lims.site.coffee are used before their definition and JS function for Department Cookie setter and getter always return undefined.

Desired behavior after PR is merged

Department values are saved in the cookie properly and the system filters by department if functionality is enabled.

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

@xispa xispa merged commit cd4d5da into senaite:master Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants