Is it possible to search items on an transaction b...
# general
a
Is it possible to search items on an transaction by both the number code and the display name? I mean in for example Journal Entries you can start typing either the account number or the name of the account and you get the correct result. For items I can only use either the number code or the name. If the item name/code field has for example "12345 - Product 1" and I start typing Product, I don't get any results. If i enter 123... I will get the result.
Tried also to have item code/name field with value 12345 and display name Product 1, still when typing Product I dont get any results
j
you can use wildcards. Type %Product and the 12345 - Product 1 item should show up
a
Thanks, this could work for us!