I have documents with contents contain the german "Rechnung" and some that contain "invoice"
now I want to create a rule, in which the contents contain "Rechnung" or "Invoice" and the name starts with the date yyyy-mm-dd.....
how can i create such a rule? is it possible to combine an "or" condition? such as if contents contain Rechnung;Invoice
and name starts with the date yyyy-mm-dd.....
the ; stands for the or condition