Commit Graph

99909 Commits

Author SHA1 Message Date
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
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
ATM-Nicolas
f3e689f841 FIX : Documents API inconsistency 2022-11-26 00:02: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
stickler-ci
1d0f329ac5 Fixing style errors. 2022-11-25 22:15:01 +00:00
Bahfir Abbes
cbf103ef74 FIX for #22882 2022-11-25 22:58:51 +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
ATM-Nicolas
3475e55b80 FIX : Bankaccounts API fetch with 'id' and 'socid' 2022-11-25 22:11:17 +01:00
Laurent Destailleur
03485a2f73 Merge pull request #22680 from OPEN-DSI/14.0_fix_start_cron_in_multientities_with_verif_test_condition
FIX: Fix the position of the verification condition of the test field in case of multi entities
2022-11-25 16:34:27 +01:00
Laurent Destailleur
317530fc8b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-25 12:49:30 +01:00
Laurent Destailleur
45be6dd25b Prepare 16.0.3 2022-11-25 12:48:26 +01:00
stickler-ci
ec156ddf84 Fixing style errors. 2022-11-25 11:26:31 +00:00
Noé Courtier
043b2e9ea3 FIX: copy same behaviour in other accountancy files 2022-11-25 12:18:32 +01:00
Nicolas Domenech
f2f58e434e fix: can't use parameter morcss in select task because parameter is overwrite 2022-11-25 12:16:34 +01:00
Noé Courtier
2ada053855 FIX: Use the Hook addMoreActionsButtons resPrint 2022-11-25 11:44:34 +01:00
Maxime Kohlhaas
834d30b9d0 Fix expedition stats abstract method 2022-11-24 23:21:23 +01:00
Laurent Destailleur
dd50854b05 Fix log 2022-11-23 18:58:17 +01:00
Laurent Destailleur
4d11b5db31 Fix error management 2022-11-23 18:52:43 +01:00
Laurent Destailleur
459961711e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-23 17:01:29 +01:00
Laurent Destailleur
1a8dbd75ea Fix update socialnetworks 2022-11-23 16:59:40 +01:00
Laurent Destailleur
39d8e44b3d Merge pull request #22885 from alsoft10/16.0
BUG FIXED #22883
2022-11-23 12:38:59 +01:00
Laurent Destailleur
795895e18f Merge pull request #22936 from Easya-Solutions/14.0_fix-get-next-value-year-on-one-digit
FIX compute next value when year is on one digit for reset counter
2022-11-23 12:33:27 +01:00
Laurent Destailleur
97863440cb Merge pull request #22937 from atm-gauthier/FIX_total_invoice_on_show_objects_linked_bloc
FIX : $sign is useless
2022-11-23 12:27:50 +01:00
Laurent Destailleur
fb3bbee0a3 Merge pull request #22938 from Daviid-P/15.0
FIX Broken Permissions check, $object is null.
2022-11-23 12:22:21 +01:00
Laurent Destailleur
9a0b10bf9f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-23 12:06:34 +01:00
Laurent Destailleur
207f56ff64 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-23 12:06:21 +01:00
Laurent Destailleur
2f0880020c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-11-23 12:02:25 +01:00
Laurent Destailleur
9ee4c73036 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-11-23 11:58:59 +01:00
Laurent Destailleur
c9930ee6ce Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-11-23 11:58:46 +01:00
David Pareja Rodriguez
05e850dbfc FIX Broken Permissions check, $object is null.
This code was probably copy&paste'd from `htdocs/compta/prelevement/card.php` where the `$object` variable exists.

On `htdocs/compta/prelevement/line.php` `$object` is not defined, and `$type` come from the `$type = GETPOST('type', 'aZ09');` which ends up being overwritten with null.
2022-11-23 11:58:21 +01:00
Gauthier PC portable 024
b77f63bc5c FIX : $sign is useless 2022-11-23 11:24:29 +01:00
VESSILLER
ed2a9a22e8 FIX compute next value when year is on one digit for reset counter 2022-11-23 08:36:20 +01:00
Laurent Destailleur
a59bdfba0c Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2022-11-23 00:00:47 +01:00
Laurent Destailleur
5ad7894849 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2022-11-22 22:05:43 +01:00
Laurent Destailleur
2c1571c514 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2022-11-22 22:05:33 +01:00
Laurent Destailleur
f782ac6654 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2022-11-22 22:03:47 +01:00
Laurent Destailleur
1e54e695b2 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2022-11-22 22:00:59 +01:00
stickler-ci
76fdf0006d Fixing style errors. 2022-11-22 20:17:37 +00:00
josett225
e38ef6bc8c Update create.php 2022-11-22 21:03:28 +01:00
Hasanuzzaman Sattar
b3f455e6db Merge branch 'Dolibarr:16.0' into 16.0 2022-11-22 20:08:14 +05:30
ATM-Nicolas
3d9b2a1676 FIX : SQL request parenthesis 2022-11-22 15:32:37 +01:00
Maxime Kohlhaas
7be0e0da1c Fix API right check 2022-11-22 13:46:42 +01:00
Laurent Destailleur
d6b77b2404 Merge pull request #22904 from daraelmin/patch-4
Fix #22675 - avoid warning when weight is empty
2022-11-21 21:15:50 +01:00
Laurent Destailleur
e36afdbde9 Merge pull request #22909 from Humml87/16.0_Fix_#22768_MO_List_Filter
Fix #22768 remove "natural_search" on status and fk_parent_line.
2022-11-21 21:05:01 +01:00