-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
feat: tabbed view for Employee form #31940
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #31940 +/- ##
===========================================
+ Coverage 63.32% 63.34% +0.02%
===========================================
Files 813 813
Lines 57621 57621
===========================================
+ Hits 36489 36502 +13
+ Misses 21132 21119 -13
|
ruchamahabal
added a commit
to ruchamahabal/erpnext
that referenced
this pull request
Sep 6, 2022
ruchamahabal
added a commit
that referenced
this pull request
Sep 6, 2022
frappe-pr-bot
pushed a commit
that referenced
this pull request
Sep 6, 2022
# [14.1.0](v14.0.3...v14.1.0) (2022-09-06) ### Bug Fixes * **Appointment:** create lead notes as child table ([00a73c7](00a73c7)) * fetch from parent not working for custom field ([76ae4d8](76ae4d8)) * force delete old report docs (backport [#32026](#32026)) ([#32027](#32027)) ([0e9a1fb](0e9a1fb)) * include payment against PO in AR/AP report ([4bbd0ec](4bbd0ec)) * incorrect import parameter for cancel PDA ([f55881a](f55881a)) * key error on consolidated financial report ([4409f11](4409f11)) * KSA VAT report multi currency amount issue ([b96526e](b96526e)) * Loan Interest accruals for 0 rated loans ([1b9082e](1b9082e)) * Naming series in Journal Entry Template ([5520c6b](5520c6b)) * not able to make variant item ([f871dd4](f871dd4)) * **pos:** error while consolidating pos invoices ([319ee41](319ee41)) * remove spaces and order import ([055556b](055556b)) * upgrade process to version-14 when currency opportunity wass not set ([4cb685a](4cb685a)) * validate available qty for consumption in SCR ([26536da](26536da)) ### Features * better Item Price list view ([#31954](#31954)) ([784fb47](784fb47)) * tabbed view for Employee form ([#31940](#31940)) ([#32095](#32095)) ([3c688df](3c688df)) * two new filters for gross profit ([60fa421](60fa421))
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before
After
no-docs