code fixe

fixed })
This commit is contained in:
Helkyd
2017-11-22 16:12:27 +01:00
parent 3264c13545
commit 6e3f789f82

View File

@@ -34,7 +34,8 @@ erpnext.payments = erpnext.stock.StockController.extend({
me.submit_invoice(); me.submit_invoice();
return; return;
} }
}); }) });
})
}, },
make_keyboard: function(){ make_keyboard: function(){