Skip to main content

Hi,

Does anybody know why it’s not allowing to use “Print Barcode Labels” option when selecting multiple lines from Inventory Part In Stock window. (This seems to be fine with serialized parts but not with the ones without a serial)

Thanks

Hi Mithila,

Print Barcode Labels command would be enable for below condition only.

(api.count(Contract) = 1 AND (viewstate.InventoryPartInStockList.selectionCount = 1 OR record.SerialNo != '*'))

Would be enable for multiple records only when Part’s serial no is not equal to ‘*’.

 

Regards

Abdul Rehman


Hi @Abdul,

Thanks, Yes it is what we also noted. But is there any reason to not to allow multiple lines when serials are ‘*’.

We have a customer who’s willing to have it enabled for multiple lines.


Reply