Laurent Destailleur (aka Eldy)
8bab8f90c7
Debug v21 - Must use USF
2024-12-18 19:47:53 +01:00
Frédéric FRANCE
7ef1d270e7
fix phpstan in loan cards ( #31758 )
...
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in loan cards
* fix phpstan in cards
2024-11-10 17:55:36 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
Je2fb
408215b873
Fix issue product multicurrency price in form list and incoterm location ( #31651 )
...
* Update html.form.class.php for multicurrency issue
Error in the name of the parameter data-multicurrency-up replaced by data-multicurrency-unitprice
* Fix Incoterm location
Replacement of function to retrieve the data from GET argument form GETPOSTINT to GETPOST, location_incoterms is a string and not a number
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update shipment.php
* Update card.php
* Update card.php
* Update stocktransfer_card.php
* Update card.php
* Update card.php
2024-10-31 18:45:24 +01: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
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
Laurent Destailleur
9d2058ad9d
Debug v21
2024-10-03 11:08:13 +02:00
Laurent Destailleur
6b2fa56d52
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-01 15:01:18 +02:00
Laurent Destailleur
075d0dee3c
FIX Selection of country - state in resource
2024-10-01 14:27:45 +02:00
Laurent Destailleur
f57b4f26b4
Look and feel v21
2024-10-01 03:41:55 +02:00
lvessiller-opendsi
317baf6d53
NEW payment term and mode on creating supplier ( #31166 )
2024-09-28 12:13:01 +02:00
MDW
7b4c4d772c
Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related ( #31086 )
...
* Qual: Fix Array of tabs typing hints
# Qual: Fix Array of tabs typing hints
Fixed same typing hints accross several files
* Qual: Fix pdf.lib.php, project.lib.php and related files
# Qual: Fix pdf.lib.php, project.lib.php and related files
Fix most phan notices for pdf.lib.php and project.lib.php.
And fixed some items in other files in the process
* Qual: Fix notifications commande/card advtarget.tpl fichinter/card societe/card supplier_proposal/card
* Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related
# Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related
Fix notices in the files for the classes above and other files to accomodate
these changes/fixes
2024-09-23 00:37:30 +02:00
lvessiller-opendsi
45c32ac9a6
NEW payment term and mode on creating third-party ( #31067 )
2024-09-20 18:05:53 +02:00
Laurent Destailleur
f8f8ca3bea
Because we see the values of nature, there is no need to show the label
...
of field.
2024-09-20 01:58:43 +02:00
Lucas Marcouiller
f9a8f6dd17
Fix nature of thirdparty radio ( #31021 )
...
* Fix nature of thirdparty radio
* fix ci
* add js to help manage with a const
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-20 01:54:36 +02:00
Frédéric FRANCE
1e4d36dfd2
fix phan ( #31005 )
...
* fix phan
* fix
* fix
* fix
* fix
* Update baseline.txt
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-18 00:58:16 +02:00
Laurent Destailleur
5e261844b0
Fix removed dynamic propeties not allowed in PHP 8.2
2024-09-18 00:00:07 +02:00
lamrani abdelwadoud
c15e2f888f
NEW functionality : Clone company ( #29755 )
...
* New functionality for clone company
* New functionality for clone company +
* Fix pre-commit
2024-09-17 15:27:49 +02:00
Laurent Destailleur
26a199a877
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-11 14:03:35 +02:00
Laurent Destailleur
303e9ed891
Debug v20
2024-09-11 14:01:31 +02:00
Laurent Destailleur
11e965b6d4
The experimental and deprecated module WebserviceClient is completely
...
removed (SOAP technology is deprecated). May be replaced with the stable
module Webhook.
2024-09-07 01:50:41 +02:00
Laurent Destailleur
c8505f9c0a
Fix missing test on permissions
2024-09-01 21:04:53 +02:00
Laurent Destailleur
84ce31b8f8
Fix missing test on permissions
2024-09-01 14:04:10 +02:00
Laurent Destailleur
8ab740a95f
Export inventory
2024-08-29 10:46:10 +02:00
Laurent Destailleur
94664c5cdf
Fix regression
2024-08-28 23:29:54 +02:00
Laurent Destailleur
0feb44cd9e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-08-26 21:09:21 +02:00
Laurent Destailleur
69b6b6f6d2
Debug v20 - Fix label on button when no permission
2024-08-26 15:46:19 +02:00
Laurent Destailleur
a59e933d59
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-08-22 14:47:00 +02:00
Laurent Destailleur
e631ce7475
Fix sanitizing dol_openinpopup
2024-08-22 14:46:10 +02:00
Laurent Destailleur
ba25c49333
Fix permiss
2024-08-22 14:10:59 +02:00
Laurent Destailleur
d7d1e73ac9
Fix test on permissions
2024-08-22 14:06:29 +02:00
Laurent Destailleur
a39d55474f
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-18 02:44:35 +02:00
Laurent Destailleur
7e172c95b0
css
2024-07-16 15:07:43 +02:00
Laurent Destailleur
bd57bcf617
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-15 19:52:31 +02:00
Laurent Destailleur
fe4a3956da
Look and feel v21
2024-07-14 18:56:52 +02:00
Laurent Destailleur
c6fccc0dc5
Debug v20
2024-07-14 18:47:37 +02:00
Laurent Destailleur
48b7bd282a
Debug v20
2024-07-14 18:46:17 +02:00
Laurent Destailleur
f15d3a1147
Look and feel v21
2024-07-14 18:40:45 +02:00
Laurent Destailleur
610458b018
Debug v20
2024-07-14 17:41:01 +02:00
Laurent Destailleur
16572677fa
Clean code for vat check popup
2024-07-14 17:23:42 +02:00
Laurent Destailleur
147a8bfaee
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/categories/viewcat.php
htdocs/contrat/card.php
htdocs/contrat/list.php
htdocs/eventorganization/conferenceorbooth_list.php
htdocs/expedition/list.php
htdocs/societe/card.php
2024-07-11 10:44:39 +02:00
Laurent Destailleur
8a4f550d64
Debug v20
2024-07-09 17:33:27 +02:00
Laurent Destailleur
1ca30d8096
Better position of choice open/closed
2024-07-07 14:18:18 +02:00
Laurent Destailleur
4e8e0b82de
Debug v20
2024-07-07 13:31:36 +02:00
Alexandre SPANGARO
24feabc2e2
NEW Thirdparty - Can upload a file with drag and drop ( #30263 )
2024-07-04 09:06:10 +02:00
Laurent Destailleur
5f27830fbf
Enhance selction of nature of thirdparties
2024-07-01 20:29:50 +02:00
Lucas Marcouiller
ce507fc857
Fix thirdparty Nature of thirdparty checkbox to make possible to click on label ( #30229 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-07-01 19:06:52 +02:00
Lucas Marcouiller
f7c0253035
NEW checkbox to choose thirdparty nature ( #30192 )
...
* New checkbox to choose thirdparty nature
* fix some values
* fix display for fields
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-07-01 14:18:56 +02:00
Alexandre SPANGARO
96afcaa476
Better comments ( #30200 )
...
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* CI Missing language key
* Update eventorganization.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-30 21:02:50 +02:00
Laurent Destailleur
e92fa65208
Debug v20
2024-05-24 01:41:53 +02:00