ldestailleur
cabd8a680e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-18 10:25:53 +01:00
Laurent Destailleur (aka Eldy)
9d61b20ecd
Fix php stan
2025-02-18 10:24:00 +01:00
Laurent Destailleur (aka Eldy)
62e441ad3d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-12 22:51:21 +01:00
Laurent Destailleur (aka Eldy)
a1ce8272ac
Fix warning
2025-02-12 22:46:09 +01:00
Laurent Destailleur (aka Eldy)
a45a86a812
Fix sql syntax error on empty filter
2025-01-27 09:48:13 +01:00
Laurent Destailleur (aka Eldy)
48be055227
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-24 15:26:10 +01:00
Laurent Destailleur (aka Eldy)
fbe4ccd0e2
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-24 15:25:51 +01:00
MDW
a35d502409
Fix: Correct key for position of extrafield
2025-01-24 10:55:49 +01:00
Laurent Destailleur
8f2dd9fb7d
Update company.lib.php
2025-01-23 01:48:10 +01:00
Alexandre SPANGARO
a8fe17688f
Fix pre-commit
2025-01-22 02:46:47 +01:00
Alexandre SPANGARO
87dbb1f445
Translate "Emailing" line 2345
2025-01-22 02:38:41 +01:00
Laurent Destailleur
4bae510cfc
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-21 19:15:19 +01:00
Laurent Destailleur (aka Eldy)
7a8d4e2507
Debug v21
2025-01-21 14:08:52 +01:00
Laurent Destailleur (aka Eldy)
f6f38aebb4
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-15 13:02:21 +01:00
Laurent Destailleur (aka Eldy)
cf62921762
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-15 13:01:03 +01:00
Laurent Destailleur (aka Eldy)
c58016c2cf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-15 12:46:26 +01:00
Laurent Destailleur (aka Eldy)
e37b6fac4d
Fix pb in output of label of email
2025-01-09 20:26:22 +01:00
Laurent Destailleur (aka Eldy)
802562a575
Fix regression after a fix
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
429f5db55a
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-09 14:09:33 +01:00
Laurent Destailleur (aka Eldy)
58e42656c0
Fix regression after a fix
2025-01-09 13:54:25 +01:00
Alexandre SPANGARO
54c3470ed1
CI
2024-12-18 23:21:34 +01:00
Alexandre SPANGARO
c92e7c337f
NEW Accountancy - Show subledger account in thirdparty
2024-12-18 22:17:12 +01:00
Alexandre SPANGARO
c6a7d8cef1
NEW Accountancy - Show subledger account in thirdparty
2024-12-18 09:19:48 +01:00
Laurent Destailleur
1386d8c388
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
e9e1175134
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-19 03:44:50 +01:00
Thomas C.
976399c2d9
fix ( #31683 )
2024-11-16 10:57:03 +01:00
MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 12:32:13 +01:00
Laurent Destailleur
059e7875d0
css
2024-10-24 19:36:10 +02:00
Laurent Destailleur
046166f483
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-14 21:38:12 +02:00
Regis Houssin
7b81cccc55
FIX uniformize and check delete contact action ( #31384 )
...
* FIX uniformize and check delete contact action
* FIX syntax error
* FIX missing private contact checking
* FIX missing show errors
* FIX missing "oldcopy" for trigger
* FIX missing private contact filter in selectcontact
2024-10-14 16:45:46 +02:00
MDW
53cfbc35be
Qual: Fix several phan & stan notices ( #31308 )
...
* Qual: Fix several phan & stan notices
# Qual: Fix several phan & stan notices
Several fixes in files while fixing UnknownClass notices
* Qual: Update prepare_head PHPDoc return types
# Qual: Update prepare_head PHPDoc return types
Provide detailed array return types for prepare_head functions.
* Fix new phan notice
* Better loadLangs typing and fix call to loadLangs
* Fix new issues (stats)
* Other fixes of new issues
* Qual: update phan baseline
2024-10-14 01:59:44 +02:00
Laurent Destailleur
a255e9b5c8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-10-13 20:58:40 +02:00
Ferran Marcet
b2c59aa934
Fix: Does not filter correctly by project contacts ( #31340 )
...
* Fix: Grand total correction
* Fix: Does not filter correctly by project contacts
2024-10-13 20:31:23 +02:00
Laurent Destailleur
21c1c02ef8
FIX #31360 delete contact when using pgsql.
2024-10-13 17:13:24 +02:00
MDW
8236aed22f
Qual: Fix phan notices ( #31193 )
...
# Qual: Fix phan notices
Fix phan notices in several classes that have UnknownObjectMethod calls and classes
that had notices in relation with these classes
2024-09-30 10:05:24 +02:00
MDW
42bb4fbf3e
Qual: Enable & fix or ignore Invalid DimOffset ( #31176 )
...
* Qual: Enable & fix or ignore Invalid DimOffset
# Qual: Enable & fix or ignore Invalid DimOffset
The Invalid DimOffset notices occur when array keys are defined and
the index used is not amongst the known array keys.
This PR enables these notices and fixes array definitions when needed,
or ignores the notices locally if it's a false positive, or in the
baseline.txt when it does not seem to be a false positive so that
it can be fixed later
* Nullable object typing in function signature not ok for 7.0/8.4
Can't user '?User' as argument type for PHP7.0 which is required by PHP8.4.
Therefore, removing the typing specification in the function definition
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-29 21:52:31 +02:00
Noé Cendrier
22729516fe
NEW Add mode Customer price + level price ( #31091 )
...
* NEW: customer price and level price together
* NEW: translation
* FIX: If a price per customer exist
* FIX: do not use default price if the customer price and level price option is active
* Don't display the price level amount if the customer price is known
* FIX: double check and php cs correction
* FIX: vatrate call
* FIX: get_htmloutput_msg call
---------
Co-authored-by: Mélina JOUM <melina.joum@altairis.fr>
2024-09-25 23:18:16 +02:00
Laurent Destailleur
0222221a10
Look and feel v21
2024-09-25 12:13:55 +02:00
Laurent Destailleur
ae6e35cc84
Look and feel v21 enhancement on smartphone
2024-09-25 02:35:56 +02:00
Laurent Destailleur
bf697f83eb
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-09-12 21:50:31 +02:00
John BOTELLA
aaa65ddf6b
Fix v20 php8 patch001 ( #30932 )
...
* Fix PHP 8 notices, warninngs, fatal
* precommit
2024-09-12 21:10:01 +02:00
Laurent Destailleur
62f7e219d1
Debug css v20
2024-09-10 10:55:47 +02:00
Laurent Destailleur
43f42d08ad
Fix warning
2024-09-06 14:01:55 +02:00
Frédéric FRANCE
eb04c5c427
fix phpstan ( #30860 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-06 13:44:29 +02:00
Frédéric FRANCE
80d1f47d4d
fix ignored phpstan (most of expects string, int given) ( #30649 )
...
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-05 16:05:37 +02:00
Laurent Destailleur
bee59df23c
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 15:02:30 +02:00
Laurent Destailleur
d862b40f3d
Fix warning
2024-09-05 14:25:14 +02:00
MDW
ca414de526
Qual: Fix $fields related notices with Phan ( #30704 )
...
* Qual: Typing hints/ignore directives for phan notices
* Update field typing
2024-08-21 13:23:35 +02:00
MDW
b0087aaf61
Qual: Enable phan on modulebuilder ( #30652 )
...
* Allow null for buyer, and force '' for in printObjectLine(s)
* Allow null for Contact in show_actions_done
* Qual: Enable phan on modulebuilder
# Qual: Enable phan on modulebuilder
Most files of the modulebuilder template can be checked as regular files.
It will help improve the template
* Update baseline (enable modulebuilder notices)
* Add properties that are expected to exist on modules_boxes
* Qual: Ignore false positive (phan)
* Set phpdoc type to include null on formAddObjectLine
* Qual: Fixes for modulebuilder (phan, phpstan, bugs, format)
* Fix phpcs for intracom
* Make ModeleBoxes:showBox() signature match child class's
* Fix *box::showBox() phpdoc types
* Update index.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-18 18:16:08 +02:00