Commit Graph

12514 Commits

Author SHA1 Message Date
Gerhard Stephan
799f8c5d12 Remove whitespace at the end of the line 2023-04-24 18:35:43 +02:00
Randall Mora
eb5c02a83d Enable modify file to send, by hook
Enable modify file to send, by hook
2023-04-24 07:43:25 -06:00
Randall Mora
c6143bcf3f Enable modify file to send by hook.
Enable modify file to send by hook.
2023-04-24 07:40:59 -06:00
Gerhard Stephan
002c2b0abe Prevent PHP Warning in error log file, when the generated doc file does not exists.
This is the case when we create a PDF file out of a ODT file and automatically delete the ODT.
The indexed file will then be the ODT, which can't be found on drive (because it has been deleted when converting to PDF) and therefore creates an error log entry.
2023-04-24 14:11:06 +02:00
Florian HENRY
cdd8b00534 fix: #24405 (save deposit percent) 2023-04-24 11:30:22 +02:00
Frédéric FRANCE
f023e213f7 tooltip ajax for fiscalyear 2023-04-24 10:22:05 +02:00
Frédéric FRANCE
4eca22afc8 tooltip ajax for fiscalyear 2023-04-24 10:06:02 +02:00
Laurent Destailleur
fc04299f88 Look and feel v18 2023-04-24 02:07:20 +02:00
Laurent Destailleur
586d9f5ba7 Look and feel v18 2023-04-24 01:59:39 +02:00
Laurent Destailleur
ec83fe478f NEW product images on popup are cached 2023-04-21 14:17:24 +02:00
Laurent Destailleur
9859720dc3 Clean module dependency system 2023-04-21 13:27:50 +02:00
Laurent Destailleur
c80921345e Merge pull request #24539 from frederic34/patch-4
use isModEnabled
2023-04-18 17:13:12 +02:00
Laurent Destailleur
8e51bf2c55 Debug 18 2023-04-18 14:04:27 +02:00
Frédéric FRANCE
e3d6933cf0 Update translate.class.php 2023-04-18 10:53:00 +02:00
Laurent Destailleur
b55271dedb Fix warning 2023-04-15 03:27:35 +02:00
Laurent Destailleur
6b7de51d21 Work on PHP 8 compatibility 2023-04-15 01:52:35 +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
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
Laurent Destailleur
9ffc86a872 Remove warning 8.2 2023-04-11 18:49:15 +02:00
Laurent Destailleur
e629f07f17 Merge pull request #22892 from OPEN-DSI/14.0_fix_update_extrafields_multiselect_type
FIX: Set extrafield value of multiselect type
2023-04-10 19:11:25 +02:00
Laurent Destailleur
ab037cb5e9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-10 17:15:26 +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
90bca8b4d7 NEW Can go back to draft on shipment when stock change not on validate 2023-04-10 15:55:58 +02:00
Laurent Destailleur
9283b7af74 Fix better setup tooltip for shipment/reception module 2023-04-10 13:03:09 +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
eb187052e8 Fix column alignment/balance 2023-04-10 11:44:19 +02:00
Laurent Destailleur
74d41c3d11 Add support for keyboard shortcut ALT + S to open search box 2023-04-09 22:44:55 +02:00
Laurent Destailleur
f081768baa Test option MAIL_SMTP_USE_FROM_FOR_HELO to use domain of url 2023-04-09 13:58:43 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
7e200e4506 WIP Add field include opt-outed emails into email screen 2023-04-08 13:29:30 +02:00
Laurent Destailleur
1bab847278 NEW Can set the page "List of opportunities" as landing page 2023-04-08 03:08:17 +02:00
Laurent Destailleur
b7633a3929 FIX Look and feel v18 2023-04-08 00:55:44 +02:00
Laurent Destailleur
8d75d7b466 Debug topmenu search option 2023-04-06 21:27:06 +02:00
Philippe GRAND
0bdde72873 fix : Warning: Undefined array key xStartPos in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1209 2023-04-05 14:19:35 +02:00
Philippe GRAND
fbf12f8a75 fix : Warning: Undefined array key padding in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1208 2023-04-05 14:15:44 +02:00
Laurent Destailleur
e088eb12e6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:18:55 +02:00
FLIO
34181d8214 Merge branch 'develop' into editProspectStatus 2023-04-05 01:15:57 +02:00
Laurent Destailleur
9e5783ed4d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:19 +02:00
Laurent Destailleur
2a300b36e8 Merge pull request #24427 from Hystepik/develop#2
fix : php 8.1 warnings + log warnings
2023-04-04 19:53:20 +02:00
atm-lena
36ffcbc5da FIX Search List Select Extrafields with condition 2023-04-04 12:26:59 +02:00
Laurent Destailleur
8898a1a432 Debug ajax tooltip 2023-04-03 19:51:40 +02:00
hystepik
002b0aa386 fix : php 8.1 warnings + log warnings 2023-04-03 16:03:51 +02:00
Laurent Destailleur
254e785c47 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-01 15:06:15 +02:00
Laurent Destailleur
7525aea76c Debug v18 2023-04-01 14:38:07 +02:00
Laurent Destailleur
370683b3a5 Merge pull request #22940 from FHenry/dev_add_OrderNotificationTriggers
NEW: Add Customer Order delivered (ORDER_CLOSE) in module Notification
2023-04-01 12:15:07 +02:00
Laurent Destailleur
386a91c666 Merge pull request #23839 from marcusdeangabriel/SELECT_PRODUITS_LIST
Add hooks to select_produits_list
2023-03-31 20:18:32 +02:00
Philippe GRAND
e9d9253147 fix : Warning: Undefined array key align in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1575 2023-03-31 12:36:43 +02:00
Laurent Destailleur
28e2694bac Merge pull request #24022 from Daviid-P/add_hours_minutes_to_form_confirm
NEW Make it possible to select hours and minutes in form_confirm
2023-03-31 11:45:56 +02:00
Laurent Destailleur
0bdb6bae64 Update html.form.class.php 2023-03-31 11:44:58 +02:00