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