codbex / codbex-electra

e-Commerce Backoffice Management Application
https://codbex.com
Eclipse Public License 2.0
0 stars 0 forks source link

Introduce predefined SalesOrders filters #78

Closed iliyan-velichkov closed 5 months ago

iliyan-velichkov commented 7 months ago

Add predefined SalesOrders filters like filter by Store, by Customer, etc.

iliyan-velichkov commented 7 months ago

depends on https://github.com/eclipse/dirigible/issues/2898

ThuF commented 6 months ago

@iliyan-velichkov I guess this is partially done (as it was partially implemented in Eclipse Dirigible). The remaining is to implement the filtering in the "master" views of the "master-detail" layouts?

iliyan-velichkov commented 6 months ago

@iliyan-velichkov I guess this is partially done (as it was partially implemented in Eclipse Dirigible). The remaining is to implement the filtering in the "master" views of the "master-detail" layouts?

the remaining is what the stakeholders want, so this is not completed yet

ThuF commented 6 months ago

This functionality should be now available in Eclipse Dirigible:

iliyan-velichkov commented 5 months ago

This issue was about predefined filters not for generic filtering functionality but let say that it is covered by https://github.com/codbex/codbex-electra/issues/77. Will reopen it if the stakeholders are not happy with the current filtering and they want something predefined. For example, a button which shows only all orders in Pendind (New) status for usability improvement.