Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
54e6de0d7f
Fix with php-cs-fixer
2023-12-04 12:04:36 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
f2995e50d9
Fix warning
2023-11-30 21:29:26 +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
Laurent Destailleur
b69059af76
Fix warning
2023-11-27 12:24:18 +01:00
Laurent Destailleur
de96af8543
Fix warning php8.2
2023-11-27 11:24:19 +01:00
Laurent Destailleur
989e76839e
Fix warning
2023-11-26 17:39:13 +01:00
Laurent Destailleur
ef6b4adaf6
Fix warning
2023-11-26 17:27:14 +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
7fa5565a36
Doc
2023-11-23 18:07:05 +01:00
Laurent Destailleur
0b789d5615
Fix warning
2023-11-22 00:12:21 +01:00
Frédéric FRANCE
e371a593dc
fix phpstan ( #26800 )
...
this remove false positive
2023-11-21 23:07:59 +01:00
Frédéric FRANCE
7ac05c7549
fix phpstan ( #26799 )
...
* fix phpstan
* Update commoninvoice.class.php
* Update facture.class.php
* Update commoninvoice.class.php
* fix properties
2023-11-21 21:36:34 +01:00
HENRY Florian
d5343cfedb
fix: phpstan ( #26721 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix: phpstan
* fix: phpstan
2023-11-19 00:52:16 +01:00
HENRY Florian
adeded25f4
Dev phpstan ( #26723 )
...
* fix: remove phpstan warning
* fix phpstan
* fix phpstan
* fix phpstan
2023-11-18 16:49:39 +01:00
Laurent Destailleur
6227580bda
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 02:16:29 +01:00
Laurent Destailleur
be509634a4
Fix phpunit
2023-11-18 02:13:49 +01:00
Laurent Destailleur
c19fc54298
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 01:35:25 +01:00
Frédéric FRANCE
5ae8da372a
fix phpcs ( #26697 )
2023-11-18 00:42:52 +01:00
Laurent Destailleur
f43249916e
Fix management of password type in extrafields
2023-11-17 23:01:59 +01:00
Laurent Destailleur
6ca0154784
Fix management of password type with pass_crypted
2023-11-17 22:09:35 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Saami PERDRIX
57eb6136a4
Trigger on update note ( #26666 )
...
* ajout trigger sur update_note
* nom des triggers adapté selon objet
2023-11-17 14:14:28 +01:00
Laurent Destailleur
042d583070
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 12:03:38 +01:00
Laurent Destailleur
6ea48ac22a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:21 +01:00
Laurent Destailleur
7c68dc3d1e
Fix phpcs
2023-11-17 01:17:23 +01:00
Laurent Destailleur
144be811fc
Fix phpcs
2023-11-17 00:54:15 +01:00
MDW
c4542895d7
Fix recurrent supplier invoice generation (title) ( #26601 )
2023-11-16 15:43:48 +01:00
Lucas Marcouiller
68d996b482
fix some phpstan errors ( #26608 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-16 15:01:46 +01:00
Laurent Destailleur
d9df238ac4
Clean code and prepare database for reception from any source
2023-11-14 17:33:50 +01:00
Laurent Destailleur
7659bba97a
Fix bad delete of lines into llx_ecm_files
2023-11-13 12:24:47 +01:00
V-Py
7f0da987a3
Fix #26504 Default value extrafield line object ( #26506 )
2023-11-08 17:25:07 +01:00
Laurent Destailleur
de3fec95f5
Debug v19
2023-11-07 02:27:47 +01:00
Laurent Destailleur
b962cce609
Code comment
2023-11-06 15:26:57 +01:00
Laurent Destailleur
24e043934a
Debug delete evaluation
2023-10-30 13:23:46 +01:00
Laurent Destailleur
197f0a19ec
NEW Add more param on fetch() to prepare perf optimization
2023-10-26 21:05:37 +02:00
Lucas Marcouiller
af17b767c0
fix some warnings php8 ( #26346 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-26 12:37:18 +02:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
a181d6c713
Debug v19
2023-10-17 14:15:43 +02:00
Laurent Destailleur
b0895b93ae
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-16 20:29:29 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Regis Houssin
cdf4292415
FIX remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used ( #26143 )
...
* FIX (WIP) remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used
* FIX optimize code
* FIX replace with $this->db->prefix()
* FIX works on uniformize MULTICOMPANY_TRANSVERSE_MODE
* FIX syntax error
2023-10-11 11:38:56 +02:00
Laurent Destailleur
d4d6c3c03e
Fix regex
2023-10-10 23:54:41 +02:00
Laurent Destailleur
946239dbf3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-10 23:04:47 +02:00
Laurent Destailleur
d3dd3dacfe
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-10 22:52:04 +02:00
Lucas Marcouiller
97c4898f9c
Fix createCommon line creation loop ( #26171 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-10 18:38:50 +02:00
Laurent Destailleur
793922d468
Fix for compatibility
2023-10-09 09:20:37 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Noé Courtier
06bbb9517b
FIX: Use of line->insert instead of line->create
2023-10-06 17:02:26 +02:00