Commit Graph

812 Commits

Author SHA1 Message Date
Laurent Destailleur
65a194650b Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-27 02:28:28 +01:00
Laurent Destailleur
3a79a0b6c2 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-27 02:26:29 +01:00
Laurent Destailleur
b21a596cf2 Fix bad constant name PDF_ERATOSTHENE_ADD_POSITION 2025-02-22 20:08:17 +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
yannis
36a082e543 Fix PDF generation 2025-02-17 17:21:35 +01:00
Lucas Marcouiller
4b45e7ac64 Merge branch 'develop' into new-duplicate-pdf-configuration-for-order-in-sepcific-page 2025-02-13 11:42:52 +01:00
Laurent Destailleur (aka Eldy)
073a6eeae3 NEW Add options PDF_XXX_SHOW_PRICE_INCL_TAX into PDF setup 2025-02-12 21:02:50 +01:00
Hystepik
64cbc2ca22 fix to be more constant 2025-02-12 10:32:35 +01:00
Hystepik
9675b95fa3 New duplicate order's pdf / terms and condition of sale configuration in order module configuration 2025-02-12 10:02:39 +01:00
Laurent Destailleur (aka Eldy)
d01274ef4c Fix phan 2025-02-07 11:28:13 +01:00
Laurent Destailleur (aka Eldy)
0772222900 QUAL Add get_substitutionarray_each_var_object in phpunit 2025-02-06 12:04:41 +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
MDW
c0ad3f22b9 Qual: fix phan notices 2025-01-24 10:55:54 +01:00
MDW
ccc0528dd4 Qual: Fix argument types 2025-01-24 10:55:54 +01:00
MDW
694342484d Qual: Fix phan notices 2025-01-24 10:55:45 +01:00
Laurent Destailleur (aka Eldy)
f6f38aebb4 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-15 13:02:21 +01:00
Laurent Destailleur (aka Eldy)
cf62921762 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-15 13:01:03 +01:00
Frédéric France
1652b5b178 fix phpstan 2025-01-11 09:53:00 +01:00
Florian HENRY
f0449e349f fix: php warning 2025-01-09 09:59:23 +01:00
Frédéric France
e2a6a94a52 fix phpstan 2025-01-06 21:02:02 +01:00
Frédéric France
57b440677a Merge remote-tracking branch 'upstream/develop' into fix_phpstan_2025_01_05_01 2025-01-05 19:02:46 +01:00
Frédéric France
2977a1af0e fix phpstan 2025-01-05 18:55:59 +01:00
Laurent Destailleur (aka Eldy)
1cfa3b5803 Fix warning 2025-01-05 18:34:01 +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
f86b847a65 Merge branch 'develop' into fix_v20_pdf_space_lost_with_images_eratosthene2 2024-12-08 22:58:03 +01:00
Laurent Destailleur
ceaeabb115 FIX #22539 #31900 2024-11-17 01:36:19 +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
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
sonikf
1778e56745 NEW: PDF add discount total if line discount exists (#31483)
* NEW: PDF add total discount if line discount exists

* NEW: PDF add total discount if line discount exists

* NEW: PDF add discount total if line discount exists

* NEW: PDF add discount total if line discount exists

* NEW: PDF add discount total if line discount exists

* NEW: PDF add discount total if line discount exists

* php doc

* Add missing translation

* fix missing translation
2024-10-26 18:29:06 +02:00
Alexandre SPANGARO
0bccfde432 NEW PDF - Add Customer accountancy code (#31544) 2024-10-25 13:43:35 +02:00
John BOTELLA
f854399117 fix php stan 2024-10-24 12:27:02 +02:00
John BOTELLA
387a83f471 fix php stan 2024-10-24 12:16:29 +02:00
John BOTELLA
d8be14bc2b fix merge conflict 2024-10-24 11:54:34 +02:00
John BOTELLA
443d27c77c Merge branch 'fix_v20_pdf_space_lost_with_images' of github.com:thersane-john/dolibarr into fix_v20_pdf_space_lost_with_images_eratosthene2 2024-10-24 11:43:37 +02:00
John BOTELLA
af7bcaa31a Image top margin 2024-10-24 10:25:37 +02:00
John BOTELLA
57849c1738 Merge branch 'fix_v20_pdf_space_lost_with_images' of github.com:thersane-john/dolibarr into fix_v20_pdf_space_lost_with_images_eratosthene2 2024-10-22 14:32:10 +02:00
John BOTELLA
9ee4f2bd03 Fix breaks on edge 2024-10-21 09:05:28 +02:00
Laurent Destailleur
a30da69104 Fix phan 2024-10-20 00:30:59 +02:00
Joachim Kueter
eb3bba03cd Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-20 00:06:34 +02:00
Laurent Destailleur
c70973c0c8 Merge v20 2024-10-19 14:44:55 +02:00
Joachim Kueter
9643a27423 fix typo (#31449) 2024-10-19 01:19:21 +02:00
Joachim Kueter
6b6fabea14 fix: respect setting for VAT column (#31450) 2024-10-19 01:18:55 +02:00
Laurent Destailleur
f9eb82de7f FIX pagebreak when option PDF_ADD_POSITION is set 2024-10-18 18:43:59 +02:00