2
0
forked from Wavyzz/dolibarr
Commit Graph

31811 Commits

Author SHA1 Message Date
Laurent Destailleur
789336ab34 Fix qodana warning 2023-04-26 02:30:58 +02:00
Laurent Destailleur
8d06189621 Fix qodana warning 2023-04-26 02:21:41 +02:00
Laurent Destailleur
f228aa1a80 Fix phpcs 2023-04-26 01:59:53 +02:00
Laurent Destailleur
b1c51954dd NEW Add link to edit VAT list from error message of missing VAT 2023-04-25 22:15:51 +02:00
Laurent Destailleur
40ed102dfe Fix selection of email template 2023-04-25 21:30:00 +02:00
Laurent Destailleur
c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-25 21:02:01 +02:00
Laurent Destailleur
302f5eb68d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-25 20:55:30 +02:00
Laurent Destailleur
0bc8227f48 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 20:54:15 +02:00
Laurent Destailleur
2e3e6f6899 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-25 20:51:40 +02:00
Frédéric FRANCE
697d36c7d1 fix warning 2023-04-25 20:31:49 +02:00
BitKFu
6657a34ff0 use dol_is_file instead of file_exists 2023-04-25 19:07:35 +02:00
Laurent Destailleur
f7dd265ee5 Clean code 2023-04-25 18:57:17 +02:00
Laurent Destailleur
a76cad9668 Merge pull request #24580 from randallmoraes/patch-13
Enable modify file to send by hook.
2023-04-25 18:15:29 +02:00
Laurent Destailleur
f141075896 Merge pull request #24581 from randallmoraes/patch-14
Enable modify file to send, by hook
2023-04-25 18:14:47 +02:00
Laurent Destailleur
d30eb4d9a4 Merge pull request #24585 from frederic34/patch-1
Fiw warnings
2023-04-25 18:02:40 +02:00
Laurent Destailleur
2635ec9c19 NEW Autofill email form with the email template with status "Default" on 2023-04-25 16:57:31 +02:00
Laurent Destailleur
e51d0beefa Merge commit '13aeb4542924b7112c56ca7e0fe30b5174eb9adb' into develop 2023-04-25 15:43:18 +02:00
Laurent Destailleur
13aeb45429 Fix missing par $check 2023-04-25 15:31:14 +02:00
Laurent Destailleur
1d235c2fd9 FIX Creation of thumbs when images.lib.php was already included 2023-04-25 11:49:05 +02:00
Florian HENRY
08b81e9091 fix: with auguria when user have only supplier invoie right the Financial top menu is not displayed 2023-04-25 11:17:27 +02:00
Frédéric FRANCE
20c8d47d6a Fiw warnings 2023-04-24 20:11:02 +02:00
Gerhard Stephan
799f8c5d12 Remove whitespace at the end of the line 2023-04-24 18:35:43 +02:00
Laurent Destailleur
a09a29fa6a Code comment 2023-04-24 17:56:32 +02:00
Maximilien Rozniecki
63a02083b8 PHP8 compatibility 2023-04-24 17:37:44 +02:00
Laurent Destailleur
1c3264ee0a Merge pull request #24443 from altairis-benjamin/ticketAssignNotification
NEW Send a notification email when ticket assigned
2023-04-24 16:47:24 +02:00
Laurent Destailleur
0f65dbe5a7 Merge pull request #24560 from AuTEAMation/multicurrency-api
NEW: Multicurrency REST API to create, update, delete, update rate...
2023-04-24 16:18:06 +02:00
Laurent Destailleur
5abe61b90a Merge pull request #24576 from grandoc/new_branch_24_04_2023
fix : Typo issue
2023-04-24 16:15:38 +02:00
Laurent Destailleur
70f5174938 Merge pull request #24577 from FHenry/17_fix_24405
fix: #24405 (save deposit percent)
2023-04-24 16:02:30 +02:00
Laurent Destailleur
7c0611f34d Merge pull request #24579 from frederic34/fiscalyear
tooltip ajax for Fiscalyear
2023-04-24 15:53:47 +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
Laurent Destailleur
6cb1424824 Removed a message non expected in a lot of cases 2023-04-24 15:33:14 +02: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
Laurent Destailleur
155c52bc30 Fix #yogosha16184 2023-04-24 13:52:31 +02:00
Laurent Destailleur
6b942aed6f Better http message on not allowed access 2023-04-24 13:20:23 +02:00
VESSILLER
99206d5570 FIX special chars in generated file name from build doc mass action 2023-04-24 12:08:45 +02:00
Laurent Destailleur
351c8c58b2 Fix look and feel v17 2023-04-24 11:45:20 +02:00
Florian HENRY
cdd8b00534 fix: #24405 (save deposit percent) 2023-04-24 11:30:22 +02:00
Philippe GRAND
110393c89e fix : Typo issue 2023-04-24 10:56:24 +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
56a0b16abc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-24 02:08:59 +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
ee2a9d4891 Look and feel v18 2023-04-24 01:32:47 +02:00
Laurent Destailleur
347d9c3e93 Fix warning when using extrafield separator 2023-04-23 22:38:52 +02:00
Laurent Destailleur
8cd8b5f401 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-23 22:12:06 +02:00
Laurent Destailleur
67c67bbf2e Better compatibility 2023-04-23 16:28:28 +02:00
Laurent Destailleur
04d96f489b FIX Default VAT of product added does not take account buyer country 2023-04-23 15:24:10 +02:00
Laurent Destailleur
3a81318c15 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-22 01:02:55 +02:00