Commit Graph

117804 Commits

Author SHA1 Message Date
Laurent Destailleur
bc711b0504 FIX Deployment of external module failed with copy dir error. 2023-04-11 22:20:54 +02:00
Laurent Destailleur
66923ccf8c Code comment 2023-04-11 18:47:54 +02:00
Laurent Destailleur
5f1503d7ea Log 2023-04-11 18:05:47 +02:00
Laurent Destailleur
1b19a30386 Debug email collector 2023-04-11 18:00:46 +02:00
Laurent Destailleur
ce8a8c617c Fix Move of message with PHP-IMAP, Fix substitution for fetch thirdparty
Fix php8 compatibility
2023-04-11 17:24:19 +02:00
Laurent Destailleur
a1e6fe7f50 Revert "Try fix MS OAuth2 Imap (from feedback at dolibarr.org/forum/t/emailcollectors-with-microsoft-365-oauth2)"
This reverts commit 976c2d76f2.
2023-04-11 10:34:03 +02:00
Laurent Destailleur
0f58368d5d Fix do imap expunge only if no error 2023-04-11 10:13:15 +02:00
Laurent Destailleur
565057700b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-10 16:44:59 +02:00
Laurent Destailleur
6143a1336b Look and feel v17 2023-04-10 12:31:31 +02:00
Laurent Destailleur
5dc21da193
Merge pull request #24277 from noec764/17_FIX_Extrafields_evaluated_expression
FIX: Correct Evaluation for extrafields
2023-04-10 12:21:06 +02:00
Laurent Destailleur
89f6906851 Trans 2023-04-10 12:09:52 +02:00
Laurent Destailleur
eb187052e8 Fix column alignment/balance 2023-04-10 11:44:19 +02:00
Laurent Destailleur
3f3e8a84ff FIX Report of date of task suggested only if there is tasks 2023-04-10 11:23:18 +02:00
Laurent Destailleur
df27824249 css 2023-04-10 10:58:49 +02:00
Laurent Destailleur
3966eea1e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-09 22:19:31 +02:00
Laurent Destailleur
976c2d76f2 Try fix MS OAuth2 Imap (from feedback at
dolibarr.org/forum/t/emailcollectors-with-microsoft-365-oauth2)
2023-04-09 22:10:56 +02:00
Laurent Destailleur
2cc4369c41
Merge pull request #24469 from hregis/fix_dependency
FIX missing mrp module dependency
2023-04-09 17:55:53 +02:00
Laurent Destailleur
5737d604fd
Merge pull request #24471 from simnandez/17.0
Fix #24355 Update price with discount
2023-04-09 17:55:11 +02:00
Juanjo Menent
6e93503898 Fix #24355 Update price with discount 2023-04-09 14:18:31 +02:00
Laurent Destailleur
fa8b6ecd55 css 2023-04-08 16:53:18 +02:00
Regis Houssin
99d121232f FIX missing mrp module dependency 2023-04-08 15:08:37 +02:00
Laurent Destailleur
3af71d5ded Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-08 14:44:01 +02:00
Laurent Destailleur
1be641a30d css 2023-04-08 14:37:27 +02:00
Laurent Destailleur
aacd9ce2ce css 2023-04-08 13:33:11 +02:00
Laurent Destailleur
97f73d74ac Debug v17 - Fix table access in workstation constructor 2023-04-08 12:32:00 +02:00
Laurent Destailleur
99e2df5a27 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-08 12:14:11 +02:00
Laurent Destailleur
7cf1487d2c FIX jump to direct record on member search was broken 2023-04-08 12:13:52 +02:00
Laurent Destailleur
45fb3d9bbe FIX Search when criteria start with ! 2023-04-08 12:11:00 +02:00
Laurent Destailleur
8326a1af4f
Merge pull request #24458 from daraelmin/17.0
FIX regression Undefined $datepaid
2023-04-07 12:21:29 +02:00
Laurent Destailleur
7155e5c3a4 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-07 11:37:17 +02:00
Laurent Destailleur
eae52f95d2 Better log 2023-04-07 11:35:23 +02:00
Laurent Destailleur
fb6f3b573c Better log 2023-04-07 11:34:51 +02:00
daraelmin
48f14a66bc
Merge branch 'Dolibarr:17.0' into 17.0 2023-04-07 08:00:33 +02:00
Laurent Destailleur
ef9d7d8d82 FIX Compress in xz for better debian old version compatibility 2023-04-07 02:21:22 +02:00
daraelmin
9461550b8f
FIX regression Undefined $datepaid
As until v16 there was a $payment->datepaid  set on line 97 of /don/payment/payement.php witch was corrected in v17 to  $payment->datep     = $datepaid de shall mot use this->datepaid in this class anymore
2023-04-06 22:40:51 +02:00
Laurent Destailleur
e36ace0ed6 Fix css 2023-04-06 22:21:29 +02:00
Laurent Destailleur
f0d5dfe719 FIX Rounding on total margin on invoice list 2023-04-06 22:17:55 +02:00
Laurent Destailleur
d9c55c1711 Trans 2023-04-06 22:14:18 +02:00
Laurent Destailleur
cfae78c86f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-06 21:43:46 +02:00
Laurent Destailleur
5254b6ba14 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-06 19:57:17 +02:00
Laurent Destailleur
8bea164568
Merge pull request #24440 from BB2A-Anthony/FIX---Operator-to-search-category-Knowledge
FIX - Operator to search category Knowledge
2023-04-06 16:22:30 +02:00
Laurent Destailleur
3ee4ceef1d
Merge pull request #24452 from grandoc/new_branch_06_04_2023
fix : Warning: Undefined array key facture in /home/httpd/vhosts/afla…
2023-04-06 15:39:32 +02:00
Laurent Destailleur
cbab1f2cae
Merge pull request #24454 from fappels/17_changelog_warning
Update changelog warning for developer.
2023-04-06 15:38:25 +02:00
Francis Appels
399eb9d826 Update changelog warning for developer. 2023-04-06 15:30:47 +02:00
Philippe GRAND
595abd5029 fix : Warning: Undefined array key facture in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card.php on line 3904 2023-04-06 14:57:49 +02:00
Laurent Destailleur
99b595a807 Fix typo 2023-04-06 13:29:24 +02:00
Laurent Destailleur
4d504b3f98 Fix css 2023-04-05 18:46:30 +02:00
Laurent Destailleur
ae8bcfa6ca Prepare 17.0.2 2023-04-05 17:57:05 +02:00
Laurent Destailleur
424c53109f FIX Better support for option MAIN_NO_INPUT_PRICE_WITH_TAX 2023-04-05 17:56:03 +02:00
Laurent Destailleur
8af81ff89b Fix php 8 2023-04-05 16:03:14 +02:00