mirror of
https://github.com/openshiporg/openship.git
synced 2026-06-19 07:35:55 +00:00
1bca10507d
- Updated the `applyDynamicWhereClause` function in the Order model to use an AND clause for dynamic filters and order ID.
- Modified the `AddFilterButton` component in both Links.tsx files to exclude fields already used in filters.
- Introduced a mechanism to filter out specific fields ('id', 'name') from being added as filters in the Links components.