mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
fix: make item name editable in RFQ
(cherry picked from commit d9998a977c)
# Conflicts:
# erpnext/buying/doctype/request_for_quotation_item/request_for_quotation_item.json
This commit is contained in:
@@ -261,7 +261,11 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2023-11-14 18:34:48.327224",
|
||||
=======
|
||||
"modified": "2026-01-31 19:46:27.884592",
|
||||
>>>>>>> d9998a977c (fix: make item name editable in RFQ)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Buying",
|
||||
"name": "Request for Quotation Item",
|
||||
|
||||
Reference in New Issue
Block a user