Commit Graph

120985 Commits

Author SHA1 Message Date
Laurent Destailleur
726657fd4c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-15 04:21:16 +02:00
Laurent Destailleur
4db9830f1c Fix travis 2023-04-15 04:20:53 +02:00
Laurent Destailleur
443f5190db Fix phpunit 2023-04-15 04:19:53 +02:00
Laurent Destailleur
b55271dedb Fix warning 2023-04-15 03:27:35 +02:00
Laurent Destailleur
f02ff3f774 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-15 02:29:01 +02:00
Laurent Destailleur
6b7de51d21 Work on PHP 8 compatibility 2023-04-15 01:52:35 +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
f5ce54728d Fix css 2023-04-14 13:18:10 +02:00
Frédéric FRANCE
0c86eebcc7 fix debug bar 2023-04-14 10:15:23 +02:00
Frédéric FRANCE
ccb88a9b76 NEW repair script skip views 2023-04-14 10:10:28 +02:00
Frédéric FRANCE
834cb83047 NEW repair script skip views 2023-04-14 10:06:10 +02:00
Laurent Destailleur
e99d25cf87 Comment 2023-04-13 23:21:05 +02:00
Laurent Destailleur
30542b58e1 Doc 2023-04-13 23:07:41 +02:00
Laurent Destailleur
be524b5f12
Merge pull request #22741 from jeritiana/develop
NEW #22740 Add OpenID Connect impl
2023-04-13 23:04:27 +02:00
Laurent Destailleur
291a7b1d15
Update functions_openid_connect.php 2023-04-13 22:59:05 +02:00
Laurent Destailleur
16809e557f Fix column balance 2023-04-13 22:31:38 +02:00
Laurent Destailleur
8ab1b5923c NEW Use by default the domain $dolibarr_main_url_root for SMTP HELO
This solves "Temporary unavailable" error with gmail smtp relay.
2023-04-13 22:26:55 +02:00
Laurent Destailleur
59cc3663a7 NEW Show picto into the combobox of widgets 2023-04-13 21:00:56 +02:00
Laurent Destailleur
02624744e7 NEW Can set flag default value on email templates 2023-04-13 20:34:54 +02:00
Laurent Destailleur
09426bd81f Fix test on user->id 2023-04-13 18:30:06 +02:00
Laurent Destailleur
d4af17c1ae Trans 2023-04-13 17:35:20 +02:00
Lamrani Abdel
c37ca02064 optimize section for add & remove apiFile 2023-04-13 17:13:56 +02:00
Frédéric FRANCE
50346a7119
Doc 2023-04-13 16:58:16 +02:00
jyhere
5c54d5d279
FIX check on wrong variable, some unnecessary code removed 2023-04-13 16:55:00 +02:00
Laurent Destailleur
67e07a4db7 Consistency of sort field 2023-04-13 16:31:06 +02:00
Laurent Destailleur
cc17467f3b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-13 15:06:15 +02:00
Laurent Destailleur
4c51e35adc FIX Bad deletion of email when there is several emails processed 2023-04-13 15:00:34 +02:00
jyhere
2fbfd4fe4c
FIX: undefined variable used in order billing mass action 2023-04-13 14:27:27 +02:00
Laurent Destailleur
96cb5fac9c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-13 13:08:59 +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
Laurent Destailleur
845f888caa Add note 2023-04-13 10:40: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
priojk
a43674477a revert preliminary fix from v17 2023-04-12 21:51:58 +02:00
Joachim Kueter
7cc62f452b
Merge branch 'Dolibarr:develop' into develop 2023-04-12 21:45:30 +02:00
priojk
a52e7b1a57 rename action from makeorder to createorder 2023-04-12 21:23:49 +02:00
Laurent Destailleur
9821833d0d Clean code 2023-04-12 18:18:55 +02:00
Laurent Destailleur
c510b7d4df Add hidden search parameter search_current_entity 2023-04-12 18:16:14 +02:00
Laurent Destailleur
778093f382 Log 2023-04-12 16:45:32 +02:00
Laurent Destailleur
949e288ce0 Fix search on not with imapv2 2023-04-12 16:01:07 +02:00
Regis Houssin
49ce8bed7e FIX missing entity field in unique index (since v16) 2023-04-12 15:48:05 +02:00
Regis Houssin
24aee0a274 FIX missing entity field in unique index 2023-04-12 15:44:56 +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
Alexandre SPANGARO
a2d9de14ac FIX: Propagate vat-reverse charge when supplier invoice is created from reception list 2023-04-12 12:03:27 +02:00