Commit Graph

33082 Commits

Author SHA1 Message Date
Laurent Destailleur
bd4efca9e7 Add result message on extrafield deletion 2023-09-19 16:42:50 +02:00
Laurent Destailleur
4fa60709d5 NEW Add a button to re-encrypt data of a dolcrypt extrafield password 2023-09-19 16:07:45 +02:00
Laurent Destailleur
c07abcc67c NEW Add different picto for each type of extrafields (date, string, ...) 2023-09-19 13:24:03 +02:00
Laurent Destailleur
ca2f07fe67 Clean the notification popup code 2023-09-19 12:16:27 +02:00
Florian HENRY
24eddbdb8b Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_export_contact 2023-09-19 11:35:37 +02:00
Florian HENRY
7b76188816 fix: contact export s.client and s.fournisseur must be numric as in thirdparty export (filter >0) 2023-09-19 11:32:48 +02:00
Frédéric FRANCE
51568a6093 phpstan 2023-09-19 09:48:14 +02:00
TuxGasy
1e64a9c067 Fix #25860 not allow encrypt data if key and instance_unique_id are empty 2023-09-18 22:36:32 +02:00
Laurent Destailleur
4122d14b43 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-18 18:43:46 +02:00
Laurent Destailleur
9c1e3fc6a0 Look and feel v19 - message view use the action type icon 2023-09-18 18:41:52 +02:00
Laurent Destailleur
691d5418e5 Code comment 2023-09-18 18:08:06 +02:00
Hystepik
2347d5cb9a fix some bugs in bookcal module 2023-09-18 13:12:11 +02:00
Frédéric FRANCE
667b3877d8 phpstan 2023-09-18 12:11:11 +02:00
Frédéric FRANCE
0de4f372a6 phpstan
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=113,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=528,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=532,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=533,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=678,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=718,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=722,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=723,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=812,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=817,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=817,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=819,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=820,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
2023-09-18 12:02:49 +02:00
Jon Bendtsen
ea67e11acc adding variants to services menu 2023-09-17 23:20:44 +02:00
Jon Bendtsen
b0e636eabf figured out how to only enable this menu point if STOCK supports services 2023-09-17 23:03:40 +02:00
Jon Bendtsen
55799d5b6c adding stock menu point to services. Probably should test that stocks are enabled for services, but couldn't get that to work 2023-09-17 22:46:25 +02:00
Laurent Destailleur
6c87f0acce css 2023-09-17 02:20:20 +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
9923331ac1 Better backward compatibility of modules 2023-09-16 14:16:31 +02:00
Laurent Destailleur
8d254e341b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-16 14:11:26 +02:00
Laurent Destailleur
72f5fc8586 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-16 13:59:19 +02:00
Laurent Destailleur
5e0bd9bb71 Avoid warning 2023-09-16 13:53:29 +02:00
Laurent Destailleur
5bb0f42c5a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-09-16 13:51:36 +02:00
Laurent Destailleur
fe329cfc26 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-09-16 13:30:42 +02:00
Laurent Destailleur
9fe16d9e76 Fix ident log 2023-09-15 23:08:21 +02:00
Laurent Destailleur
2a8c4dfb6a Fix name of debug constant 2023-09-15 22:38:19 +02:00
Laurent Destailleur
818b1193b1 Fix escapesql 2023-09-15 16:19:05 +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
Regis Houssin
7d321a8365 FIX wrong filter 2023-09-15 14:47:45 +02:00
Regis Houssin
80bc47948c FIX multicompany compatibility 2023-09-15 14:41:48 +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
8bb86a516b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-15 01:50:25 +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
Laurent Destailleur
686fe29c40 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-14 16:42:10 +02:00
Laurent Destailleur
00609fb6c7 FIX Warning 2023-09-14 15:31:05 +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
Laurent Destailleur
0181a5b57c Trans 2023-09-14 11:25:47 +02:00
Quentin VIAL-GOUTEYRON
ed4a8e88c0 FIX : bad from and to 2023-09-14 10:21:16 +02:00
Quentin VIAL-GOUTEYRON
3dad9d0899 FIX : bad check return for sendfile 2023-09-14 10:03:28 +02:00
Laurent Destailleur
658de57c85 Merge pull request #25878 from Easya-Solutions/new-webportal
NEW WebPortal site account type
2023-09-13 18:39:30 +02:00
Laurent Destailleur
433afb4b22 Merge pull request #25892 from fappels/develop_fix_price_export
FIX missing price levels in product price export
2023-09-13 18:32:23 +02:00
Laurent Destailleur
86ab16b697 Fix bad name convetion for intervention 2023-09-13 18:29:58 +02:00
Laurent Destailleur
6c5bef8294 FIX #25894 2023-09-13 18:16:31 +02:00