Files
dolibarr/htdocs
splohmer 87c4ed00a3 FIX not possible to search for billed and not billed supplier orders in the list (#35680)
* FIX not possible to search for billed and not billed supplier orders in the list

as the current implemenation the $billed var can be either 0 or 1 but  cannot be empty if both should be searched. This prevents searching an supplier order through the general search functionality as it finds only not yet billed orders.

* Update list.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-08 10:39:18 +02:00
..
2025-09-23 22:00:54 +02:00
2025-09-20 00:27:11 +02:00
SQL
2025-08-01 14:49:48 +02:00
2025-10-03 16:06:54 +02:00
2025-07-25 03:29:34 +02:00
2025-08-15 15:48:41 +02:00
2025-08-20 17:09:43 +02:00
2025-09-04 20:58:40 +02:00
2025-09-22 13:40:59 +02:00
2025-08-20 17:59:50 +02:00
2025-06-14 01:22:23 +02:00
2025-09-28 15:33:56 +02:00
2025-06-20 16:45:49 +02:00
2025-09-26 19:11:59 +02:00
2025-10-07 18:58:38 +02:00
2025-07-30 12:25:32 +02:00
2025-08-09 13:52:31 +02:00
2025-09-15 18:09:52 +02:00
2025-09-27 13:28:04 +02:00
2025-09-27 01:06:54 +02:00
2025-08-12 02:03:07 +02:00
2025-02-18 19:06:26 +01:00