You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update introduces a new feature that is the QueryFilter. This feature helps to apply permanent filters on a crud instance. At the moment that filter works only on the Orders. Gradually we'll be adding the filters to other crud instances.
A filter applies to subsequent requests and can be cleared. The filters are erased when the page refreshes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This update introduces a new feature that is the QueryFilter. This feature helps to apply permanent filters on a crud instance. At the moment that filter works only on the Orders. Gradually we'll be adding the filters to other crud instances.
A filter applies to subsequent requests and can be cleared. The filters are erased when the page refreshes.
Changelog:
This discussion was created from the release NexoPOS 4.5.x.
Beta Was this translation helpful? Give feedback.
All reactions