Commit Graph

15107 Commits

Author SHA1 Message Date
Laurent Destailleur
89e1e1b859 Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
FIX in_array() on key
2023-12-08 01:59:32 +01:00
Laurent Destailleur
8a90fc2735 Merge pull request #27013 from defrance/patch-294
php V8 warning
2023-12-08 01:35:58 +01:00
Laurent Destailleur
eb69a66da0 Update bankentries_list.php 2023-12-08 01:35:43 +01:00
Laurent Destailleur
fdbf437d6e Fix warning 2023-12-08 01:34:52 +01:00
Laurent Destailleur
db71fd54cc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-12-07 16:20:34 +01:00
Laurent Destailleur
dfc79f3673 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-12-07 16:19:21 +01:00
Laurent Destailleur
b741db349e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-12-07 16:18:31 +01:00
Laurent Destailleur
2eb2437793 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-12-07 16:17:39 +01:00
Laurent Destailleur
0c2bcfa79e Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-12-07 16:16:34 +01:00
Laurent Destailleur
ea7afeb007 Fix warning 2023-12-07 16:16:22 +01:00
Charlène Benke
8193e5185b php V8 warning
some bad variable
2023-12-06 23:03:34 +01:00
Laurent Destailleur
432a847ad9 Merge pull request #27004 from frederic34/fix-20231206
avoid phpstan error with phpdoc
2023-12-06 18:27:48 +01:00
Laurent Destailleur
bd2e2c5c75 FIX #26944 2023-12-06 16:18:28 +01:00
Laurent Destailleur
ef018a849e Clean code 2023-12-06 16:06:22 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
0c4636c345 Merge pull request #26981 from atm-saamiperdrix/FIX_warningOnComptaResult
fixed PHP8 warning
2023-12-06 15:02:06 +01:00
Saami PERDRIX - ATM Consulting
19bda196fb fixed PHP8 warning 2023-12-05 16:52:43 +01:00
Jonathan Lescaut
771b735384 FIX in_array() on key 2023-12-05 16:12:18 +01:00
Eric Seigne
5601fab14f fix sql error in case of balance is empty 2023-12-05 10:41:02 +01:00
Laurent Destailleur
ba10d60a0b Fix with php-cs-fixer 2023-12-04 12:02:35 +01:00
xabitrigo
01fc1432ca Fix #26942 phpcs code style 2023-12-03 02:23:38 +01:00
xabitrigo
8e6fdb50b7 CLOSE #26942 REST API GET /bankaccounts/{id}/lines/{line_id}/links 2023-12-03 02:13:30 +01:00
Frédéric FRANCE
6b02e7d994 Merge branch 'develop' into cleandeprecated 2023-12-02 21:29:59 +01:00
Laurent Destailleur
3ecfc1b55f Fix css 2023-12-02 20:27:09 +01:00
Laurent Destailleur
7c756574b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-02 14:52:36 +01:00
Laurent Destailleur
9b8d0096e6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-12-02 14:20:50 +01:00
Laurent Destailleur
67dbfe118c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-12-02 12:48:00 +01:00
Laurent Destailleur
bae5934af7 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-12-02 12:46:23 +01:00
Laurent Destailleur
09da842b68 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-12-02 12:44:33 +01:00
Frédéric FRANCE
6c1d7363db fix phpdoc for phpstan 2023-12-01 22:58:30 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
b5f2d2fb10 Debug v19 2023-12-01 14:06:22 +01:00
Laurent Destailleur
e1f3765f16 Debug v19 2023-12-01 11:41:48 +01:00
Eric Seigne
d6c97bd75e check if last_main_doc is not empty 2023-11-30 19:17:14 +01:00
Eric Seigne
951afdcb68 cleanup 2023-11-30 19:15:56 +01:00
Eric Seigne
7782ae4fd0 fix #26862 but on 14.0 where that bug was present 2023-11-30 19:12:26 +01:00
lamrani abdelwadoud
15bf064c61 FIX linked files when change ref issue #26844 (#26873)
* fix linked files when change ref

* update fullpath in table

* escape filepath in sql request

* fix cast id

* Update line.php

* Update line.php

* Update errors.lang

* Update line.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-30 18:09:13 +01:00
Laurent Destailleur
56e8872ddc Clean code+warnings: The delete() method of AdherentType, Contact,
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Frédéric FRANCE
e1bd404a87 Merge branch 'develop' into cleandeprecated 2023-11-28 13:46:43 +01:00
Laurent Destailleur
2080a38068 Update list.php 2023-11-27 18:59:17 +01:00
lucynasci
fbeaf96928 PHP V8 Warning 2023-11-27 17:11:40 +01:00
Kamel Khelifa
116ff4a985 FIX: Fix when options FAC_FORCE_DATE_VALIDATION and INVOICE_CHECK_POSTERIOR_DATE enabled. The date is forced after the test and not before 2023-11-27 16:54:52 +01:00
Laurent Destailleur
b69059af76 Fix warning 2023-11-27 12:24:18 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Maxime Kohlhaas
6b731626ac Fix : set date_creation in facture create() (#26851) 2023-11-26 15:50:35 +01:00
Laurent Destailleur
a5b909a6e9 CSS 2023-11-25 01:41:24 +01:00
Laurent Destailleur
1ac9bcab59 Debug v19 2023-11-24 16:30:31 +01:00
Laurent Destailleur
25a25dfcd7 Debug v19 2023-11-24 15:36:05 +01:00
Laurent Destailleur
e6eb34a8db Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Laurent Destailleur
cb3a86a737 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-11-23 18:56:10 +01:00