MDW
178d748cad
Qual: Fix phan/phpstan notices in class files (part 5) ( #31617 )
...
* Qual: fix commonstickergen..don.class
* Fix notifications for pdf_paiement...cronjob.class
* Qual: Fix notifications for emailcollector..price_parser.class
* Ensure that NULL is used in the database when fk's are 0/empty
* Fix notifications for pdf_paiement...cronjob.class
* Cope with updated phpstan, and make fk_origin_stock int in multiple locations
2024-11-06 20:15:15 +01:00
MDW
f70c945931
Qual: Fix phan/stan notices ( #31271 )
...
# Qual: Fix phan/stan notices in relation with UnknownObjectMethodCall
Fix notices in classes with UnknownObjectMethodCall notices or classes
related with these.
2024-10-05 18:55:36 +02:00
MDW
45ed4caeb2
Qual: Enable Phan Simplify rule and fix notices ( #30537 )
...
* Qual: Phan - Enable Simplyfy expression
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Qual: Simplify expression (phan notice)
* Update functions2.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-07 03:05:02 +02:00
Laurent Destailleur
e5e341d100
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-03-28 13:31:09 +01:00
MDW
d23a296941
Fix type with cast/idate/phpdoc
2024-03-22 09:52:28 +01:00
MDW
dac3eba397
Fix arg type to abs() with cast
2024-03-20 04:09:39 +01:00
MDW
39769482b1
Qual: Fix typing hints for DoliDB ( #27484 )
...
# Qual: Fix typing hints for DoliDB
This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
MDW
591306d7b1
Qual: Spelling htdocs/[l-o]* & htdocs/pa* ( #27435 )
...
# Qual: Fix spelling htdocs/[l-o]* & htdocs/pa*
Mostly comments, some local variables changed and translations to avoid
automatic fixes.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-12 18:06:50 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
4daacd3371
Fix with php-cs-fixer
2023-12-04 13:49:31 +01:00
Laurent Destailleur
e8dc651877
Fix php8.2 warnings
2023-11-27 11:56:32 +01:00
MDW
c0c5eccfb5
Fix some phan notices (not critical) ( #26265 )
2023-10-20 02:22:07 +02:00
Laurent Destailleur
b8c8e903c2
Fix php8.2 warnings
2023-10-15 18:39:13 +02:00
Laurent Destailleur
6090305362
FIX trigger for email sent from partnership
2023-09-16 12:10:39 +02:00
Laurent Destailleur
58ea4239b8
Fix dead code
2023-09-16 11:41:36 +02:00
Laurent Destailleur
fbf23b4cbb
Fix bad url to check for backlink
2023-09-15 23:18:07 +02:00
Laurent Destailleur
bc96128b59
Fix data format
2023-09-15 22:41:35 +02:00
Laurent Destailleur
dd7c09bb15
Fix min
2023-09-15 20:16:44 +02:00
Laurent Destailleur
cb09d13867
Fix id of event
2023-09-15 20:08:32 +02:00
Laurent Destailleur
ae264ec0fe
Fix warning
2023-09-15 18:53:16 +02:00
Laurent Destailleur
44d3985a95
Fix max nb of record processed
2023-09-15 18:41:20 +02:00
Laurent Destailleur
cc8996fe3e
FIX batch to update non valid backlink check
2023-09-15 16:44:18 +02:00
Laurent Destailleur
32fcc4cd17
Fix warning
2023-09-03 03:03:06 +02:00
Laurent Destailleur
c593d990e4
Clean deprecated code for adodbtime
2022-12-30 18:55:10 +01:00
Laurent Destailleur
4e88c5e292
Fix warnings
2022-10-03 19:41:04 +02:00
Philippe GRAND
66360758aa
update code toward php8 compliance
2022-09-24 14:51:39 +02:00
Frédéric France
63195e0ca3
fix license
2022-09-07 20:21:01 +02:00
Frédéric France
e78f9a56be
use isModEnabled
2022-08-23 20:16:28 +02:00
Laurent Destailleur
3a5fe5063d
Debug v16
2022-05-10 16:19:00 +02:00
Laurent Destailleur
40d67d70d2
Fix module partnership
2022-02-28 12:37:56 +01:00
Laurent Destailleur
969fe16442
Debug mass actions of partnership module
2021-11-07 16:51:18 +01:00
Scrutinizer Auto-Fixer
55c9f37ffa
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-06-14 13:37:02 +00:00
Laurent Destailleur
9b7795dc44
Debug v14
2021-06-09 23:55:56 +02:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
NextGestion
7cab4dd19d
Manage partnership for members & code optimisation
2021-04-19 15:17:57 +01:00
NextGestion
a4eb4aa802
Code optimisation.
2021-04-19 10:08:35 +01:00
NextGestion
345fef99b6
Merge branch 'dolibarr_partnership' of https://github.com/NextGestion/dolibarr into dolibarr_partnership
2021-04-17 13:38:58 +01:00
stickler-ci
48dffaaa53
Fixing style errors.
2021-04-17 13:30:56 +00:00
NextGestion
973ea370e8
Fixing errors
2021-04-17 13:38:23 +01:00
NextGestion
5a8742b3eb
Cancel Partnership For Expired Members & Warning of partnership if Dolibarr backlink not found on partner website
2021-04-17 13:25:28 +01:00
NextGestion
4e45011e45
Manage Partnership for third-party
2021-04-14 13:59:38 +01:00
NextGestion
85bef29b3d
Fix declaration of property
2021-04-09 15:43:19 +01:00
NextGestion
d51001af31
Declare visibility for method "__construct
2021-04-08 17:42:59 +01:00
stickler-ci
e4022e25e9
Fixing style errors.
2021-04-06 14:56:23 +00:00
NextGestion
debef2fb6d
initial Batch to cancel partnership for expired members
2021-04-06 15:53:51 +01:00