0

Dynamics AX 2012 provides barcode integration only in retail module, can I somehow enable this functionality in other areas, as in, I want to attach a barcode with item and then transfer inventory from one warehouse to other by scanning the barcode.

Please guide.

Jan B. Kjeldsen
  • 17,817
  • 5
  • 32
  • 50
Bilal Saeed
  • 603
  • 2
  • 10
  • 24
  • Is this a programming problem? a barcode scanner just reads bars as characters, so you can use one to write an email if you really want to. Please be more specific. – AnthonyBlake Mar 05 '14 at 19:01

1 Answers1

0

You will need an item bar code report. Look on SSRS report WMSLocationLabel to see how it is done.

The scanning requires a bar code scanner (surprise). If your cursor is at item number field your scanner will input the item number when scanned.

Jan B. Kjeldsen
  • 17,817
  • 5
  • 32
  • 50