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 (backport #2152) #2153

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 4, 2024

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


This is an automatic backport of pull request #2152 done by Mergify.

@mergify mergify bot requested a review from ruchamahabal as a code owner September 4, 2024 11:16
@ruchamahabal ruchamahabal merged commit 190959f into version-15-hotfix Sep 4, 2024
8 checks passed
@mergify mergify bot deleted the mergify/bp/version-15-hotfix/pr-2152 branch September 4, 2024 11:36
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))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.28.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants