2
0
forked from Wavyzz/dolibarr
Commit Graph

13058 Commits

Author SHA1 Message Date
mohamed daoud
0b4e02821f Fix some warnings -Technical debts- 2024-01-23 16:07:59 +01:00
Laurent Destailleur
b224d959e2 Doc 2024-01-23 15:56:31 +01:00
Laurent Destailleur
1a17130fbc Enhance the default setup page of generated modules 2024-01-23 15:25:45 +01:00
Laurent Destailleur
28b3e656a9 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-23 10:44:10 +01:00
Laurent Destailleur
e950bdde26 Merge pull request #27687 from frederic34/dol_print_error_db
fix param
2024-01-22 00:03:06 +01:00
thibdrev
791f8c11dc qual: phpstan
htdocs/core/class/translate.class.php	995	Method Translate::getLabelFromKey() should return string but returns int.
htdocs/core/class/translate.class.php	1032	Method Translate::getLabelFromKey() should return string but returns int.
2024-01-20 21:05:53 +01:00
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
Laurent Destailleur
0de4793bf8 Merge pull request #27640 from frederic34/date_lim_reglement
phpdoc
2024-01-19 22:29:28 +01:00
Laurent Destailleur
4c4ee11abf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-19 20:08:04 +01:00
Laurent Destailleur
916c017aa6 Debug v19 2024-01-19 20:04:11 +01:00
Hystepik
571e46f5be fix selectgroupticket to prevent some bugs 2024-01-19 15:45:54 +01:00
Laurent Destailleur
4795c40601 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-19 15:36:53 +01:00
Laurent Destailleur
26cbf2e207 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-19 14:06:46 +01:00
Laurent Destailleur
853b3c3997 NEW Add a Feedback-ID into email headers
NEW Support $moreinheader with SwiftMailer
2024-01-19 14:05:42 +01:00
Laurent Destailleur
f711d0d144 Typo doc 2024-01-19 12:36:07 +01:00
VESSILLER
26a05d3046 FIX update price extrafield on propal card 2024-01-19 10:15:42 +01:00
Frédéric France
4b3f351f95 phpdoc 2024-01-18 23:28:42 +01:00
Frédéric FRANCE
17335b25b4 fix phpstan 2024-01-18 22:06:56 +01:00
Laurent Destailleur
6c91d3d8b7 Fix typo english 2024-01-18 15:15:05 +01:00
lamrani abdelwadoud
5213eedfa8 Merge branch 'develop' into addInputInEmailing 2024-01-18 14:35:23 +01:00
Lamrani Abdel
1f647b7c66 fix td tag 2024-01-18 14:27:17 +01:00
Laurent Destailleur
07dc30bfa9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-18 12:19:30 +01:00
Laurent Destailleur
5d3c775b69 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-18 12:19:08 +01:00
Laurent Destailleur
5c97372b62 Merge pull request #27566 from Hystepik/New-formsetuptype
New Add new type for formsetupItem to select bank account
2024-01-18 11:06:34 +01:00
Laurent Destailleur
31d8600811 Merge pull request #27568 from comaiteseb/19.0
FIX #27536 VAT of the buyer's country not applied while SERVICE_ARE_ECOMMERCE_200238EC option is activated
2024-01-18 11:05:14 +01:00
Laurent Destailleur
1773d432a4 Fix logs 2024-01-18 00:44:42 +01:00
Laurent Destailleur
5e16a504a0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-18 00:43:04 +01:00
Laurent Destailleur
d1e50e650d Fix logs 2024-01-18 00:42:43 +01:00
Laurent Destailleur
8ca7f0c989 Fix var_dump 2024-01-17 20:38:22 +01:00
Laurent Destailleur
fc67947834 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-17 20:23:46 +01:00
Laurent Destailleur
af3bb1d144 Merge 2024-01-17 20:23:38 +01:00
Laurent Destailleur
f7485182f7 Fix warning and MAIN_MAIL_AUTOCOPY_... 2024-01-17 19:52:17 +01:00
Laurent Destailleur
0ed567c0db Merge pull request #27591 from lamrani002/scriptForAi
NEW class ai for generate content with api
2024-01-17 18:38:01 +01:00
Lamrani Abdel
0c63d5ce4f fix condition problem 2024-01-17 18:02:01 +01:00
Lamrani Abdel
aa706fb4a8 fix tag problem 2024-01-17 17:54:56 +01:00
Lamrani Abdel
89e2fd4e29 create script for generate_content 2024-01-17 17:53:35 +01:00
Sébastien NASSIET
ec23bc3c90 Syntax error crrected 2024-01-17 16:03:14 +01:00
William Mead
282a379f4b Cleaned code 2024-01-17 14:38:39 +01:00
William Mead
e1335db9c1 Refactored connect_bind return 2024-01-17 13:26:56 +01:00
Lamrani Abdel
38ee4e0ef0 fix params in function 2024-01-17 12:33:33 +01:00
William Mead
83614778e5 Cleaned code 2024-01-17 12:32:38 +01:00
William Mead
1dab7bc25e Cleaned PHPDoc. Removed unused global $conf. 2024-01-17 12:05:21 +01:00
William Mead
028c94f476 Cleaned & localized PHPDoc 2024-01-17 12:00:23 +01:00
William Mead
fca6159487 Updated class properties PHPDoc 2024-01-17 11:37:00 +01:00
Sébastien NASSIET
b70faf9132 oubli correction de la logique pour la TVA Intraco vers un particulier 2024-01-17 11:04:26 +01:00
William Mead
8163e47056 Fixed getObjectSid return type 2024-01-17 10:36:49 +01:00
William Mead
ba07cad8a1 Fixed ldapErrorCode type 2024-01-17 10:27:51 +01:00
William Mead
003d8453e7 Fixed bind type 2024-01-17 10:23:16 +01:00
William Mead
85642937e0 Added contributor details 2024-01-17 10:14:09 +01:00
William Mead
c57a928840 Fixed phpcs method name. Updated PHPDoc. 2024-01-17 10:10:46 +01:00