Doc's name in subject of auto notifications
This commit is contained in:
parent
da68ce8b84
commit
0529bc1e53
@ -32,7 +32,7 @@ cur_frm.cscript.notify = function(doc, args) {
|
||||
args['send_to'] || doc.contact_email,
|
||||
send_from,
|
||||
send_from,
|
||||
doc.company + " - " + print_heading,
|
||||
doc.company + " - " + print_heading + " - " + doc.name,
|
||||
res.message,
|
||||
res.print_format
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user