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