lot_status_is_before_receipt

If lot status is before receipt state.

Example

1
{{ 'confirmed' | lot_status_is_before_receipt }} => false

Input

Type Parameter Description Required
string status The status of the lot to check. Comes before the | sign. Required

Output

Type Description
bool Bool indication if the lot status is before the receipt state