mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
project subject bug
This commit is contained in:
@@ -3,7 +3,7 @@ from webnotes import msgprint
|
|||||||
|
|
||||||
feed_dict = {
|
feed_dict = {
|
||||||
# Project
|
# Project
|
||||||
'Project': ['[%(status)s] %(subject)s', '#000080'],
|
'Project': ['[%(status)s]', '#000080'],
|
||||||
|
|
||||||
# Sales
|
# Sales
|
||||||
'Lead': ['%(lead_name)s', '#000080'],
|
'Lead': ['%(lead_name)s', '#000080'],
|
||||||
|
|||||||
Reference in New Issue
Block a user