Laurent Destailleur
c1994c97a5
Merge pull request #19175 from frederic34/patch-4
...
fix warning
2021-10-24 12:31:21 +02:00
Maxime Kohlhaas
6abd4cc120
Fix #8716 : tasks were not shown in ecm auto tree
2021-10-24 11:38:45 +02:00
Frédéric FRANCE
a718ec4a74
Update document.php
2021-10-24 10:44:50 +02:00
Frédéric FRANCE
7b62f5a4e4
fix warning
2021-10-24 10:42:24 +02:00
Frédéric FRANCE
cc374e9eb1
fix warnings in ticket list
2021-10-24 10:02:12 +02:00
Frédéric FRANCE
d240a9f774
fix warnings in ticket list
2021-10-24 09:59:30 +02:00
Frédéric FRANCE
13f04053a1
fix warnings in ticket list
2021-10-24 09:48:30 +02:00
Frédéric FRANCE
6b3916a7b3
fix warnings in ticket list
2021-10-24 09:46:58 +02:00
Frédéric FRANCE
6d2cedb439
Fix Undefined array key
...
Fix Undefined array key 1 in htdocs/core/lib/project.lib.php on line 314
2021-10-24 09:33:54 +02:00
Frédéric FRANCE
3fae8d1756
fix warnings
2021-10-24 09:25:35 +02:00
stickler-ci
61576dad53
Fixing style errors.
2021-10-24 00:17:18 +00:00
John BOTELLA
fdcb9674d8
Remove prints
2021-10-24 02:09:49 +02:00
John BOTELLA
aaa7fd5b3a
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_setup_form_help_class
2021-10-24 01:38:42 +02:00
John BOTELLA
d3d3a87ce9
Add new class to help setup generation
2021-10-24 01:38:13 +02:00
Laurent Destailleur
664eafd810
Merge pull request #19168 from atm-maxime/fix_massmovments
...
Fix #18916 : mass stock movements not displayed if error while adding line
2021-10-24 00:44:39 +02:00
Laurent Destailleur
66a732c005
Merge pull request #19167 from atm-maxime/fix_currency_sync
...
Fix #18922 : multicurrency sync in http with good currencylayer url
2021-10-24 00:44:19 +02:00
Laurent Destailleur
c8bcd01a10
Merge pull request #19162 from atm-maxime/fix_no_mail_in_now_unsubscribe
...
Fix #18961 : no_email field has been replaced by mailing_unsubscribe table
2021-10-24 00:42:48 +02:00
Laurent Destailleur
5d6ba8a2d5
Merge pull request #19157 from frederic34/patch-4
...
replace deprecated
2021-10-24 00:38:15 +02:00
Laurent Destailleur
f2cd7a7a56
Removed the div class="ficheaddleft"
2021-10-24 00:37:37 +02:00
Maxime Kohlhaas
0a2c950401
Fix #18916 : mass stock movements not displayed if error while adding line
2021-10-24 00:31:57 +02:00
Maxime Kohlhaas
983e28691b
Use a subselect instead of a join
2021-10-24 00:02:55 +02:00
Laurent Destailleur
6ad9eb8ef1
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/product/class/api_products.class.php
htdocs/recruitment/recruitmentcandidature_list.php
htdocs/recruitment/recruitmentjobposition_list.php
2021-10-24 00:02:15 +02:00
Laurent Destailleur
4ab59eebf3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-10-23 23:58:27 +02:00
Laurent Destailleur
fc29aa7d3b
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-10-23 23:58:00 +02:00
Laurent Destailleur
1750e385a9
Merge pull request #19164 from tiaris/14.0_bug18934
...
FIX #18934 on-registration in the extrafieldsline database for deliveries
2021-10-23 23:57:23 +02:00
Laurent Destailleur
86ff951254
Fix ?:
2021-10-23 23:43:43 +02:00
Maxime Kohlhaas
77c716565e
Fix #18922 : multicurrency sync in http with good currencylayer url
2021-10-23 23:42:06 +02:00
Jesús Jerez
fc307fb685
Merge branch 'develop' into canceled_orders
2021-10-23 23:24:47 +02:00
Laurent Destailleur
dd0fe2ee06
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-23 23:13:19 +02:00
Lucas Marcouiller
051f6ca717
Fix: php 8.0 warning commercial part
2021-10-23 23:12:42 +02:00
Polkiko
a58f713f6d
NEW Canceled purchase orders do not qualify for total in project overview (and are hidden)
...
If purchase order has been canceled then it does not qualify for total amount and is not shown in table. It can be seen by clicking on the "show/hide" button.
2021-10-23 23:12:23 +02:00
Laurent Destailleur
f1f00be99c
Merge pull request #19160 from frederic34/comptacashcontrol
...
fix warnings
2021-10-23 22:45:55 +02:00
Laurent Destailleur
321cfb3811
Update cashcontrol_list.php
2021-10-23 22:44:37 +02:00
Laurent Destailleur
e12d9ee979
Merge pull request #19156 from frederic34/defaultvaluegetglobal
...
can specify default in getDolGlobalString and getDolGlobalInt
2021-10-23 22:42:40 +02:00
Laurent Destailleur
dc1e57e267
Merge pull request #19155 from frederic34/patch-1
...
fix warnings
2021-10-23 22:41:05 +02:00
Frédéric FRANCE
993226000a
Update viewcat.php
2021-10-23 22:39:27 +02:00
Laurent Destailleur
5078e3d863
Merge pull request #19161 from Dolibarr/scrutinizer-patch-3
...
Scrutinizer Auto-Fixes
2021-10-23 22:38:15 +02:00
Laurent Destailleur
f5cea6d312
Merge pull request #19154 from Hystepik/develop#3
...
Fix : fix php 8.0 warnings
2021-10-23 22:37:50 +02:00
stickler-ci
53e9da4748
Fixing style errors.
2021-10-23 20:37:07 +00:00
Laurent Destailleur
06c1d79c05
Update html.form.class.php
2021-10-23 22:36:55 +02:00
Lucas Marcouiller
58b28d3d7d
Fix: fix php 8.0 warnings project
2021-10-23 22:32:03 +02:00
Maxime Kohlhaas
29950a6afa
Replace != by <> in SQL requests
2021-10-23 22:27:29 +02:00
Maxime Kohlhaas
00b617d17f
Fix #18961 : no_email field has been replaced by mailing_unsubscribe table
2021-10-23 22:22:45 +02:00
Scrutinizer Auto-Fixer
f7a41f1848
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-10-23 20:22:10 +00:00
Jean
b027db49b5
FIX #18934
...
Non-registration in the extrafieldsline database for deliveries
2021-10-23 22:21:50 +02:00
Frédéric FRANCE
b9075660af
fix warnings
2021-10-23 22:15:23 +02:00
Laurent Destailleur
a503a4dcc6
Fix scrutinizer
2021-10-23 22:12:57 +02:00
Laurent Destailleur
695078c77e
Merge pull request #19158 from frederic34/patch-5
...
fix warning remove unused
2021-10-23 22:05:53 +02:00
Laurent Destailleur
47441b40b2
Merge pull request #19159 from frederic34/patch-7
...
security page doesnt detect xdebug
2021-10-23 22:05:22 +02:00
Frédéric FRANCE
6d9ee78704
security page doesnt detect xdebug
2021-10-23 21:53:04 +02:00