Commit Graph

112040 Commits

Author SHA1 Message Date
Yoan Mollard
840437d312 Fixed labels for permission errors 2022-07-19 23:55:55 +02:00
Faustin
87b80912df merge 2022-07-19 20:42:53 +02:00
Laurent Destailleur
75b8246578
Merge branch 'develop' into NEW-recursive-envents 2022-07-19 19:40:48 +02:00
Laurent Destailleur
7316210df6 Doc 2022-07-19 19:16:53 +02:00
Laurent Destailleur
dbdf0edfc3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-19 19:14:58 +02:00
Laurent Destailleur
0b593ed047
Merge pull request #21514 from Tetras-Libre/Add-search-of-morphy-for-members
Add search on member nature morphy
2022-07-19 19:05:37 +02:00
Laurent Destailleur
66ec66bc19
Merge pull request #21522 from marc-dll/NEW_product_supplier_list_hook
NEW: hook to modify supplier product html select
2022-07-19 19:03:54 +02:00
Laurent Destailleur
346a716ad4
Merge pull request #21530 from noec764/14.0_Fix_MissingTabHelp
Fix: tabhelp must be present in every module. Related to  #21529
2022-07-19 19:01:21 +02:00
Laurent Destailleur
6b0de43f8f
Merge pull request #21529 from noec764/13.0_Fix_MissingTabHelp
Fix: 'tabhelp' must be present in every module
2022-07-19 18:54:21 +02:00
Laurent Destailleur
97cc104e99
Merge pull request #21526 from Hystepik/develop#3
Fix : scrutinizer bug on webhook
2022-07-19 18:53:30 +02:00
Laurent Destailleur
cc9c30d8c1
Merge pull request #21527 from comaiteseb/15.0
FIX issue Dolibarr#21495 for v15
2022-07-19 18:53:04 +02:00
Laurent Destailleur
c9f714d232
Merge pull request #21524 from Hystepik/develop#2
Fix : PHP 8.1 warnings on ftp
2022-07-19 18:52:25 +02:00
Noé Courtier
2aae7525da Fix: tabhelp must be present in every module 2022-07-19 17:27:15 +02:00
Noé Courtier
276168ef6f Fix: tabhelp must be present in every module 2022-07-19 17:14:57 +02:00
comaiteseb
877ed17d4c
Merge branch 'Dolibarr:15.0' into 15.0 2022-07-19 15:35:21 +02:00
comaiteseb
888328b03b
FIX issue Dolibarr#21495 for v15
FIX #21495

Error when calculate the date when AGENDA_EXPORT_FIX_TZ is set.
The resulting date is 1969-12-31
2022-07-19 15:31:29 +02:00
Marc de Lima Lucio
b827f476e5 Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_product_supplier_list_hook 2022-07-19 13:21:47 +02:00
Marc de Lima Lucio
a691c8ebe9 FIX: remove useless hookmanager init 2022-07-19 12:31:13 +02:00
lmarcouiller
f216816b2f Fix ; scrutinizer bug 2022-07-19 12:08:23 +02:00
lmarcouiller
db2d2a7b3b Fix : PHP 8.1 warnings 2022-07-19 11:39:23 +02:00
Laurent Destailleur
f1ffb56f4a
Merge pull request #21334 from Quatadah/dolicloud-qnasdami-clone-button-on-task
clone button on tasks
2022-07-19 03:14:13 +02:00
Laurent Destailleur
f6176b6b61 Doc 2022-07-19 02:08:49 +02:00
Laurent Destailleur
28b801414b
Merge pull request #21499 from Easya-Solutions/14.0_fix-inventory-product-stock-real
FIX load product stock in inventory lines
2022-07-19 01:57:28 +02:00
Laurent Destailleur
f983857e0d
Merge pull request #21513 from Easya-Solutions/fix-inventory-getnomurl-options-with-select-for-forms
FIX product filter in inventory list

> @eldy Some parameters for "getNomUrl" exist at lines 7623 and 7624 of "commonobject.class.php" file : '$getnomurlparam = (empty($InfoFieldList[2]) ? 3 : $InfoFieldList[2]); $getnomurlparam2 = (empty($InfoFieldList[4]) ? '' : $InfoFieldList[4]);"
> 
> I introduced a new attribute in fileds of the object class : "get_name_url_params" to separate "options" used in "selectForForms()" method.
> 
> But I don't know if it's a good way to implement it ?

Looks good to me
2022-07-19 01:20:10 +02:00
Laurent Destailleur
c0482a398c
Merge pull request #21516 from aspangaro/14p38
FIX Bank transfer - Link on supplier invoice was bad
2022-07-19 01:03:12 +02:00
Laurent Destailleur
ce6ae66dca
Merge pull request #21515 from aspangaro/14p35
FIX Accountancy - Model account list - Problem of CSRF
2022-07-19 01:01:45 +02:00
Laurent Destailleur
e0869738d3
Merge pull request #21520 from thomas-Ngr/14.0_fix_mailing_html_signature
fix signature style in email template
2022-07-19 00:58:44 +02:00
Laurent Destailleur
cc15923cfb
Merge pull request #21517 from hregis/fix_passing_null_of_type_string_is_deprecated
FIX avoid Passing null to parameter #1 of type string is deprecated
2022-07-19 00:57:34 +02:00
Laurent Destailleur
618184deed
Merge pull request #21519 from aspangaro/16p1
Move old link on data
2022-07-19 00:53:29 +02:00
Laurent Destailleur
e3a4b5f12e
Merge pull request #21521 from hregis/fix_security_breach
FIX security breach if we have same ref number in multiple entities
2022-07-19 00:53:05 +02:00
Regis Houssin
7db5f7eb1c FIX regression + add $forceentity parameter 2022-07-18 19:26:13 +02:00
Marc de Lima Lucio
53812c9f13 NEW: hook to modify supplier product html select 2022-07-18 17:29:49 +02:00
Regis Houssin
ade854a469 FIX security breach if we have same ref number in multiple entities 2022-07-18 16:48:53 +02:00
Laurent Destailleur
9b9d65562f Fix css 2022-07-18 14:51:03 +02:00
Laurent Destailleur
8edebcf314 FIX Debug v16 2022-07-18 13:17:46 +02:00
Laurent Destailleur
36226c7b4b FIX Picto google plus 2022-07-18 13:17:37 +02:00
Laurent Destailleur
95ee25660e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-18 13:16:25 +02:00
Laurent Destailleur
076d93452f FIX Debug v16 2022-07-18 11:59:22 +02:00
Laurent Destailleur
311d69da4e FIX Picto google plus 2022-07-18 11:07:48 +02:00
Thomas Negre
0ac68c8635 fix signature style in email template 2022-07-18 09:55:54 +02:00
Alexandre SPANGARO
576c185e0c Move old link on data 2022-07-18 09:20:54 +02:00
Alexandre SPANGARO
ce15b8c44e FIX #21472 On the bank transfer lists, a change of page switches to the lists of the direct debit module 2022-07-18 07:23:25 +02:00
Regis Houssin
0c7a868306 FIX avoid Passing null to parameter #1 of type string is deprecated 2022-07-16 16:20:11 +02:00
Laurent Destailleur
2c707f0258 Doc 2022-07-16 12:02:30 +02:00
Laurent Destailleur
2e42f45c99 FIX php8 2022-07-16 12:02:17 +02:00
Laurent Destailleur
ad2ced727a Fix php8 2022-07-16 10:59:36 +02:00
Laurent Destailleur
c759b56622 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-16 09:39:40 +02:00
Alexandre SPANGARO
149b86e459 FIX Bank transfer - Link on code supplier invoice was bad 2022-07-16 06:34:52 +02:00
Laurent Destailleur
14eb6c24b8 Fix php version max 2022-07-16 02:34:37 +02:00
Laurent Destailleur
515e5ea075 css 2022-07-16 02:28:35 +02:00