commit | 6e3f789f82d3ddd07297c9d72ad689108b50baaf | [log] [tgz] |
---|---|---|
author | Helkyd <hcesar@gmail.com> | Wed Nov 22 16:12:27 2017 +0100 |
committer | Helkyd <hcesar@gmail.com> | Wed Nov 22 16:12:27 2017 +0100 |
tree | f6f9784a78302017c2aa78176edd803385306ddc | |
parent | 3264c135453f16896baa9c4a15cd5051ad894553 [diff] |
code fixe fixed })
diff --git a/erpnext/public/js/payment/payments.js b/erpnext/public/js/payment/payments.js index 554566a..3252373 100644 --- a/erpnext/public/js/payment/payments.js +++ b/erpnext/public/js/payment/payments.js
@@ -34,7 +34,8 @@ me.submit_invoice(); return; } - }); }) + }); + }) }, make_keyboard: function(){