diff --git a/pos_tare/static/src/js/screens.js b/pos_tare/static/src/js/screens.js index cea0dc90..6ee161b5 100644 --- a/pos_tare/static/src/js/screens.js +++ b/pos_tare/static/src/js/screens.js @@ -28,6 +28,7 @@ odoo.define('pos_tare.screens', function (require) { this.$('#input_weight_tare').keyup(function(event){ self.onchange_tare(event); }); + this.$('#input_weight_tare').focus() }, // Overload set_weight function