Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.52k stars 2.81k forks source link

Orders to process main menu bug #25973

Closed nagoz closed 2 months ago

nagoz commented 1 year ago

Bug

In the main menu, when I click on Orders (Commandes in French), image the link go to https://myserver/commande/list.php?search_status=-3&mainmenu=commercial&leftmenu=orders instead of https://myserver/commande/list.php?search_status=-2&mainmenu=commercial&leftmenu=orders In the code, the search_status is set in hard.

Environment Version

17.0.3

Environment OS

No response

Environment Web server

Hosted

Environment PHP

No response

Environment Database

MySQL

Environment URL(s)

No response

Expected and actual behavior

No response

Steps to reproduce the behavior

No response

Attached files

No response

soerpoers commented 1 year ago

same for me. version is 18.01

tiaris commented 1 year ago

right pull request made for more consistancy between widget and pointed list (version 17-18) https://github.com/Dolibarr/dolibarr/issues/25973

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).