-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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: patch - Duplicate entry quality inspection parameter #38262
Merged
rohitwaghchaure
merged 1 commit into
frappe:develop
from
rohitwaghchaure:fixed-patch-convert-qi-parameter-to-link-field
Nov 22, 2023
Merged
fix: patch - Duplicate entry quality inspection parameter #38262
rohitwaghchaure
merged 1 commit into
frappe:develop
from
rohitwaghchaure:fixed-patch-convert-qi-parameter-to-link-field
Nov 22, 2023
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
rohitwaghchaure
force-pushed
the
fixed-patch-convert-qi-parameter-to-link-field
branch
from
November 22, 2023 07:49
b4d3828
to
314d89e
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #38262 +/- ##
===========================================
+ Coverage 67.26% 67.27% +0.01%
===========================================
Files 757 757
Lines 60487 60515 +28
===========================================
+ Hits 40684 40710 +26
- Misses 19803 19805 +2
|
rohitwaghchaure
added
backport version-13-hotfix
backport version-14-hotfix
backport to version 14
backport version-15-hotfix
labels
Nov 22, 2023
mergify bot
pushed a commit
that referenced
this pull request
Nov 22, 2023
(cherry picked from commit 0ca7527)
mergify bot
pushed a commit
that referenced
this pull request
Nov 22, 2023
(cherry picked from commit 0ca7527)
mergify bot
pushed a commit
that referenced
this pull request
Nov 22, 2023
(cherry picked from commit 0ca7527)
This was referenced Nov 22, 2023
rohitwaghchaure
added a commit
that referenced
this pull request
Nov 22, 2023
rohitwaghchaure
pushed a commit
that referenced
this pull request
Nov 22, 2023
…38262) (backport #38265) (#38266) fix: patch - Duplicate entry quality inspection parameter (backport #38262) (#38265) fix: patch - Duplicate entry quality inspection parameter (#38262) (cherry picked from commit 0ca7527) Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com> (cherry picked from commit 095d99d) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 22, 2023
rohitwaghchaure
added a commit
that referenced
this pull request
Nov 23, 2023
rohitwaghchaure
added a commit
that referenced
this pull request
Nov 23, 2023
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 24, 2023
# [14.50.0](v14.49.0...v14.50.0) (2023-11-24) ### Bug Fixes * don't depreciate non-depreciable assets on scrapping [v14] ([#38294](#38294)) ([5261aba](5261aba)) * partial cancel of gle and ple (backport [#35609](#35609)) ([80bc235](80bc235)) * patch - Duplicate entry quality inspection parameter (backport [#38262](#38262)) ([#38263](#38263)) ([756f08b](756f08b)) * Supplier `Primary Contact` (backport [#38268](#38268)) ([#38285](#38285)) ([f170cb9](f170cb9)) ### Features * add Bank Transaction to connections in Journal and Payment Entry ([#38297](#38297)) ([06c6da5](06c6da5)) ### Performance Improvements * optimize total_purchase_cost update ([a88d322](a88d322))
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 28, 2023
# [15.4.0](v15.3.0...v15.4.0) (2023-11-28) ### Bug Fixes * allow on submit for child table fields ([ac7615a](ac7615a)) * annual income and expenses in digest ([ca2ad17](ca2ad17)) * check reposting settings before allowing editable si ([25bf475](25bf475)) * condition in other bundle utils ([e4d9ef1](e4d9ef1)) * create contact if existing customer doesn't have contact ([b1b065d](b1b065d)) * display all item rate stop messages (backport [#38289](#38289)) ([#38307](#38307)) ([99c1fbf](99c1fbf)) * do not set repost flag without validating voucher ([6a3c3b4](6a3c3b4)) * don't depreciate assets with no schedule on scrapping (backport [#38276](#38276)) ([#38293](#38293)) ([18613c5](18613c5)) * filter bundle items based on disabled check ([fb517e8](fb517e8)) * fiscal year using future date ([b9a1fac](b9a1fac)) * has_product_bundle util to only check for enabled bundles ([5c12872](5c12872)) * job card overlap validation (backport [#38345](#38345)) ([#38348](#38348)) ([d6fe7eb](d6fe7eb)) * make parameters of `create_subscription_process` optional (and other minor fixes) ([#38360](#38360)) ([721b429](721b429)) * Negative Qty and Rates in SO/PO (backport [#38252](#38252)) ([#38357](#38357)) ([14174df](14174df)) * no fstring in translation (backport [#38381](#38381)) ([#38387](#38387)) ([c101855](c101855)) * patch - Duplicate entry quality inspection parameter (backport [#38262](#38262)) ([#38264](#38264)) ([4c9890a](4c9890a)) * Payment Reco Issue and chart of account importer ([4699887](4699887)) * serial no status (backport [#38391](#38391)) ([#38397](#38397)) ([b65c225](b65c225)) * Server Error while creating Product Bundle (backport [#38377](#38377)) ([#38380](#38380)) ([922aef6](922aef6)) * skip disabled bundles for non-report utils ([3d46b32](3d46b32)) * skip fixed assets in parent ([314a91a](314a91a)) * Supplier `Primary Contact` (backport [#38268](#38268)) ([#38286](#38286)) ([37d1f1a](37d1f1a)) * **ux:** Sales Order Stock Reservation Dialog (backport [#38261](#38261)) ([#38344](#38344)) ([3cbe599](3cbe599)) * validation for existing bundles ([c0de9c0](c0de9c0)) ### Features * add Bank Transaction to connections in Journal and Payment Entry (backport [#38297](#38297)) ([#38301](#38301)) ([72647b8](72647b8)) * add disabled field in product bundle ([fcd53be](fcd53be)) * new Report "Lost Quotations" ([#38309](#38309)) ([ea2c348](ea2c348)) ### Performance Improvements * optimize total_purchase_cost update ([deed9f5](deed9f5))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
backport version-13-hotfix
backport version-14-hotfix
backport to version 14
backport version-15-hotfix
needs-tests
This PR needs automated unit-tests.
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.
convert_qi_parameter_to_link_field Patch failing