Frédéric FRANCE
c1f8d7ff4a
fix translation existing twice ( #34102 )
...
* fix translation existing twice
* fix translation existing twice
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-05-12 20:25:02 +02:00
ldestailleur
13ee6e6c7d
Fix trans
2025-05-12 19:39:16 +02:00
Laurent Destailleur
da982d1106
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-12 01:44:04 +02:00
Laurent Destailleur
ceeb5b7a50
Clean code
2025-05-12 01:38:55 +02:00
Laurent Destailleur
7dd95914e8
Clean code
2025-05-12 00:02:59 +02:00
ldestailleur
f0ad845711
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-11 12:32:45 +02:00
ldestailleur
a9a2ff560a
FIX Can set the default value of nature of thirdparty
2025-05-11 12:26:36 +02:00
ldestailleur
a18284b829
Debug v22
2025-04-11 17:36:05 +02:00
ldestailleur
ae59c409f6
Modulebuilderization
2025-03-26 00:56:24 +01:00
MDW
2cd6459d10
Qual: Fix phan notices (*card) ( #33450 )
2025-03-14 17:25:11 +01:00
ThomasNgr-OpenDSI
c9a27ae21d
NEW : allow stock management by product ( #32326 )
...
* Code part
* Code part 2
* Fix : invert a const
* Fix : invert disable/enable stock values
* Fix
* Fix missing column from select inside sql request
* Fix input hidden missing name
* ajout d'un commentaire
* small fixes
* remove unrelated lines
* phpcs
* stickler fix
* pre-commit fixes
* pre-commit fixes
* pre-commit fix
* fix missing translation
* Fix phpstan
* fix winCI
* fix travis
* fix phpstan
* fix travis (hopefully)
* remove useless lines
* relaunch tests
* change stockable_product type from bool to int
* change test in Expeditin::addline() to allow adding a line for product with disabled stock management
* make stock management mandatory for products with batch number
* try to remove PHAN errors
* fix phpstan
* fix phpstan
---------
Co-authored-by: Alexandre SPANGARO <aspangaro.dolibarr@gmail.com >
Co-authored-by: mrozniecki <mrozniecki@easya.solutions >
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions >
2025-03-10 10:49:53 +01:00
Frédéric France
9b4dbc2282
fix phan
2025-03-01 20:21:51 +01:00
Laurent Destailleur
0b3d3c3a2b
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-27 02:06:35 +01:00
ldestailleur
b9646fbfbe
Debug v21
2025-02-26 02:41:47 +01:00
MDW
5035580e56
Qual: Fix phan notices (societe)
2025-02-17 09:44:12 +01:00
MDW
6b6acbd4a5
NEW: vcard (vcf) download for third party ( #31957 )
...
# NEW: vcard (vcf) download for third party (#31957 )
This adds a download link to fetch a vcard for a Third party.
2025-02-10 22:32:27 +01:00
Laurent Destailleur (aka Eldy)
249047c1f9
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-30 23:09:11 +01:00
Regis Houssin
65ebb94181
FIX wrong var name
2025-01-30 01:12:50 +01:00
Laurent Destailleur
940e42c1e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-27 01:30:34 +01:00
Laurent Destailleur (aka Eldy)
22e40ccdc4
Debug v21
2025-01-23 14:59:22 +01:00
Laurent Destailleur (aka Eldy)
d13de51a90
Debug v21
2025-01-23 14:57:05 +01:00
Laurent Destailleur (aka Eldy)
e36f5fc31d
Debug v21
2025-01-23 13:07:51 +01:00
Laurent Destailleur (aka Eldy)
84d982cdfb
Fix js warning
2025-01-16 15:35:17 +01:00
Laurent Destailleur
3b605c2184
Debug v21
2025-01-07 10:43:45 +01:00
Regis Houssin
d443446838
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into
...
fix_20_wrong_value_of_socid
2025-01-06 13:53:22 +01:00
Laurent Destailleur (aka Eldy)
85547f7594
Debug v21
2024-12-30 00:50:33 +01:00
Charlène Benke
3b66d43771
FIX : no more needed with client/prospect checkbox feature
...
otherwise, the preselect is only customer checked (event on create prospect...)
2024-12-26 16:17:24 +01:00
Laurent Destailleur
27b8ac5eb4
Merge pull request #32461 from ems-co/20.0
...
FIX BUG #32454 (Third party creating vendor)
2024-12-23 23:50:44 +01:00
ems-co
7f00738618
Update card.php
2024-12-23 19:35:12 +03:00
Regis Houssin
40a36e8675
FIX "location_incoterms" is a string
2024-12-23 06:21:26 +01:00
Laurent Destailleur (aka Eldy)
8bab8f90c7
Debug v21 - Must use USF
2024-12-18 19:47:53 +01:00
Regis Houssin
6aa70da43f
FIX wrong "fournisseur" var value checking
2024-12-02 11:24:03 +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