You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to print Batch Number Barcodes

Accepted answer
21
Views
2
Comments
edited Mar 8, 2023 2:52PM in Warehouse Management 2 comments

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')))


Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!