Unable to print Batch Number Barcodes
Summary:
There is requirement to print batch number barcodes in Web report for all batch controlled Items having batch number. System is giving error for some Item which are non batch controlled or batch number is not available in system.
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Formula Used - If(Or({item_characteristics.req_batch_nbr_flg}=0,{batch_number.batch_nbr}=Null()),"",LoadImage(ToBarcode({batch_number.batch_nbr},'false',400,100,'Code 128')))
Tagged:
0