Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var barcode = 'код марки сюда';
  2. var dialog = $.find('.wh-docs-dialog-new')[0].wsControl;
  3. dialog._notify('onScanNomToDoc', {'barcode': barcode, 'barcodeType': 'EAN-13', endpoint: dialog._options.barcodeScanner.endpoint});
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement