Commit Graph

117837 Commits

Author SHA1 Message Date
Laurent Destailleur
a7f5872975
Merge pull request #24493 from BB2A-Anthony/FIX---INVOICE_SHOW_SHIPPING_ADDRESS
FIX - Shipping address same third party
2023-04-21 18:48:31 +02:00
Laurent Destailleur
5c22227dd9
Merge pull request #24565 from randallmoraes/patch-10
FIX reference id in getnomurl function.
2023-04-21 18:27:34 +02:00
Randall Mora
ca5245a771
FIX reference id in getnomurl function.
Fix the assignment of the period for the execution of the getnomurl function, executing the previous lookup of the period id.
2023-04-21 08:24:27 -06:00
Laurent Destailleur
01f8cb7a2d
Merge pull request #24549 from frederic34/patch-1
missing include
2023-04-21 15:18:13 +02:00
Laurent Destailleur
b47a8c86a3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/product/stock/card.php
2023-04-19 21:07:41 +02:00
Frédéric FRANCE
8df194021c
missing include 2023-04-19 12:05:01 +02:00
Laurent Destailleur
db9734414f
Merge pull request #24490 from bloxera/17.0
Fix #24489: Remove unnecessary output of extrafields
2023-04-18 21:41:40 +02:00
Laurent Destailleur
4be0cafad0
Merge pull request #24495 from hregis/fix_dependency
FIX missing entity field in unique index (since v16)
2023-04-18 21:34:00 +02:00
Laurent Destailleur
fc3e07ce57 Doc 2023-04-18 21:28:49 +02:00
Laurent Destailleur
b85652e964 Code comment 2023-04-18 21:23:32 +02:00
Laurent Destailleur
f22aa2e0c6
Merge pull request #24501 from priojk/patch-1
Fix: add missing closing html tag
2023-04-18 18:32:07 +02:00
Laurent Destailleur
73fde765eb
Merge pull request #24531 from grandoc/new_branch_17_04_23
update code to fix issues like : Warning: Undefined property: stdClas…
2023-04-18 17:25:44 +02:00
Laurent Destailleur
0c1d34c674
Merge pull request #24530 from BB2A-Anthony/No-url-back-to-page.-Don't-return-on-list-after-create
No url back to page. Don't return on list after create
2023-04-18 17:15:30 +02:00
Philippe GRAND
35fc151c73 update code to fix issues like : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/paypal/admin/paypal.php on line 206 2023-04-17 11:40:39 +02:00
Anthony Berton
c362bb23b5 No url back to page. Don't return on list after create 2023-04-17 11:00:48 +02:00
Laurent Destailleur
69376a4e8b Fix test error on setPassword 2023-04-15 12:07:32 +02:00
Laurent Destailleur
f3ec2c5223 Doc 2023-04-15 04:34:48 +02:00
Laurent Destailleur
747cd766b0 FIX Pb in install when password start with some special char like ! 2023-04-15 04:29:19 +02:00
Laurent Destailleur
443f5190db Fix phpunit 2023-04-15 04:19:53 +02:00
Laurent Destailleur
f425bd4654 Fix sqlforlike when searching with like and _ string 2023-04-15 01:24:50 +02:00
Laurent Destailleur
98e389bdce Fix css 2023-04-14 14:41:20 +02:00
Laurent Destailleur
4c51e35adc FIX Bad deletion of email when there is several emails processed 2023-04-13 15:00:34 +02:00
Laurent Destailleur
4fc8b40b71 Fix too verbose 2023-04-13 13:06:09 +02:00
Laurent Destailleur
fbe8e2731d Fix escapment 2023-04-13 12:58:06 +02:00
Laurent Destailleur
4fe73e1fc3 Fix duplicate defined 2023-04-13 10:41:27 +02:00
Joachim Kueter
eed1ac8261
Fix: add missing closing html tag
Output of extrafields after the selection box for bom (if BOM_SUB_BOM is enabled) was corrupted due to missing closing </select>.
2023-04-13 10:37:09 +02:00
Regis Houssin
49ce8bed7e FIX missing entity field in unique index (since v16) 2023-04-12 15:48:05 +02:00
Anthony Berton
4e3750cf61 FIX - INVOICE_SHOW_SHIPPING_ADDRESS 2023-04-12 15:33:00 +02:00
Laurent Destailleur
24fdec736b Fix missing escape html 2023-04-12 14:53:54 +02:00
Laurent Destailleur
b577457c86 css 2023-04-12 14:50:19 +02:00
Joachim Kueter
c990e18bf2
Merge pull request #3 from bloxera/priojk-patch-1
Fix #24489: Remove unnecessary output of extrafields
2023-04-12 14:15:40 +02:00
Joachim Kueter
404397df8c
Remove unnecessary output of extrafields
The extrafields for a bom line are already output at line 130 (correct within html tags).

The additional output here (without any html tags) causes the extrafields to be displayed additionally on top of all line items.
2023-04-12 14:12:42 +02:00
Laurent Destailleur
c552633095 Log 2023-04-12 00:13:06 +02:00
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