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: skip no value fields in formula autocompletions #1951

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

ruchamahabal
Copy link
Member

Before

No value fields like section break showing up in autocompletions:

image

After

image

@ruchamahabal ruchamahabal merged commit 848b2a9 into frappe:develop Jul 6, 2024
5 checks passed
mergify bot pushed a commit that referenced this pull request Jul 6, 2024
ruchamahabal added a commit that referenced this pull request Jul 6, 2024
frappe-pr-bot pushed a commit that referenced this pull request Jul 17, 2024
# [15.24.0](v15.23.1...v15.24.0) (2024-07-17)

### Bug Fixes

* **Attendance:** overlapping shift attendance ([f768957](f768957))
* **Bulk Salary Assignments:** fetch company from structure & fix casing in error message ([db40fdd](db40fdd))
* employee attendance tool datatable width ([b7062c9](b7062c9))
* error messages in payroll ([72520ec](72520ec))
* fetch applicant's designation in job offer ([439ed77](439ed77))
* **Leave Control Panel:** broken confirmation before allocation flow ([9abc681](9abc681))
* links & formatting in messages ([72b2853](72b2853))
* **Shift Assignment:** allow shift to start at end_time of another shift (and vice versa) ([a48889a](a48889a))
* **Shift Assignment:** timings overlap conditions ([fea0645](fea0645))
* skip no value fields in formula autocompletions (backport [#1951](#1951)) ([#1952](#1952)) ([8047c3d](8047c3d))

### Features

* **PWA:** Add autocomplete attribute to login form ([de597c4](de597c4))
* **PWA:** Handle OTP login ([a755fc4](a755fc4))
* **Salary Payment via ECS:** add Net Pay column ([36a161f](36a161f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant