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(Travel Request): get currency from Employee Master's Company (backport #1807) #1819

Merged
merged 2 commits into from
May 29, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 28, 2024

Before: The Currency for Travel Request was inherited from Global Defaults, which is set as USD
After: Gets the Currency from Employee Master's Company

Screenshot 2024-05-24 at 12 18 44 PM Screenshot 2024-05-24 at 12 19 00 PM
This is an automatic backport of pull request #1807 done by [Mergify](https://mergify.com).

(cherry picked from commit 533b968)

# Conflicts:
#	hrms/hr/doctype/travel_request/travel_request.json
#	hrms/hr/doctype/travel_request_costing/travel_request_costing.json
@mergify mergify bot requested a review from ruchamahabal as a code owner May 28, 2024 09:52
@mergify mergify bot added the conflicts label May 28, 2024
Copy link
Contributor Author

mergify bot commented May 28, 2024

Cherry-pick of 533b968 has failed:

On branch mergify/bp/version-15-hotfix/pr-1807
Your branch is up to date with 'origin/version-15-hotfix'.

You are currently cherry-picking commit 533b96873.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   hrms/hr/doctype/travel_request/travel_request.json
	both modified:   hrms/hr/doctype/travel_request_costing/travel_request_costing.json

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@ruchamahabal ruchamahabal force-pushed the mergify/bp/version-15-hotfix/pr-1807 branch from 2029e4e to 6606230 Compare May 29, 2024 10:07
@ruchamahabal ruchamahabal merged commit 515a44b into version-15-hotfix May 29, 2024
7 checks passed
@mergify mergify bot deleted the mergify/bp/version-15-hotfix/pr-1807 branch May 29, 2024 10:27
frappe-pr-bot pushed a commit that referenced this pull request May 30, 2024
# [15.22.0](v15.21.2...v15.22.0) (2024-05-30)

### Bug Fixes

* adjust score for autocompletions ([3eddaed](3eddaed))
* formula checkbox label ([daabeb0](daabeb0))
* goal score autocompletion ([3815b58](3815b58))
* show fixed no of digits in location coordinates ([14b8e44](14b8e44))
* skip setting geolocation if tracking is disabled ([c886999](c886999))
* **test:** revert final score changes ([2090bb2](2090bb2))
* **Travel Request:** get currency from Employee Master's Company (backport [#1807](#1807)) ([#1819](#1819)) ([515a44b](515a44b))

### Features

* allow adding formula to calculate final score in appraisal cycle ([76541b6](76541b6))
* **Desk:** fetch geolocation btn in Employee Checkin form ([e49589f](e49589f))
* geolocation in Employee Checkin ([dcb55e5](dcb55e5))
* HR Setting to enable geolocation tracking ([609657f](609657f))
* **PWA:** capture geolocation in checkins ([1132f91](1132f91))
* set desc for formula setting & make formula mandatory if checkbox is enabled ([1929a5d](1929a5d))
* split coordinates field into lat, long and set geolocation on validate ([7aad1ae](7aad1ae))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.22.0 🎉

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.

None yet

3 participants