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(Payroll): skip dependent component update if no formula is set #2152

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

ruchamahabal
Copy link
Member

Fixes in continuation to #2147, #2138 🫠
for the change #2088

If a row has Amount based on formula enabled, but formula is not set, it fails because compile expects a string:

image

Skip dependent component update if no formula is set

@ruchamahabal ruchamahabal merged commit eaa8d3d into frappe:develop Sep 4, 2024
8 checks passed
mergify bot pushed a commit that referenced this pull request Sep 4, 2024
ruchamahabal added a commit that referenced this pull request Sep 4, 2024
…ackport #2152) (#2153)

(cherry picked from commit eaa8d3d)

Co-authored-by: Rucha Mahabal <[email protected]>
frappe-pr-bot pushed a commit that referenced this pull request Sep 4, 2024
## [15.28.2](v15.28.1...v15.28.2) (2024-09-04)

### Bug Fixes

* **Employee Checkin:** set the form as dirty on fetching geolocation (backport [#2157](#2157)) ([#2158](#2158)) ([3598ae9](3598ae9))
* **Payroll:** calculate loan repayment amount based on payroll end date instead of posting date (backport [#2154](#2154)) ([#2156](#2156)) ([020344d](020344d))
* **Payroll:** skip dependent component update if no formula is set (backport [#2152](#2152)) ([#2153](#2153)) ([190959f](190959f))
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