Commit Graph

116997 Commits

Author SHA1 Message Date
Laurent Destailleur
85e9ac1e40 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-11-26 01:13:58 +01:00
Laurent Destailleur
c09236e15a Fix #22592 #22992 2022-11-26 01:13:31 +01:00
Nicolas Domenech
b98eaa4d45 #FIX: #22509 default value on integer fields don't retrieve by setSaveQuery 2022-11-26 01:01:22 +01:00
stickler-ci
3fd81293a3 Fixing style errors. 2022-11-25 23:57:35 +00:00
Laurent Destailleur
28a006fff3
Merge pull request #22986 from Easya-Solutions/fix-22886
FIX #22886
2022-11-26 00:55:14 +01:00
Maxime Kohlhaas
8c597543e1 Fix : use count() in lists - part 1 2022-11-26 00:54:49 +01:00
Laurent Destailleur
543e80128a
Merge pull request #22972 from jtraulle/hooks-facture-rec
New Add hooks addMoreActionsButtons and formConfirm to card-rec.php
2022-11-26 00:54:08 +01:00
Eric Seigne
616e2b79ef fix #22766: better API response HTTP code 2022-11-26 00:50:45 +01:00
Laurent Destailleur
80f9ebbce1
Merge pull request #22955 from Hystepik/develop#2
fix : dolibarr_changes to match last PR
2022-11-26 00:48:24 +01:00
Laurent Destailleur
c460510309
Merge pull request #22984 from andreubisquerra/patch-1
FIX Responsive TakePOS action buttons
2022-11-26 00:47:53 +01:00
Laurent Destailleur
659bee1c94
Merge pull request #22985 from rycks/14_fix_debian_build_package
fix #20894: debian package (compress options)
2022-11-26 00:47:11 +01:00
ATM-Nicolas
e767c9b4a9 FIX : Stickler 2022-11-26 00:42:50 +01:00
ATM-Nicolas
a0553c6e52 FIX : Stickler 2022-11-26 00:35:08 +01:00
Mathieu
99a34e23c8 FIX#20415 2022-11-26 00:33:23 +01:00
stickler-ci
ebae1c024f Fixing style errors. 2022-11-25 23:24:17 +00:00
antonin_tdj
9852d470ec
Fix #20533 Dispatch Tab Quantity
Fix #20533
Dispatch Tab Total Quantity now considers services (and the configuration option to manage stocks on services)
2022-11-26 00:23:29 +01:00
Laurent Destailleur
b84a7def1f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-26 00:22:57 +01:00
Laurent Destailleur
0165c6d490 Better error management on API delete 2022-11-26 00:22:01 +01:00
Mathieu
c49e7e882f FIX#20415 2022-11-26 00:20:27 +01:00
Sylvain Legrand
6768697497 Fix #21357 2022-11-26 00:13:15 +01:00
Laurent Destailleur
175cdf3668
Merge pull request #22983 from EchoLoGeek/#21771
#21771
2022-11-26 00:10:27 +01:00
Laurent Destailleur
4b7157e82a
Update card.php 2022-11-26 00:10:15 +01:00
ATM-Nicolas
f3e689f841 FIX : Documents API inconsistency 2022-11-26 00:02:17 +01:00
Laurent Destailleur
eb2fada50f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-26 00:00:49 +01:00
Laurent Destailleur
c2cacdb8a5 Fix fatal error 2022-11-25 23:59:06 +01:00
Shanty
9a101b62c6 Fix #22935 parse_str need 2 arguments 2022-11-25 23:53:16 +01:00
Laurent Destailleur
f79778db40 Fix js null error 2022-11-25 23:47:17 +01:00
antonin_tdj
59ec20f549
Fix #20685 User Id not transmitted on Api addTimeSpent
Fix #20685 User Id not transmitted on Api addTimeSpent

The User ID will be transmitted to the API call (if 0 then, the user will be selected from API key)
2022-11-25 23:44:32 +01:00
Laurent Destailleur
1ec862b491
Merge pull request #22982 from inovea-conseil/fix_19877
FIX#19877
2022-11-25 23:41:18 +01:00
Laurent Destailleur
42d09f597c
Merge pull request #22980 from inovea-conseil/FIX#19828
FIX#19828
2022-11-25 23:36:28 +01:00
antonin_tdj
e7034f3c52
Merge branch 'Dolibarr:develop' into develop 2022-11-25 23:20:11 +01:00
Laurent Destailleur
ac13768395
Merge pull request #22987 from bafbes/patch-3
FIX for #22952
2022-11-25 23:15:51 +01:00
stickler-ci
1d0f329ac5 Fixing style errors. 2022-11-25 22:15:01 +00:00
VESSILLER
7b0e429edb FIX #22886 2022-11-25 23:08:54 +01:00
Bahfir Abbes
cbf103ef74
FIX for #22882 2022-11-25 22:58:51 +01:00
Eric Seigne
67288f1373 fix #20894: debian package (compress options) 2022-11-25 22:56:48 +01:00
andreubisquerra
e36e8d15ae
FIX Responsive TakePOS action buttons
Nantes 2022
2022-11-25 22:50:26 +01:00
stickler-ci
9f5a046e10 Fixing style errors. 2022-11-25 21:46:25 +00:00
EchoLoGeek
3b9122bada
Update main.lang 2022-11-25 22:37:13 +01:00
stickler-ci
1c6828e816 Fixing style errors. 2022-11-25 21:36:11 +00:00
EchoLoGeek
8cb2cb0429
Update card.php 2022-11-25 22:34:53 +01:00
amarchal
f7adbfef16 block visibility to private contact (thirdparty list / card) 2022-11-25 22:33:34 +01:00
Mathieu
023bc7d20e FIX#19877 2022-11-25 22:29:44 +01:00
IC-Ilies
b5ab1f612c FIX#19828 2022-11-25 22:29:35 +01:00
Laurent Destailleur
f42f083d10 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-11-25 22:20:58 +01:00
Laurent Destailleur
2ce4e1d125
Merge pull request #22978 from ATM-Nicolas/fix_bankaccount_api
FIX : Bankaccounts API fetch with 'id' and 'socid'
2022-11-25 22:18:02 +01:00
amarchal
d3ccfeeadc hide private contact in thirdparty list 2022-11-25 22:12:41 +01:00
ATM-Nicolas
3475e55b80 FIX : Bankaccounts API fetch with 'id' and 'socid' 2022-11-25 22:11:17 +01:00
Laurent Destailleur
84e955cb61
Merge pull request #22889 from noec764/14_FIX_Add_Footer_HookAccountancy
14 fix add footer hook accountancy
2022-11-25 22:01:11 +01:00
Laurent Destailleur
1c53d32ba0
Merge pull request #22969 from Hystepik/develop#4
Fix : Yogosha#12007 add protection in dol_add_file_process
2022-11-25 22:00:13 +01:00