Laurent Destailleur
e5b2243565
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-07 17:13:24 +01:00
Laurent Destailleur
943827834c
Clean code
2026-02-07 13:21:53 +01:00
Laurent Destailleur
f8d8abd70b
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-02 15:59:37 +01:00
MDW
c5582f5085
Qual: Translate French 'valeur' in comments to English ( #37051 )
2026-02-01 18:05:15 +01:00
Alexandre SPANGARO
19a29402de
Warning on export/import - Add isset() protection in Export::load_arrays() & Import::load_arrays() ( #37043 )
...
* Warning on export - Add isset() protection in Export::load_arrays()
* Warning on import - Add isset() protection in Import::load_arrays()
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-02-01 01:27:33 +01:00
Laurent Destailleur
be86aa3c37
CI
2026-01-29 19:21:34 +01:00
Laurent Destailleur
5bcd5db58f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-02 15:11:40 +01:00
Laurent Destailleur
7828311250
Fix export pb in br
2025-12-02 15:04:14 +01:00
Laurent Destailleur
6fbc380e52
FIX Export of extrafield in organized events
2025-12-02 14:54:10 +01:00
Laurent Destailleur
34bd3f5755
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-11-12 22:02:50 +01:00
Laurent Destailleur
8c394c70b8
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-12 21:56:01 +01:00
Laurent Destailleur
1affd67437
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-12 21:54:29 +01:00
Laurent Destailleur
540e5effac
Responsive
2025-11-11 21:49:48 +01:00
Alexandre SPANGARO
c9d1179ba8
FIX Import/Export - Do not list imports or exports of Builder module backups of module descriptor files ( #36192 )
...
* FIX Import/Export - Do not list imports or exports of Builder module backups of module descriptor files
* FIX
2025-11-09 19:29:02 +01:00
Alexandre SPANGARO
61ddab5061
FIX Import/Export - Do not list imports or exports of Builder module backups of module descriptor files ( #36192 )
...
* FIX Import/Export - Do not list imports or exports of Builder module backups of module descriptor files
* FIX
2025-11-09 19:28:16 +01:00
Frédéric FRANCE
ca0052e82d
clean code ( #36176 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-11-08 19:29:54 +01:00
Laurent Destailleur
a04e9c3e18
Fix CI
2025-11-08 18:43:40 +01:00
Laurent Destailleur
6976d4a011
Fix phpunit test export
2025-11-08 18:09:48 +01:00
Laurent Destailleur
33f3fb5dbb
Better implementation for #35929
2025-11-08 15:52:06 +01:00
MDW
093bbcdec2
Qual: Fix false phan positive in export.php ( #36147 )
...
* Qual: Type cast for field parameter
# Qual: Type cast for field parameter
Cast to string to ensure the value is not interpreted as a potential
array.
* Qual: Backport typing hint to fix typing in 20.0
2025-11-07 18:48:05 +01:00
Regis Houssin
fa10fc0f94
FIX avoid NULL value ( #36126 )
2025-11-06 13:15:03 +01:00
Laurent Destailleur
f3b8e64ec0
Fix translation of label in export
2025-10-24 17:11:35 +02:00
ldestailleur
d17f13f149
FIX detection of setup not done with
...
MAIN_MIN_NB_ENABLED_MODULE_FOR_WARNING
2025-10-09 13:13:51 +02:00
ldestailleur
514c4ca72b
Duplicate help
2025-08-20 17:59:50 +02:00
ldestailleur
9b365c97b8
Fix when help is shown
2025-08-20 17:57:08 +02:00
ldestailleur
0512428c53
Help missing
2025-08-20 17:47:24 +02:00
ldestailleur
d1ddf4314e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-28 13:18:15 +02:00
ldestailleur
51f246b4ac
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-06-28 13:17:30 +02:00
HENRY Florian
dc852ba93f
FIX: if filter is set on export for Duree type filed, then there is SQL error ( #34616 )
2025-06-25 19:27:49 +02:00
ldestailleur
ec5275e1d9
Fix picto download/upload
2025-06-23 03:36:27 +02:00
ldestailleur
5998b62a64
Debug v22
2025-04-25 16:25:07 +02:00
Laurent Destailleur
932c3e66da
Clean page content
2025-04-17 18:56:32 +02:00
MDW
8669993ecf
Qual: Fix phan notices (compta/prel..fichinter) ( #33485 )
...
* Qual: Fix phan notices (asset..compta/paiement)
* Qual: Fix phan notices (compta/prel..fichinter)
2025-03-19 15:21:48 +01:00
ldestailleur
8d4a3b602d
Fix phpunit test export categories
2025-03-12 16:25:56 +01:00
ldestailleur
acf84cec9b
Better log
2025-03-12 15:55:11 +01:00
MDW
f750f2c40c
Qual: Fix phan notices not seen locally
2025-02-03 16:06:01 +01:00
Laurent Destailleur
67521e9c4f
Clean code
2025-01-20 03:54:04 +01:00
Laurent Destailleur (aka Eldy)
60624b0b53
Debug v21
2024-12-18 12:21:54 +01:00
Laurent Destailleur
8496e8a8ed
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 10:08:21 +01:00
Laurent Destailleur
5283a67cc2
Debug v21
2024-11-12 23:44:36 +01:00
Laurent Destailleur
221f8e947a
Debug v21
2024-11-12 19:41:21 +01:00
Quentin-Seekness
daafa150a0
Update export.class.php ( #31783 )
...
Allow usage of a method param that is not part of the $obj from the sql request.
The issue I encontered is the usage of order's LibStatut method that required a $mode param that can't be fetched from the sql request obj.
This would be the code for the export declaration :
$this->export_special_array[$r] = array(
'orders.fk_statut'=> [
'rule' => 'compute',
'class' => 'Commande',
'classfile' => '/commande/class/commande.class.php',
'method' => 'LibStatut',
'method_params' => ['orders_fk_statut', 'orders_facture', '1'],
],
);
We can see that the first two params will come from the $obj, but the third one will be used for it's value (in this case '1').
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-12 18:55:56 +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
0403e2d20f
Look and feel v21
2024-11-04 18:31:23 +01:00
Laurent Destailleur
447c0629cb
NEW Add export profile to export MO and lines of consumption/production
2024-09-27 15:33:30 +02:00
Laurent Destailleur
5e41287ebc
Fix label in export
2024-09-27 14:53:11 +02:00
Laurent Destailleur
7db9a5afb7
Fix label in export MO
2024-09-27 14:51:06 +02:00
Laurent Destailleur
f852c3f7ad
Fix label in export
2024-09-27 14:49:29 +02:00
Laurent Destailleur
d6fe56753e
Fix label in export MO
2024-09-27 14:02:21 +02:00
Mohamed DAOUD
77367f349f
fix inventory det ( #31097 )
2024-09-23 15:21:32 +02:00