2
0
forked from Wavyzz/dolibarr
Commit Graph

537 Commits

Author SHA1 Message Date
Laurent Destailleur
240869f2f2 Fix warnings 2023-11-30 21:45:58 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Lucas Marcouiller
88e9e091cf fix some php stan errors (#26747)
* fis some php stan errors

* fix dolchmod

* Update stats.class.php

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-22 00:23:16 +01:00
Laurent Destailleur
6cdb7c929a Debug v19 2023-11-10 15:10:41 +01:00
Mohamed DAOUD
00cbaa094c fix-warnings (#26500) 2023-11-08 17:26:00 +01:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Charlène Benke
d8fac8081f FIX : Bad hidden variable Name
the hidden constant MAIN_PDF_SHIPPING_DISPLAY_AMOUNT_HT had been renamed since version 9 to SHIPPING_PDF_DISPLAY_AMOUNT_HT
but not in this pdf file
2023-09-28 10:25:09 +02:00
Frédéric FRANCE
0de4f372a6 phpstan
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=113,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=528,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=532,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=533,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=678,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=718,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=722,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=723,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=812,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=817,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=817,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=819,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=820,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
2023-09-18 12:02:49 +02:00
Laurent Destailleur
b546e7c624 css 2023-09-10 20:24:58 +02:00
Laurent Destailleur
24040c78bb Tooltip for help in ODT doc generation setup is now clickable 2023-08-18 01:46:54 +02:00
Laurent Destailleur
a4d04b84f5 css 2023-08-18 01:06:47 +02:00
Laurent Destailleur
df4761e42a Fix numbering of shipments 2023-08-11 12:14:28 +02:00
Laurent Destailleur
5905fd2425 The method get_substitutionarray_shipment_lines() has been removed. Use
the generic get_substitutionarray_lines() instead.
2023-08-11 11:56:50 +02:00
Laurent Destailleur
707d853e84 Clean code 2023-08-10 11:29:09 +02:00
Laurent Destailleur
08e428b46d Fix missing param 2023-08-09 18:00:31 +02:00
Laurent Destailleur
15ddb9a3a8 Fix inherit of CommonNumRef 2023-08-09 17:35:35 +02:00
Laurent Destailleur
db2a70b86a NEW Factorize a lot of code for numbering modules 2023-08-09 14:50:28 +02:00
kkhelifa-opendsi
f49ecdb6ef NEW: Add get_substitutionarray_other() on shipping odt (#25080) 2023-08-08 21:04:02 +02:00
Laurent Destailleur
df76b9940d Debug v18 2023-08-05 13:27:56 +02:00
Laurent Destailleur
ff11a7442e Fix warnings 2023-08-04 04:28:45 +02:00
Florian HENRY
ce10c68d31 getDol rather than ->global 2023-06-08 22:38:11 +02:00
Frédéric FRANCE
c61d96c98f put phpmin info in one place 2023-05-31 09:31:22 +02:00
Laurent Destailleur
23a7491e12 NEW: Add option PDF_SHOW_EMAIL_AFTER_USER_CONTACT to show email after
specific assigned contact on PDF
2023-05-15 11:30:45 +02:00
Laurent Destailleur
5876e71072 NEW: Add option PDF_SHOW_PHONE_AFTER_USER_CONTACT to show phone after
specific assigned contact on PDF
2023-05-15 11:20:18 +02:00
Laurent Destailleur
2d17e77ff7 Fix warning 2023-05-01 17:29:54 +02:00
Laurent Destailleur
220d404d62 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-04 19:40:05 +02:00
Laurent Destailleur
53032fd6ed Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-01 15:09:30 +02:00
Laurent Destailleur
49eb6089df Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-01 15:03:21 +02:00
Laurent Destailleur
2ccbc1c2ce Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-01 15:02:19 +02:00
atm-lena
3fdec7cecf FIX - PDF Espadon => display extrafields 2023-03-31 15:36:16 +02:00
Laurent Destailleur
f1898e5ac0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 02:54:22 +02:00
Laurent Destailleur
5b03337a00 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-31 02:17:37 +02:00
Laurent Destailleur
10f71216a4 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-31 02:16:20 +02:00
stickler-ci
507abd4cc2 Fixing style errors. 2023-03-29 12:56:47 +00:00
atm-lena
0579c3f2f3 FIX PDF Espadon Expedition : notes and tracking number 2023-03-29 14:48:47 +02:00
Laurent Destailleur
0b4cacd291 Use dolChmod 2023-02-17 20:01:53 +01:00
Laurent Destailleur
80d46a22f1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-18 21:36:57 +01:00
Laurent Destailleur
50db6de309 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-18 00:20:53 +01:00
Florian HENRY
4fdf930269 make PDF custom volume work as it work on expedition/card.php 2023-01-12 12:49:45 +01:00
Laurent Destailleur
8ced29cb00 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-11 21:32:41 +01:00
Laurent Destailleur
4f350d878c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-11 21:07:43 +01:00
Florian HENRY
45725a1e97 fix: display True volume in PDF 2023-01-11 17:58:26 +01:00
Laurent Destailleur
57358b618b Clean code 2022-12-31 17:08:10 +01:00
Laurent Destailleur
0f763d2606 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-31 15:01:24 +01:00
Laurent Destailleur
26ef1cb270 Debug v17 2022-12-31 14:54:20 +01:00
Laurent Destailleur
8774f4f092 Fix warning qodana 2022-12-31 13:44:11 +01:00
Philippe GRAND
55b930a089 update code toward php 8 compliance 2022-12-17 12:43:25 +01:00
Philippe GRAND
618b09e00a update code toward php 8 compliance 2022-12-17 12:42:57 +01:00
Philippe GRAND
a5292d10b3 update code toward php 8 compliance 2022-12-17 12:41:53 +01:00
Philippe GRAND
9458914466 Update code for php8 compliance 2022-12-10 16:01:38 +01:00