ldestailleur
358daa3ca0
Clean doc and code
2025-06-27 13:39:50 +02:00
ldestailleur
38aa9cbacc
Debug v22
2025-06-25 13:09:56 +02:00
ldestailleur
24efd80bbc
Debug v22
2025-06-07 14:31:53 +02:00
ldestailleur
11f9f032d9
Debug v22
2025-06-07 14:15:56 +02:00
ldestailleur
23e26d51a9
Debug v22
2025-06-04 19:16:26 +02:00
ldestailleur
d713406667
Debug v22
2025-06-04 18:47:10 +02:00
ldestailleur
91fa444129
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-01 22:42:32 +02:00
ldestailleur
8e88532c3e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-01 21:07:20 +02:00
Frédéric FRANCE
387e3b1da7
shipping can manage its contacts ( #33680 )
...
* shipping can manage its contacts
* shipping can manage its contacts
* fix
* add contacts from origin
* clean code
* apply changes
* apply changes
2025-04-01 20:47:40 +02:00
ldestailleur
e9b880707a
Clean code
2025-04-01 20:13:54 +02:00
ldestailleur
2bff9835d3
Try to fix CI
2025-04-01 11:09:31 +02:00
ldestailleur
1325b249b0
Clean code to fix some phan warnings
2025-04-01 09:36:36 +02:00
Mathieu Schiffmann
b9946cef4a
NEW #33506 Add a constant to apply a ratio to resize images in ODT templates ( #33543 )
...
* CLOSE #33506 add a constant holding the ratio to resize images in ODT templates
A new Dolibarr constant MAIN_DOC_ODT_IMAGE_RATIO
is taken in consideration for ODT templates.
This constant holds a number that is multiplied when computing the size of images in ODT templates.
All doc_generic_*_odt_modules.php files have been updated to call the setImage Method with a new parameter $ratio
The method setImage in the file odt.php has been modified to have a new parameter $ratio and use it to compute the image size
* FIX #33506 wrong branch
some other files needed to be changed in the develop branch
* FIX #33506 PR errors fixed
* FIX #33506 codesniffer errors fixed
* QUAL #33506 completed method comment
2025-03-24 16:41:00 +01:00
Mohamed DAOUD
83a0faaf41
add phpmax and dolibarrmax ( #33448 )
2025-03-14 17:15:55 +01:00
MDW
c0f533865f
Fix CI: Do not require some fields in the 'title' definition of $cols ( #33399 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
2025-03-11 01:42:49 +01:00
ldestailleur
7fc8136362
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-16 14:50:09 +01:00
ldestailleur
415c38ed6b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-16 14:32:33 +01:00
Regis Houssin
8150cc6159
FIX wrong ODT path for multicompany
2025-02-13 18:20:47 +01:00
Laurent Destailleur
9ef2ee4dcc
Merge branch 'develop' into qual/phan.2025.2.5-2
2025-02-07 14:28:44 +01:00
Laurent Destailleur (aka Eldy)
0b67bf4dad
Fix phan
2025-02-07 13:00:24 +01:00
MDW
f05bc70b2e
Qual: Fix phan notices (modulebuilder)
2025-02-07 12:31:19 +01:00
MDW
e5b1946bc7
Qual: Fix arguments types on TCPDF/TCPDI calls
2025-02-05 01:43:53 +01:00
MDW
7841b55813
Qual: Fix MultiCell 'fill' argument type
2025-02-05 01:43:50 +01:00
Laurent Destailleur (aka Eldy)
58134e840d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-01-30 13:14:15 +01:00
Laurent Destailleur (aka Eldy)
12da2ba814
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-30 13:12:44 +01:00
Laurent Destailleur (aka Eldy)
ea8de773b6
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-30 13:02:03 +01:00
Laurent Destailleur (aka Eldy)
a8d3973a8d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-30 12:58:03 +01:00
Eric Seigne
cbe15c7c71
missing hookmanager like others doc_generic*odt modules
2025-01-22 23:53:16 +01:00
Quentin VIAL--GOUTEYRON
01be602fb1
FIX Issue 32460 db prefix module builder
2025-01-15 08:42:14 +01:00
Noé Cendrier
a1a102b4e4
FIX: $dir cannot be null, commenting wrong test
2024-12-12 14:34:49 +01:00
Noé Cendrier
af29a9095b
Merge branch 'develop' into dirgenpdf
2024-12-12 14:03:02 +01:00
Christophe Battarel
5340f9f8c5
Update pdf_standard_myobject.modules.php
2024-12-05 16:47:34 +01:00
Frédéric France
ba18151b91
fix phpstan
2024-12-03 21:56:21 +01:00
Christophe Battarel
98c8a17666
try to fix phpstan error
2024-12-03 11:56:36 +01:00
Christophe Battarel
9e00b5ec0e
FIX output dir
2024-11-28 12:08:22 +01:00
MDW
67d932e7de
Qual: Fix phpdoc for *ArrayMethod* args/return values (non api_) ( #31719 )
2024-11-08 14:43:12 +01:00
Laurent Destailleur
84c343cada
WIP Captcha module architecture
2024-11-06 22:15:25 +01:00
Laurent Destailleur
18ce4d9a39
Debug v21
2024-10-28 11:42:35 +01:00
Frédéric FRANCE
6549c6d8fe
fix translations ( #31585 )
...
* fix translations
* fix translations
2024-10-27 01:29:03 +02:00
Frédéric FRANCE
0f563edb5f
replace fetch_projet() and fetch_project() by fetchProject() ( #29821 )
...
* fix cti
* fix cti
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* fix deprecated
* fix
* fix sql
2024-10-26 22:43:44 +02:00
Alexandre SPANGARO
0bccfde432
NEW PDF - Add Customer accountancy code ( #31544 )
2024-10-25 13:43:35 +02:00
MDW
cb9ad5c259
Qual: Fix spelling ( #31515 )
...
# Qual: Fix spelling
Fix some typos in the comments (codespell).
2024-10-23 20:23:07 +02:00
Laurent Destailleur
59fd0dbae7
NEW Can choose the zip handler to build ODT
2024-10-17 12:59:24 +02:00
MDW
9677a370e9
Qual: Nullable mysoc hint ( #31393 )
...
* Qual: Nullable mysoc hint
# Qual: Nullable mysoc hint
$mysoc can be nullable resulting in issues (#31387 ) so
it is best to detect these cases with static analysis
* Prevent null assignment
2024-10-17 01:44:54 +02:00
Laurent Destailleur
82f65a6410
NEW Can choose the zip handler to build ODT
2024-10-17 00:31:53 +02:00
Laurent Destailleur
9ad71b980a
NEW Can choose the zip handler to build ODT
2024-10-16 20:46:52 +02:00
Frédéric FRANCE
000173c7b9
fix phpstan ( #31075 )
...
* 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
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-23 01:59:14 +02:00
Frédéric FRANCE
797bfb27e0
fix phpstan ( #30881 )
...
* fix phpstan
* fix phpstan
2024-09-09 02:28:35 +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
MDW
d71cd352d5
Qual: Fix PhanUndeclaredMethod ( #30661 )
...
* Qual: Fix PhanUndeclaredMethod cases
* Fix PhanUndeclaredMethod cases
* Qual: Remove PhanUndeclaredMethod exceptions
* Fix spelling "disacard"
* Improve phpdoc, add abstract method to trait for typing
* Improve phpdoc typing for PHanUndeclaredMethod
* Suppress phan notices for guarded AliasNbPages calls
* Fix return value for printFile stub
* Fix getting message from Exception
* Define dummy getAllByProducts(), typing for it.
* Fix typo in comment
* Qual: Better typing for apiService (phan)
* Test that the Generic OAuth Service is provided
* Qual: Fix getSqlArrayForStats typing
* Force modTcpdfbarcode
* Correct typing hint
* Set ModelePDFAsset typehint
* Fix ModelePDFUserGroup typing hint
* Fix phan typing hints htdocs/core/modules/printing/printgcp.modules.php
* Fix write_file in ModelePDFStock*
* Update printsheet.php
* Adjust typing hint for barcode generator
* Update printsheet.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-08-19 02:05:27 +02:00