mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
code fixe
fixed })
This commit is contained in:
@@ -34,7 +34,8 @@ erpnext.payments = erpnext.stock.StockController.extend({
|
|||||||
me.submit_invoice();
|
me.submit_invoice();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}); })
|
});
|
||||||
|
})
|
||||||
},
|
},
|
||||||
|
|
||||||
make_keyboard: function(){
|
make_keyboard: function(){
|
||||||
|
|||||||
Reference in New Issue
Block a user