Comments
Yes you can reverse it using posted general journals but that process is tedious. It would be much more efficient to allow it in the standard reverse entries that are accessible from the g/l entry itself. Or I suppose, if you could allow for a quick link and filter to the posted general journals from the g/l entry would be ok too.
This is stopping us from using the new experience.
Why would we want our account managers to just start inventing products we don't and can't sell? Has always been something we hid on forms with business rules, but there is no way to hide it in the new enhanced experience.
And it's just so tempting... Our user testing has shown that.
The Business Central web client does already support cross column search using the search field on a list page. In AL-code a developer can user filtergroup -1 to create a SQL query with OR-operators. So I would suspect that implementing the OR-operator over distinct fields would not necessarily be problematic for performance.
Having the option to either use OR over distinct fields or use the $search-operator as a means to search for a value over all fields would be beneficial to our product as well.