generated from dopt-python/py311
begin refactoring
This commit is contained in:
@@ -758,7 +758,7 @@ def wf900(
|
||||
filter_meldenummer_null = pl.col("MELDENUMMER").is_not_null()
|
||||
filter_mandant = pl.col(MANDANT_CRITERION).is_in((1, 90))
|
||||
res = _apply_several_filters(
|
||||
pipe_res.open,
|
||||
pipe_result.open,
|
||||
(
|
||||
filter_meldenummer_null,
|
||||
filter_mandant,
|
||||
|
||||
Reference in New Issue
Block a user