ldestailleur
955a8dab83
Debug v22
2025-04-11 14:20:42 +02:00
ldestailleur
2a082d37a5
Introduce position for sub-modules
2025-04-05 16:34:19 +02:00
ldestailleur
91f519b6fb
Debug v22
2025-04-05 16:30:22 +02:00
ldestailleur
7b759f439e
Depreciate module mod_facture_terre that is duplicate with mars.
2025-04-05 16:10:07 +02:00
ldestailleur
c73eec72d5
Disable spellcheck on textarea to define path of dirs
2025-03-25 14:10:53 +01: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
ldestailleur
8082c7bd96
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-15 10:57:53 +01:00
Ferran Marcet
82a598d60c
Fix: Not loading langs correctly ( #33441 )
2025-03-13 23:03:26 +01:00
MDW
ee9e89efaa
Qual: Fix phan notices (facture/3 + filefunc.inc) ( #33383 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
* Qual: Fix phan notices (core/lib)
* Qual: Fix phan (contrat)
* Qual: Fix phan notices (facture/3 + filefunc.in)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 01:59:34 +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
MDW
56e354e112
Qual: Fix phan notices (facture/2)
2025-03-05 21:17:58 +01:00
MDW
cf7b7009ae
Fix writeHTMLCell arguments
2025-03-05 21:17:57 +01:00
ldestailleur
f8f9a81f9b
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-03 17:00:48 +01:00
ldestailleur
fd970b582a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-03-03 16:58:17 +01:00
ldestailleur
ebe11cde51
Debug pdf (calculation of free text height)
2025-03-03 14:42:15 +01:00
ldestailleur
778482d4be
Fix bad link to payment (forum
...
https://www.dolibarr.fr/forum/t/liens-de-paiement-sur-les-pdf/46733/28 )
2025-03-03 03:11:27 +01:00
MDW
116913abeb
Qual: Fix unmatchedArgment*
2025-03-01 11:48:28 +01:00
ldestailleur
f199d3fd61
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-21 15:46:33 +01:00
ldestailleur
344eca46ef
Debug v21 - Fix pb with detection of situation invoices
2025-02-21 15:34:58 +01:00
yannis
36a082e543
Fix PDF generation
2025-02-17 17:21:35 +01:00
Laurent Destailleur (aka Eldy)
d01274ef4c
Fix phan
2025-02-07 11:28:13 +01:00
MDW
e5b1946bc7
Qual: Fix arguments types on TCPDF/TCPDI calls
2025-02-05 01:43:53 +01:00
MDW
2117c5e550
Qual: Fix setPageOrientation 'autopagebreak' type
2025-02-05 01:43:52 +01:00
MDW
7841b55813
Qual: Fix MultiCell 'fill' argument type
2025-02-05 01:43:50 +01:00
Frédéric France
4616a2f636
fix phpstan
2025-01-27 22:00:15 +01:00
MDW
7aa845efd0
Qual: Fix phan notices
2025-01-24 10:55:57 +01:00
Frédéric France
e2a6a94a52
fix phpstan
2025-01-06 21:02:02 +01:00
Frédéric France
62a230b047
Merge remote-tracking branch 'upstream/develop' into fix_phpstan_2025_01_05_01
2025-01-06 18:09:12 +01:00
Laurent Destailleur (aka Eldy)
7da0580b68
Fix INVOICE_HIDE_LINKED_OBJECT
2025-01-05 19:06:28 +01:00
Laurent Destailleur
edf137c92d
Merge pull request #32305 from nat-itopie/develop
...
NEW Adds the option of not displaying linked objects in the left header on the Sponge invoice template
2025-01-05 19:05:11 +01:00
Frédéric France
9eb58c9ce9
fix phpstan
2025-01-05 19:02:28 +01:00
Frédéric France
2977a1af0e
fix phpstan
2025-01-05 18:55:59 +01:00
Frédéric France
ee9a5291cd
add fix phpstan
2024-12-31 16:25:57 +01:00
Laurent Destailleur (aka Eldy)
778b07dabd
Debug v21 Fix tooltip on setup pages
2024-12-13 17:22:48 +01:00
Laurent Destailleur (aka Eldy)
ba6bbdda0e
Fix legal mention of VAT intra europe
2024-12-11 15:08:24 +01:00
Laurent Destailleur
54f584e836
Merge branch 'develop' into develop
2024-12-10 18:47:44 +01:00
Laurent Destailleur (aka Eldy)
860f89cc44
Debug v21
2024-12-10 17:14:33 +01:00
nat
7a842dc104
Update pdf_sponge.modules.php
...
Does not display linked objects if the new PDF option is checked
2024-12-09 21:00:25 +01:00
Laurent Destailleur
143ce9bf0a
Merge branch 'develop' into fix_v20_pdf_space_lost_with_images_sponge
2024-12-09 01:12:47 +01:00
Laurent Destailleur
9b75610f9f
More complete test to show the mention "VATIsNotUsedForInvoice"
2024-11-26 13:14:39 +01:00
Laurent Destailleur
5891fd3022
Clean code
2024-11-18 15:43:34 +01:00
sonikf
1f2bb2969a
NEW: PDF Invoice show vat analysis per rate ( #31381 )
...
* Show vat analysis
* Show vat analysis
* Show vat analysis
* fix white space
* Update main.lang
* Show vat analysis
* Show vat analysis
* add copyright
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix php-stan (8.2)
* fix php-stan (8.2)
* fix php-stan (8.2)
* fix pre-commit tab
* Update pdf_other.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:41:00 +01:00
Frédéric FRANCE
2f207dd347
switching on phpstan v2 level 10 ( #31764 )
...
* switching on phpstan v2 level 10
* switching on phpstan v2 level 10
* switching on phpstan v2 level 10
* switching on phpstan v2 level 10
* switching on phpstan v2 level 10
* version
* fix phpstan
* fix phpstan
* test
* test
* test
* test
* test
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* add action to refresh phpstan baseline
* add action to refresh phpstan baseline
* add action to refresh phpstan baseline
* add action to refresh phpstan baseline
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* update baseline
2024-11-12 23:18:02 +01:00
Laurent Destailleur
22eec4ba8a
Doc
2024-11-12 02:38:34 +01:00
MDW
67d932e7de
Qual: Fix phpdoc for *ArrayMethod* args/return values (non api_) ( #31719 )
2024-11-08 14:43:12 +01:00
Anthony Berton
a5e1f09043
NEW - Add terms of sale on documents ( #24846 )
...
* NEW - Add terms to sale on documents
* FIx
* Move in pdf other
* Change termstosale in termsofsale
* Copy
* Update admin.lang
* Update pdf_other.php
* // Terms to sale
* Update pdf_other.php
* Update pdf_einstein.modules.php
* Update pdf_eratosthene.modules.php
* Update pdf_crabe.modules.php
* Update pdf_sponge.modules.php
* Update pdf_azur.modules.php
* Update pdf_cyan.modules.php
* Update societe.class.php
* Clean
* Update pdf_other.php
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-07 03:20:49 +01:00
Frédéric FRANCE
0d7bc505d3
add phpdoc and clean phpstan baseline ( #31702 )
...
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
2024-11-06 19:39:46 +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
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