Laurent Destailleur
b418bc9e1e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-01-10 15:14:11 +01:00
Laurent Destailleur
e770259b3f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-10 15:12:50 +01:00
Laurent Destailleur
f3911bccc8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-10 15:11:40 +01:00
Laurent Destailleur
c636487965
Merge pull request #27357 from frederic34/patch-17
...
Method should return null but return statement is missing
2024-01-10 14:30:34 +01:00
Laurent Destailleur
342897bfc3
Merge pull request #27358 from frederic34/patch-18
...
Method should return int|null but return statement is missing
2024-01-10 14:30:26 +01:00
Laurent Destailleur
7cf20b9e8f
Merge pull request #27360 from frederic34/patch-20
...
Method should return int|null but return statement is missing.
2024-01-10 14:30:15 +01:00
Laurent Destailleur
203245bf95
Fix #yogosha19838
2024-01-09 21:37:53 +01:00
Laurent Destailleur
3b54a23f5b
Add test code
2024-01-09 19:22:05 +01:00
Frédéric FRANCE
615acae89f
Method should return int|null but return statement is missing.
2024-01-09 18:56:07 +01:00
Frédéric FRANCE
cc48dd54dd
Update html.formadmin.class.php
2024-01-09 18:49:58 +01:00
Frédéric FRANCE
2fa639d595
Method should return int|null but return statement is missing
2024-01-09 18:46:54 +01:00
Frédéric FRANCE
dc3564f84a
Method should return null but return statement is missing
2024-01-09 18:41:50 +01:00
Laurent Destailleur
78601732d2
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-09 17:13:20 +01:00
Laurent Destailleur
cdf2e4408c
Debug v19
2024-01-09 16:56:32 +01:00
Laurent Destailleur
910a541c60
Clean code
2024-01-09 13:08:22 +01:00
nat
8e5d8988c6
Update extrafields.class.php
2024-01-08 02:45:26 +01:00
nat
dde442ff6e
FIX #27312
2024-01-08 02:36:15 +01:00
Laurent Destailleur
7cbc1c98fc
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-07 13:40:36 +01:00
Laurent Destailleur
bf17b8767c
Debug v19
2024-01-07 11:15:48 +01:00
Laurent Destailleur
ec83939a81
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-06 22:34:03 +01:00
Laurent Destailleur
fc36553265
Fix #yogosha19809
2024-01-06 22:33:39 +01:00
Laurent Destailleur
27fc5a2f84
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-06 16:56:28 +01:00
Laurent Destailleur
76ee9e506d
Debug v19
2024-01-06 16:43:01 +01:00
Laurent Destailleur
e8fa7aeebb
Merge pull request #27304 from alexandre-janniaux/discount-commonobject/1
...
QUAL: DiscountAbsolute: inherit CommonObject to implement errorsToString
2024-01-05 18:42:32 +01:00
Alexandre Janniaux
e3e2dd348d
discount: remove now duplicated fields
...
Now that DiscountAbsolute is a CommonObject, some fields are duplicated
in the definition of the class and already defined in the CommonObject
class.
2024-01-05 14:55:00 +01:00
Alexandre Janniaux
8cfb183152
discount: add errorsToString()
...
$localobject->errorsToString() is available in most objects using $db or
other systems generating errors because they inherit from CommonObject.
However, DiscountAbsolute didn't inherit from it.
Extending CommonObject allows to implement the usual behaviour for core
objects like referencing the user doing the action.
2024-01-05 14:54:55 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
ccaae7ab24
Clean code
2024-01-05 03:41:22 +01:00
Laurent Destailleur
cabaf7aad4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-04 15:27:12 +01:00
Laurent Destailleur
b5cdfd5190
Rename class file for pdf generation to match Dolibarr standard
2024-01-04 15:23:46 +01:00
Laurent Destailleur
0ea29a9252
Doxygen
2024-01-04 15:00:56 +01:00
Laurent Destailleur
1b660bddf0
Fix parameter type
2024-01-04 14:48:02 +01:00
Florian HENRY
053e0981ad
fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages
2024-01-04 11:49:10 +01:00
Florian HENRY
43fceaf468
fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages
2024-01-04 11:47:43 +01:00
Laurent Destailleur
1d751e9838
Merge pull request #27106 from altairisfr/noprint
...
add noprint parameter to select_conditions_paiements
2024-01-04 00:32:51 +01:00
John BOTELLA
d4d89b6bfb
fix warning php 8.2
2024-01-03 14:53:31 +01:00
Laurent Destailleur
f36d31f5f9
Merge pull request #27275 from frederic34/patch-3
...
undefined variable $user
2024-01-02 12:28:01 +01:00
Laurent Destailleur
696c901e62
Merge pull request #27253 from Hystepik/fix-phpstan-warnings
...
Fix html.form warnings
2024-01-02 12:27:40 +01:00
Frédéric FRANCE
041de86b68
undefined variable $user
2024-01-02 12:21:44 +01:00
Christophe Battarel
d994a55b88
fix params
2024-01-02 11:13:57 +01:00
Laurent Destailleur
cbe860f88f
Update html.form.class.php
2023-12-29 18:55:07 +01:00
Laurent Destailleur
ab3737e569
Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
...
lower than 20900 (disabled by default for libxml 2.9.0)
2023-12-29 17:55:09 +01:00
Laurent Destailleur
ef312e960c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-12-29 16:53:09 +01:00
Laurent Destailleur
d2b3920684
Merge
2023-12-29 16:51:05 +01:00
Hystepik
5eef510a8e
Fix html.form warnings
2023-12-29 16:18:20 +01:00
Laurent Destailleur
163a09d6fd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-12-28 12:37:34 +01:00
Laurent Destailleur
61c5c6f88d
Fix regression
2023-12-27 13:09:25 +01:00
Laurent Destailleur
b28ae5d8d3
Clean code
2023-12-27 12:12:20 +01:00
Laurent Destailleur
b75cbc54a8
Enhance rector cleaning code
2023-12-26 22:28:07 +01:00
Laurent Destailleur
1985d1fd4d
Fix warnings
2023-12-23 20:00:57 +01:00