Laurent Destailleur
ada7bd2fd8
Debug v23
2026-01-01 16:43:14 +01:00
Laurent Destailleur
3da7cceb81
Debug v23 - Missing cumulative total in export
2026-01-01 12:26:35 +01:00
Laurent Destailleur
3853b469ab
Debug v23
2025-12-23 10:39:34 +01:00
Laurent Destailleur
7bfd4a5844
Debug v23 - Pb with timezone on cash control
2025-12-19 18:13:12 +01:00
Laurent Destailleur
332662aeaa
WIP LNE
2025-12-09 20:56:05 +01:00
Laurent Destailleur
7847408006
WIP LNE
2025-12-03 15:40:42 +01:00
Laurent Destailleur
b83a13656f
Add new phpunit tests
2025-11-30 18:37:58 +01:00
Laurent Destailleur
9c85cb4be4
WIP LNE
2025-11-14 11:47:05 +01:00
Laurent Destailleur
90f00f8042
Fix CI
2025-11-11 19:36:10 +01:00
Laurent Destailleur
78cb2e0294
Drop a not used column to simplify
2025-11-11 01:20:26 +01:00
Laurent Destailleur
73cc0c1701
WIP LNE
2025-11-11 00:59:51 +01:00
Laurent Destailleur
a1b4d1a06e
WIP LNE
2025-10-28 13:07:19 +01:00
Laurent Destailleur
0cb4679757
Fix CI
2025-10-21 00:05:22 +02:00
Laurent Destailleur
dab2bcbd90
Debug v23
2025-10-20 20:44:17 +02:00
Laurent Destailleur
2835ec5c3d
Add BLOCKEDLOG_LAST_RECORD_FINGERPRINT at install
2025-10-20 04:31:42 +02:00
ldestailleur
77d7d17d4c
Removed function getImgPictoNameList from functions.lib.php (useless)
2025-10-10 14:45:07 +02:00
ldestailleur
c24ebe2122
Complete label and picto in type of blockedlog events
2025-10-10 12:04:11 +02:00
ldestailleur
87e8eddb65
Complete label of fields in popup of blocked log detail
2025-10-10 11:49:12 +02:00
ldestailleur
488b7d88a2
Enhance output for unalterable logs
2025-09-27 15:37:53 +02:00
ldestailleur
35d52b0fb2
Add a field format to allow a different format per line in the
...
blockedlog.
2025-08-08 15:35:42 +02:00
ldestailleur
0544b3cf6f
SQL
2025-08-01 14:49:48 +02:00
ldestailleur
5b4ff9e464
Rename var
2025-08-01 14:13:33 +02:00
ldestailleur
6af890f7f2
Fix CI
2025-06-25 21:36:36 +02:00
ldestailleur
68b97390b3
Fix CI
2025-06-25 19:57:28 +02:00
ldestailleur
b1b5e7d0c4
The archive file must contains a signature
2025-06-23 18:16:25 +02:00
ldestailleur
740b5aff03
WIP Define the unalterable scope for Loi finance
2025-06-23 14:31:11 +02:00
ldestailleur
115afbbb76
Add critical info into unalterable log to help debug
...
FIX: Must be able to filter on signature.
2025-06-23 14:04:36 +02:00
Frédéric FRANCE
57aa02f0f4
Fix missing translation ( #34014 )
...
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
2025-04-29 10:53:52 +02:00
MDW
97c2c3aea2
Qual: Fix phan notices (blockedlog)
2025-02-05 01:43:39 +01:00
Frédéric FRANCE
7b19e659df
Merge branch 'develop' into fix_ci_phpstan
2024-12-13 14:27:35 +01:00
Laurent Destailleur (aka Eldy)
3bb56e6dd1
Fix phpunit
2024-12-13 14:25:44 +01:00
Frédéric FRANCE
532435f6e1
fix CI
2024-12-13 14:22:35 +01:00
Frédéric FRANCE
c403fc901b
fix CI
2024-12-13 14:17:46 +01:00
Frédéric FRANCE
426e12a5ca
fix CI
2024-12-13 14:08:13 +01:00
Frédéric FRANCE
33ca018120
fix CI
2024-12-13 14:03:20 +01:00
Laurent Destailleur (aka Eldy)
738abd9d5c
Fix missing unit price in the unalterable log
2024-12-13 13:03:26 +01:00
Laurent Destailleur (aka Eldy)
837fadcc7a
Fix filter on event type
2024-12-13 12:53:55 +01:00
Laurent Destailleur (aka Eldy)
4833635652
Debug v21
2024-12-13 12:40:05 +01:00
Laurent Destailleur (aka Eldy)
9c5d76cbd9
FIX #32355 Add mising POS ID in unalterable log
2024-12-13 12:00:57 +01:00
Laurent Destailleur
bd170e0474
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-12 11:33:31 +01:00
Laurent Destailleur
9ad982ad23
NEW When we export data of unlaterable log, we add an unalterable line
2024-10-25 20:13:14 +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
414a289aae
Doc
2024-10-14 19:32:48 +02:00
Laurent Destailleur
58cc96cd33
QUAL All $conf->global->module->enabled are replaced with isModEnabled()
2024-10-07 14:40:29 +02:00
Frédéric FRANCE
d154af4e41
fix phpstan ( #31180 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-29 13:03:58 +02:00
Frédéric FRANCE
80d1f47d4d
fix ignored phpstan (most of expects string, int given) ( #30649 )
...
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-05 16:05:37 +02:00
MDW
54880f92cd
Qual: Fix PhanTypeMismatchProperty and some other phan notices ( #30542 )
...
* Qual: Fix PhanTypeMismatchProperty and some other phan notices
* Qual: Phan fixes for BOM
* Phan - fix fields
* fixup! Qual: Phan fixes for BOM
* Fix phpstan double array keys for syslog
* Fix $fields phpdoc
* Fix phan typing issues with intermediate var and ??
* Fix phan typing issue with ?? operator
* Ignore htdocs/install/install.forced.php for git
* Qual: Revert to original code, ignore notice
When changing the method to avoid one notice type, another one
appears. So simply ignoring this error.
* Qual: Revert to original code, ignore notice
When changing the method to avoid one notice type, another one
appears. So simply ignoring this error.
* Update baseline
* Qual: Phan fixes for BOM
* fixup! Qual: Phan fixes for BOM
* Fix phpstan double array keys for syslog
* Qual: Revert to original code, ignore notice
When changing the method to avoid one notice type, another one
appears. So simply ignoring this error.
* Ignore PhanTypeSuspiciousNonTraversableForeach to allow integration
* Fix typing hints (phpstan)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-08-15 17:05:00 +02:00
MDW
aa49419e8f
Qual: Fix/initial type cannot be inferred ( #30591 )
...
* Update baseline
* Add/update phpdoc typings
* Fix type for AssetDepreciationOptions as is
* Fix typing for Asset->depreciation_lines
* $card is used in derived classes, add it back to ActionsAdherentCardCommon
* Adjust code with typing/corrections for defined types
* Fix typos, code update to match typing, extra typing
* Add type cast for numeric operation
* Phpdoc/cast adjustments detected because of new phpdoc hints
2024-08-10 23:21:46 +02:00
Laurent Destailleur
b3b21d56b6
Fix doxygen
2024-08-07 02:49:38 +02:00
Laurent Destailleur
82908a30eb
Clean phan warnings
2024-05-30 13:37:17 +02:00