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: validation for serial no #44133

Merged

Conversation

rohitwaghchaure
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Nov 14, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the fixed-serial-no-repack-issue branch from 9191420 to 7728f4b Compare November 14, 2024 07:19
@rohitwaghchaure rohitwaghchaure merged commit 93c8b4c into frappe:develop Nov 15, 2024
13 checks passed
mergify bot pushed a commit that referenced this pull request Nov 15, 2024
(cherry picked from commit 93c8b4c)

# Conflicts:
#	erpnext/stock/doctype/stock_entry/test_stock_entry.py
rohitwaghchaure added a commit that referenced this pull request Nov 15, 2024
* fix: validation for serial no (#44133)

(cherry picked from commit 93c8b4c)

# Conflicts:
#	erpnext/stock/doctype/stock_entry/test_stock_entry.py

* chore: fix conflicts

---------

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
frappe-pr-bot pushed a commit that referenced this pull request Nov 20, 2024
# [15.43.0](v15.42.0...v15.43.0) (2024-11-20)

### Bug Fixes

* added disable_rounded_total field ([c98a0cc](c98a0cc))
* added test cases ([234741f](234741f))
* apply posting date sorting to invoices in Payment Reconciliation similar to payments ([41c8cfa](41c8cfa))
* broken apply on other item pricing rule ([5d6451f](5d6451f))
* broken UI on currency exchange ([f460391](f460391))
* bulk update invoice remarks during site upgrade ([cc07402](cc07402)), closes [#43634](#43634)
* check if pricing rule matches with coupon code ([#44104](#44104)) ([6089661](6089661))
* correctly set 'cannot_add_rows' property on allocations table field ([c59a778](c59a778))
* disable conversion to user tz for sales order calender ([83b9680](83b9680))
* Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue ([1fe5342](1fe5342))
* linters ([381101f](381101f))
* non group pos warehouse ([4335659](4335659))
* payment reco for jv with negative dr or cr amount ([7483839](7483839))
* remove trailing whitespace ([5bd633b](5bd633b))
* remove validate_name_in_customer function ([6bff9d3](6bff9d3))
* set conversion factor before applying price list ([5848de7](5848de7))
* set debit in transaction currency in GL Entry ([c0d3f8c](c0d3f8c))
* set default party type in Payment Entry ([08f6cee](08f6cee))
* **setup:** Fix typo in COA setup ([7abcfca](7abcfca))
* stock ledger variance report filter options (backport [#44137](#44137)) ([#44150](#44150)) ([b6fe1f5](b6fe1f5))
* update project cost from timesheet (backport [#44211](#44211)) ([#44212](#44212)) ([ad0c655](ad0c655))
* validate sales team to ensure all sales person are enabled ([f3c3f17](f3c3f17))
* validation for serial no (backport [#44133](#44133)) ([#44151](#44151)) ([725d107](725d107))

### Features

* inventory dimension for rejected materials (backport [#44156](#44156)) ([#44165](#44165)) ([d61f696](d61f696))
* new DocTypes "Code List" and "Common Code" (backport [#43425](#43425)) ([#44173](#44173)) ([b130e20](b130e20))
* round off for opening entries ([8e6249d](8e6249d))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-15-hotfix needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant