Email Alert condition invalid

doc.actual_qty < 15 and doc.item_code.find('abs') < 0
gave me invalid on save

1 Like

why this don’t work in condition?

'abc' not in (doc.item_code)