-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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: allow to change the batch in the subcontracting receipt #43584
Merged
rohitwaghchaure
merged 1 commit into
frappe:develop
from
rohitwaghchaure:fixed-support-23329
Oct 9, 2024
Merged
fix: allow to change the batch in the subcontracting receipt #43584
rohitwaghchaure
merged 1 commit into
frappe:develop
from
rohitwaghchaure:fixed-support-23329
Oct 9, 2024
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-support-23329
branch
from
October 9, 2024 05:49
bc6b1a0
to
9c2743e
Compare
rohitwaghchaure
force-pushed
the
fixed-support-23329
branch
from
October 9, 2024 06:20
9c2743e
to
22f5302
Compare
mergify bot
pushed a commit
that referenced
this pull request
Oct 9, 2024
(cherry picked from commit fc67867)
rohitwaghchaure
added a commit
that referenced
this pull request
Oct 9, 2024
frappe-pr-bot
pushed a commit
that referenced
this pull request
Oct 9, 2024
## [15.38.1](v15.38.0...v15.38.1) (2024-10-09) ### Bug Fixes * 'NoneType' object has no attribute 'has_serial_no' (backport [#43514](#43514)) ([#43574](#43574)) ([60508a9](60508a9)) * [#42014](#42014) --resolve conflicts ([85d7405](85d7405)) * Accepted and Rejected warehouse cannot be same (backport [#43568](#43568)) ([#43573](#43573)) ([83ce3dd](83ce3dd)) * add include closed orders option in so/po trends report v15 ([5660e8b](5660e8b)) * add parenttype condition for item table in Purchase Register Report ([8ce81a0](8ce81a0)) * Add removed test code `https://github.com/frappe/erpnext/commit/b41f10c1b98b01a181a6f9dbdf2531b108dc3bae` ([30fd11f](30fd11f)) * allow to change the batch in the subcontracting receipt (backport [#43584](#43584)) ([#43588](#43588)) ([9e109ac](9e109ac)) * create Account Closing Balance even though there are no transaction in period ([d6f70f5](d6f70f5)) * creation of contact, customer, opportunity, quotation and prospect from lead ([ef10c4e](ef10c4e)) * creation of contact, customer, opportunity, quotation and prospect from lead --prettier ([5a2a404](5a2a404)) * deduct advances adjusted for threshold check for tcs ([6decb7c](6decb7c)) * do not include advances for tds vouchers ([ee8485a](ee8485a)) * frappe dependency update ([0a70b3f](0a70b3f)) * include parent item group in query ([55464c7](55464c7)) * make LCV button not working for PI and PR (backport [#43592](#43592)) ([#43593](#43593)) ([120b481](120b481)) * multiple issues in Payment Request ([#42427](#42427)) ([ea69ba7](ea69ba7)) * production plan bom error (backport [#43591](#43591)) ([#43594](#43594)) ([029021f](029021f)) * read only filters in multidialog fields (backport [#43503](#43503)) ([#43513](#43513)) ([d69a974](d69a974)) * Remove `advance_payment_status` uses ([907e3af](907e3af)) * Remove unreference method ([770bc1c](770bc1c)) * Remove unused field ([e785928](e785928)) * Remove unused function `get_paid_amount_against_order` ([7591662](7591662)) * Separate `on_submit` and `before_submit` of PR ([dbd7b83](dbd7b83)) * the purchase receipt trends and delivery note trends report (backport [#43585](#43585)) ([#43587](#43587)) ([355ba2f](355ba2f)) * Unknown column 'serial_no' in 'field list' (backport [#43515](#43515)) ([#43569](#43569)) ([fc9a3c0](fc9a3c0)) * Update Values before `after_mapping` hook is called ([#42682](#42682)) ([6770610](6770610)) * validation for corrective job card (backport [#43555](#43555)) ([#43558](#43558)) ([cf0fa0d](cf0fa0d))
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.
No description provided.