Skip to content

Commit

Permalink
Update stocktaking.home.hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-dvorak authored Jan 13, 2024
1 parent 138c4a0 commit 7008b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OpenIntranet/templates/stocktaking.home.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@
var sku_s = $('#sku_search').val();
sku_s = extractString(sku_s);
$('#sku_search').val(sku_s);
$.ajax({
type: "POST",
Expand Down

0 comments on commit 7008b85

Please sign in to comment.