BulkActionBarcodeRapidEntry.prototype.show = function () {
  var dialog_content = AS.renderTemplate(this.TEMPLATE_DIALOG_ID, {
    selection: this.bulkContainerSearch.get_selection(),
  });
  var $modal = AS.openCustomModal(