Laurent Destailleur
b4d659d8d9
CSS
2025-12-09 11:46:30 +01:00
HeilDenDus
0f297eea96
add show and filter in fields public and private notes ( #36255 )
2025-11-14 15:36:22 +01:00
Frédéric FRANCE
9b512f565f
try to make new checks ( #35976 )
...
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
2025-10-28 00:57:01 +01:00
Frédéric FRANCE
29b3880e6c
add dolBuildUrl ( #35664 )
...
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* clean baseline
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 02:31:07 +02:00
ldestailleur
e36f3f4e9d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-08 20:28:58 +02:00
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
Anthony Damhet
c17f13316a
UIUX - More intuitive select table ( #35485 )
...
* More intuitive select table
Added for objects:
- Members
- ActionComm
- Mailing
- Bank Accounts
- Various Payments
- Cash Control
- Paiement
- Contacts
- VAT
- Contracts
- Cron
- Gifts (Dons)
- Expedition
- Expense Reports
- FichInter
- Supplier Proposals
- Supplier Orders
- Supplier Invoices
- Supplier Paiements
- Products and supplier products
- Holidays
- Knowledge record
- Partnership
- Inventory
- Stock
- Projects
- Tasks
- Tickets
- Societes
- Salaries
- Resource
- Users
* Add Status message on documentation
* Remove intuitive select experimetns
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-28 01:21:40 +02:00
Yamil Esteban Garcia
8037974241
NEW add supplier invoice, order and supplier order tag filter and bulk insert and statistics order and supplier order ( #35399 )
...
* add own supplier invoice tag filter and bulk insert
add own supplier invoice tag filter and bulk insert
* Update list.php
change format
* Bulk edit commande tags
Bulk edit commande tags
* Label filter orders and supplier order statistics
Label filter orders and supplier order statistics
* Supplier Order Label Filter and Mass Action for Supplier Order Labels
Supplier Order Label Filter and Mass Action for Supplier Order Labels
* Update index.php
change format
* Update list.php
change format
* Update index.php
change format
* Update index.php
change format
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-20 00:46:32 +02:00
ldestailleur
6ed764bedf
Clean code
2025-09-18 11:40:56 +02:00
ldestailleur
92ffba11ca
Remove old lang files that are too small (moved into other lang files)
2025-09-11 13:31:34 +02:00
Laurent Destailleur
82098594a6
Fix warning
2025-07-31 22:13:45 +02:00
ldestailleur
90439d3cfb
Debug v22
2025-07-21 16:07:37 +02:00
ldestailleur
270caf0dcb
Debug v22
2025-07-17 19:30:58 +02:00
ldestailleur
423b302a2b
Debug v22
2025-07-17 19:30:58 +02:00
ldestailleur
0ae1f2fb9d
Fix CI
2025-06-18 16:53:20 +02:00
ldestailleur
65bb64e9cd
Fix CI
2025-06-18 16:24:37 +02:00
Yannis Hoareau
8ec897bd83
fix: php warning for status field in list of purchase orders ( #34003 )
2025-04-29 06:44:29 +02:00
omogenot
5d55d75c8e
FIX Extend late search option for open and awaiting supplier orders ( #33810 )
...
* Create two alert levels
Make search_status be 1,2 for regular late orders and 3,4 for order to be received late state.
* Fix url late target
On main screen, choosing late awaiting orders does not lead to a list of awaiting orders that are in alert.
* Missing space
2025-04-10 12:50:24 +02:00
ldestailleur
74a0841ff7
Fix css
2025-03-26 02:04:49 +01:00
MDW
0cc1aa6d80
Qual: Fix phan notices (asset..compta/paiement) ( #33484 )
...
* Qual: Fix phan notices (accountancy, adherents)
* Qual: Fix phan notices (admin)
* Qual: Fix phan notices (asset..compta/paiement)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-16 20:45:04 +01:00
Laurent Destailleur (aka Eldy)
9bc2a3a6bd
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-11 22:24:47 +01:00
Laurent Destailleur (aka Eldy)
dd9655c22c
Debug v21
2025-02-11 18:49:30 +01:00
MDW
f66e9553d5
Qual: Fix phan notices
...
# Qual: Fix phan notices
Fix phan notices in fourn/commande (+form class)
2025-02-03 16:05:55 +01:00
Laurent Destailleur
940e42c1e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-27 01:30:34 +01:00
Regis Houssin
a3193a08bc
FIX merge problem
2025-01-06 13:56:32 +01:00
Regis Houssin
d443446838
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into
...
fix_20_wrong_value_of_socid
2025-01-06 13:53:22 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-12-08 17:07:14 +01:00
Laurent Destailleur (aka Eldy)
226ecdc157
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-07 18:21:32 +01:00
Laurent Destailleur (aka Eldy)
413115dfe8
Fix position of column
2024-12-07 18:04:06 +01:00
Regis Houssin
5fe1eb8947
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into
...
fix_20_wrong_value_of_socid
2024-12-07 08:11:01 +01:00
Florian HENRY
d109647434
fix: phpstan typemismatch
2024-12-04 16:40:21 +01:00
Frédéric France
c9dc2952ca
fix phpstan
2024-12-03 18:26:24 +01:00
Regis Houssin
3e3f9c755d
FIX Check "$search_sale" only if it's an internal user
2024-12-02 12:10:39 +01:00
Regis Houssin
d423633266
FIX phan errors
2024-12-02 10:36:54 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-12-02 01:58:06 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-02 01:52:08 +01:00
Laurent Destailleur (aka Eldy)
9227add8f4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-02 01:41:40 +01:00
HENRY Florian
240c5bb311
fix: buyer and sellers in supplier invoice and supplier order list are not corectly defined ( #32028 )
...
* fix: buyer and sellers in supplier invoice and supplier order list are not corectly defined
* chore: revert bad changes
2024-11-21 23:00:41 +01:00
HENRY Florian
991f53db9e
FIX: use tax with code on supplier order line give tax code missing in supplier invoice ( #32018 )
...
* FIX: use vat with code on supplier order result code missing in supplier invoice
* FIX: use vat with code on supplier order result code missing in supplier invoice
2024-11-21 17:46:54 +01:00
Laurent Destailleur
31f147622a
The deprecated GET parameter "&sall=" has been removed, use now the
...
"&search_all=".
2024-11-07 12:26:42 +01:00
Frédéric FRANCE
0d7bc505d3
add phpdoc and clean phpstan baseline ( #31702 )
...
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
2024-11-06 19:39:46 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
Laurent Destailleur
6a7fac3545
Fix #31609
2024-10-28 19:15:44 +01:00
Laurent Destailleur
4c930d8f21
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-15 15:42:04 +02:00
Laurent Destailleur
53a1d06678
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-15 15:41:31 +02:00
Laurent Destailleur
ccc27739d7
Fix bad escapement
2024-10-15 15:40:50 +02:00
Laurent Destailleur
1a5b5c6df4
Fix CSS
2024-10-14 22:35:52 +02:00
Laurent Destailleur
046166f483
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-14 21:38:12 +02:00
Laurent Destailleur
916014707d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-14 21:18:24 +02:00
Laurent Destailleur
7cd1425bc1
Fix css
2024-10-14 20:17:21 +02:00