Commit Graph

12838 Commits

Author SHA1 Message Date
Laurent Destailleur
d5443010f2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-01 16:04:16 +02:00
Laurent Destailleur
5e76fea64d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-10-01 15:53:36 +02:00
Laurent Destailleur
5560aab98e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-10-01 15:50:25 +02:00
Laurent Destailleur
b0b3d0e1e0 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-10-01 15:43:40 +02:00
Regis Houssin
fbc841095e NEW possibility to deselect line when create a recurring invoice 2023-10-01 11:47:37 +02:00
Regis Houssin
7d69ea717b FIX avoid php8 warning 2023-09-30 11:37:53 +02:00
Laurent Destailleur
532fd91b57 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-29 16:27:27 +02:00
Laurent Destailleur
3cb78be3ac Clean code 2023-09-29 16:27:07 +02:00
Laurent Destailleur
93bbd6770e Fix function stream_wrapper_restore not found 2023-09-29 11:20:30 +02:00
atm-sami
a03cef0f87 Remove extrafields in hook parameters 2023-09-29 11:12:38 +02:00
Laurent Destailleur
644f43c67c Fix fontawesome v5 compatibility 2023-09-28 01:00:36 +02:00
Laurent Destailleur
992726e424 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-27 17:20:18 +02:00
Laurent Destailleur
7bbc3bab05 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-27 17:17:41 +02:00
Florent Poinsaut
2992fc280c Merge branch 'develop' into fix-notnull-key-missing 2023-09-27 11:45:01 +02:00
Florent Poinsaut
a661570aec Fix notnull key missing 2023-09-27 11:43:21 +02:00
Regis Houssin
9eb4c93c1c FIX add warning in the changelog 2023-09-27 09:44:58 +02:00
Regis Houssin
19e2f0c75c FIX missing contact_id for the trigger 2023-09-27 08:54:54 +02:00
Regis Houssin
bcc97f8b9f FIX wrong place of trigger delete 2023-09-26 23:49:21 +02:00
Laurent Destailleur
9300411ce3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-26 20:45:16 +02:00
ATM-Sami
27e6ee9edf add extrafields and defaulttpldir for hook parameters 2023-09-26 16:49:29 +02:00
Laurent Destailleur
eed96efc9b Add log to try to debug trouble with triggers 2023-09-26 13:04:03 +02:00
Laurent Destailleur
2440f60ee4 Merge pull request #25991 from frederic34/phpstaninvoice
Phpstan
2023-09-25 02:03:07 +02:00
Laurent Destailleur
7a0a15dd17 FIX Look and feel v18 2023-09-25 01:13:58 +02:00
Frédéric FRANCE
446479d2b9 fix unknown variable 2023-09-22 13:45:37 +02:00
Frédéric FRANCE
daf2f06ac8 phpstan 2023-09-22 09:07:04 +02:00
Frédéric FRANCE
7cf93529a8 phpstan 2023-09-22 09:03:27 +02:00
Laurent Destailleur
257a961a93 Fix error management 2023-09-22 02:32:23 +02:00
Laurent Destailleur
f70608c60f CSS 2023-09-22 01:21:32 +02:00
Laurent Destailleur
8a7371af5e NEW Tooltips are using ajax by default 2023-09-21 19:06:49 +02:00
Laurent Destailleur
e952b3be85 Code comment 2023-09-21 18:19:05 +02:00
Laurent Destailleur
08ac0e9ee4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-21 12:38:41 +02:00
Laurent Destailleur
d8b59d0bc0 Fix use of empty in selectarray when label start with entity char & 2023-09-21 12:34:31 +02:00
Laurent Destailleur
277d69fe0f Fix use of empty in selectarray when label start with entity char & 2023-09-21 12:11:16 +02:00
Laurent Destailleur
174d88fe96 Fix look and feel v18 2023-09-21 10:36:17 +02:00
Laurent Destailleur
d05bda1579 Code comment 2023-09-20 12:13:32 +02:00
Laurent Destailleur
11cc0a61da Fix cast of int 2023-09-20 11:59:57 +02:00
Laurent Destailleur
2a3f42cb42 Merge pull request #25937 from frederic34/patch-6
phpstan
2023-09-20 00:02:51 +02:00
Laurent Destailleur
c07abcc67c NEW Add different picto for each type of extrafields (date, string, ...) 2023-09-19 13:24:03 +02:00
Frédéric FRANCE
c351d92158 phpstan
::error file=htdocs/core/class/html.formmail.class.php,line=310,col=0::Cannot unset offset string on array.
::error file=htdocs/core/class/html.formmail.class.php,line=311,col=0::Cannot unset offset string on array.
::error file=htdocs/core/class/html.formmail.class.php,line=312,col=0::Cannot unset offset string on array.
2023-09-16 16:37:56 +02:00
Laurent Destailleur
d02c615f40 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-09-16 15:14:22 +02:00
Laurent Destailleur
2a8c4dfb6a Fix name of debug constant 2023-09-15 22:38:19 +02:00
Laurent Destailleur
4634c0ccd9 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-15 15:05:29 +02:00
Laurent Destailleur
4e58a34c78 Fix css 2023-09-15 15:04:40 +02:00
Laurent Destailleur
8f2a31686e Merge pull request #25918 from altairisfr/model2
NEW : memorize model name for pdf hooks
2023-09-15 02:32:09 +02:00
Laurent Destailleur
aaf571442d Merge pull request #25916 from frederic34/patch-7
clean code phpstan
2023-09-15 01:05:04 +02:00
Frédéric FRANCE
b900579b3f Update timespent.class.php 2023-09-14 18:16:30 +02:00
Christophe Battarel
85b5148ff4 update model_pdf in object 2023-09-14 14:55:36 +02:00
Frédéric FRANCE
6483704e78 clean code phpstan
::error file=htdocs/core/class/timespent.class.php,line=1004,col=0::Instantiated class TimeSpentLine not found.
2023-09-14 14:04:23 +02:00
Frédéric FRANCE
d681876aa4 phpstan
::error file=htdocs/core/class/cunits.class.php,line=75,col=0::Access to an undefined property CUnits::$libelle.
::error file=htdocs/core/class/cunits.class.php,line=302,col=0::Access to an undefined property CUnits::$libelle.
2023-09-14 13:56:55 +02:00
Laurent Destailleur
773f68ab4f Merge pull request #25849 from solution-libre/feat-add-ORDER_SUPPLIER_SUBMIT-notif
NEW add order supplier submit notif
2023-09-14 12:49:48 +02:00