[webshop] [addresses] address selector, my addresses list

This commit is contained in:
Anand Doshi
2013-07-02 11:40:16 +05:30
parent 169cfafe13
commit edbf3e1e19
18 changed files with 503 additions and 157 deletions

View File

@@ -10,7 +10,7 @@ erpnext.send_message = function(opts) {
method: "website.helpers.contact.send_message",
args: opts,
callback: opts.callback
})
});
}
wn.call = function(opts) {