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: enable no copy for serial no field #46381

Merged
merged 5 commits into from
Mar 12, 2025
Merged

Conversation

mihir-kandoi
Copy link
Contributor

Reference support ticket 33357

This PR enables no copy on serial_no field on various documents

@nabinhait nabinhait merged commit 5a72edc into frappe:develop Mar 12, 2025
13 checks passed
mergify bot pushed a commit that referenced this pull request Mar 12, 2025
* fix: enable no copy for serial no field

* fix: remove no copy from serial no field of purchase receipt item

* fix: remove no copy from serial no field of delivery note item

* Revert "fix: remove no copy from serial no field of purchase receipt item"

This reverts commit 5d17520.

---------

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
(cherry picked from commit 5a72edc)

# Conflicts:
#	erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
#	erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
#	erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
#	erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants