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

refactor: remove extraneous disabled filters #37732

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

bosue
Copy link
Contributor

@bosue bosue commented Oct 28, 2023

A disabled = 0 filter doesn‘t have to be specified. Disabled docs are always excluded from Link options. The extraneous filters only add to complexity both to the codebase and the UI.

@s-aga-r s-aga-r merged commit 8a34a4b into frappe:develop Oct 30, 2023
5 checks passed
s-aga-r pushed a commit that referenced this pull request Oct 30, 2023
refactor: remove extraneous disabled filters

(cherry picked from commit f276fbb)

Co-authored-by: Bernd Oliver Sünderhauf <[email protected]>
s-aga-r added a commit that referenced this pull request Oct 30, 2023
* refactor: remove extraneous disabled filters

(cherry picked from commit f276fbb)

# Conflicts:
#	erpnext/accounts/report/profitability_analysis/profitability_analysis.js
#	erpnext/public/js/controllers/accounts.js

* chore: `conflicts`

---------

Co-authored-by: Bernd Oliver Sünderhauf <[email protected]>
Co-authored-by: s-aga-r <[email protected]>
@bosue bosue deleted the remove_extraneous_disabled_filters branch October 30, 2023 09:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants