mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
custom field added for item - domainification, password changed
This commit is contained in:
@@ -10,7 +10,7 @@ $(document).ready(function() {
|
||||
"method": "login",
|
||||
args: {
|
||||
usr: "demo@erpnext.com",
|
||||
pwd: "demo",
|
||||
pwd: "Demo1234567!!!",
|
||||
lead_email: $("#lead-email").val(),
|
||||
},
|
||||
callback: function(r) {
|
||||
|
||||
Reference in New Issue
Block a user