lmarcouiller
df6da726ca
Fix ; scrutinizer bug
2022-07-21 11:10:43 +02:00
lmarcouiller
17cf336383
Fix : PHP 8.1 warnings
2022-07-21 11:10:22 +02:00
Laurent Destailleur
b4c8fbdec2
Fix remove "use Stripe\"
2022-07-21 11:09:42 +02:00
Laurent Destailleur
5e4eb58a43
FIX phpv8
2022-07-21 11:09:35 +02:00
Laurent Destailleur
e9bed0bd31
Fix remove "use Stripe\"
2022-07-21 11:08:02 +02:00
Laurent Destailleur
3079ab2737
FIX phpv8
2022-07-21 10:59:15 +02:00
Sébastien NASSIET
1bc8398adf
correction warning php Undefined property: stdClass:: in /space/www/deveop/htdocs/societe/index.php on line 181 lorsque le module fournisseur n'est pas actif en se rendant sur le module Tiers
2022-07-20 22:12:11 +02:00
Sébastien NASSIET
7177bc0926
correction warning php Undefined property: stdClass:: in /space/www/v16/htdocs/societe/index.php on line 181 lorsque le module fournisseur n'est pas actif en se rendant sur le module Tiers
2022-07-20 22:07:42 +02:00
Sébastien NASSIET
21353e54c2
correction warning php Undefined property: stdClass:: in /space/www/v16/htdocs/societe/index.php on line 181 lorsque le module fournisseur n'est pas actif en se rendant sur le module Tiers
2022-07-20 21:56:12 +02:00
Anthony Berton
cd6bd2ae4e
FIX - php8 migration
2022-07-20 18:39:11 +02:00
lmarcouiller
eb38875119
Fix : PHP 8.1 warnings
2022-07-20 16:35:51 +02:00
This Charlène
54c2cc245d
PHP V8 warning
2022-07-20 11:34:01 +02:00
This Charlène
3e8cb1de57
php V8 warning
2022-07-20 11:31:20 +02:00
This Charlène
8cb1e138de
forgotted fields
2022-07-20 11:15:44 +02:00
This Charlène
2c898b45e3
PHP - cannot use a scalar as an array warning
...
generate an error : cannot use a scalar as an array warning (even on php V7)
2022-07-20 11:10:54 +02:00
Yoan Mollard
840437d312
Fixed labels for permission errors
2022-07-19 23:55:55 +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