Mathieu
c49e7e882f
FIX#20415
2022-11-26 00:20:27 +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
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
ba0e7a9744
Merge pull request #22966 from noec764/14_FIX_Use_Hook_Resprints
...
FIX: use addMoreActionsButton hook resprints
2022-11-25 15:32:00 +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
Noé Courtier
2ada053855
FIX: Use the Hook addMoreActionsButtons resPrint
2022-11-25 11:44:34 +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
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
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
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
Laurent Destailleur
f2eb3c1a55
Merge pull request #22919 from atm-maxime/11.0
...
Fix API right check
2022-11-22 21:40:12 +01:00
Laurent Destailleur
41a970c90f
Merge pull request #22922 from ATM-Nicolas/fix_sql_request_parenthesis
...
FIX sql request parenthesis
2022-11-22 21:39:11 +01:00
Laurent Destailleur
f3b7b7b41c
Merge pull request #22932 from josett225/14.0
...
FIX PaymentBankTransfer Type page management with Select and Input on create.php
2022-11-22 21:32:23 +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
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
cc200a501f
Merge pull request #22906 from josett225/14.0
...
FIX PaymentBankTransfer Line page management with Select and Input
2022-11-21 21:12:32 +01:00
josett225
19273c8da1
Fix PaymentBankTransfer Line page management with Select and Input
2022-11-20 05:33:31 +01:00
kkhelifa
dff5f46749
Add for htdocs/public/cron/cron_run_jobs_by_url.php
2022-11-18 10:37:35 +01:00
kkhelifa
e8413a68c9
Merge branch '14.0' of github.com:Dolibarr/dolibarr into 14.0_fix_start_cron_in_multientities_with_verif_test_condition
2022-11-18 10:36:29 +01:00
Laurent Destailleur
53eb370c4e
Merge pull request #22863 from FHenry/fix_sec_dol_eval
...
FIX: base64_decode shloud be forbiden in dol_eval
2022-11-17 10:26:19 +01:00
Laurent Destailleur
23feae3ee2
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-16 20:07:51 +01:00
Laurent Destailleur
aaa2ad710c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-16 20:06:06 +01:00
Laurent Destailleur
45e3f19bd7
Fix remove files not expected
2022-11-16 20:05:52 +01:00
Laurent Destailleur
844a46cd58
Merge pull request #22864 from Easya-Solutions/14.0_fix-mailing-card-merge-errors
...
FIX merge errors on mailing card
2022-11-16 11:37:58 +01:00
VESSILLER
10154cc357
FIX remove not initialized variable
2022-11-16 11:05:39 +01:00
VESSILLER
6e33d1e2b1
FIX merge errors on mailing card
2022-11-16 10:48:25 +01:00
Florian HENRY
85aa9f7481
FIX: base64_decode shloud be forbiden in dol_eval
2022-11-16 09:32:14 +01:00
Laurent Destailleur
3b1058ed72
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-15 19:44:55 +01:00
Laurent Destailleur
8ea9f11664
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-15 19:40:44 +01:00
Laurent Destailleur
81187106c1
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-15 19:40:36 +01:00
Laurent Destailleur
f4b1d31013
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2022-11-15 19:36:37 +01:00
Laurent Destailleur
bb01ad7d9a
Merge pull request #22850 from daraelmin/patch-4
...
FIx #18304 No adh create if error on public form
2022-11-15 13:12:02 +01:00
stickler-ci
c81c91755d
Fixing style errors.
2022-11-15 10:55:09 +00:00
daraelmin
cd2b9538c1
FIx #18304 No adh create if error on public form
...
FIX #18304 - Member subscription confirmation email sent even if mandatory fields are missing
2022-11-15 11:51:20 +01:00
Laurent Destailleur
90b44fc184
Merge pull request #22743 from noec764/14_FixAssetsExtraFieldsList
...
FIX: Wrong extrafields element in assets list
2022-11-14 22:16:31 +01:00
Laurent Destailleur
0d7c9b0a84
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-14 22:02:49 +01:00
Laurent Destailleur
b766e6de66
FIX #22786
2022-11-14 21:08:54 +01:00