Commit Graph

8393 Commits

Author SHA1 Message Date
Frédéric FRANCE
c9233d417b fix phpstan dead catch (#29986) 2024-06-11 20:02:06 +02:00
Frédéric FRANCE
499f012081 fix phpstan dead catch (#29976) 2024-06-10 20:47:47 +02:00
Frédéric FRANCE
7ea296ff75 Fix Dead catch Exception phpstan (#29959)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

fix phpstan

fix phpstan

* fix phpstan
2024-06-10 14:26:41 +02:00
Laurent Destailleur
7a2b4938c9 FIX #29963 2024-06-10 14:23:07 +02:00
Frédéric FRANCE
b76f2acedd fix phpstan (#29948) 2024-06-09 14:58:07 +02:00
Frédéric FRANCE
acd8fdc24e fix phpstan level 4 (#29954)
* fix phpstan level 4

* fix phpstan level 4
2024-06-09 13:26:45 +02:00
Frédéric FRANCE
1ff0e8a821 fix an old error (#29850)
* fix an old error

* fix OdfException is never thrown in the try block

* fix OdfException is never thrown in the try block

* fix Undefined array key "name"

* fix missing translation

* fix missing translation

* fix Undefined variable $lineid

* fix warnings

* fix upload dir

* fix phpcs
2024-06-08 16:59:40 +02:00
Frédéric FRANCE
00161fba9a fix phpstan Expression "'@phan-var string[] $prim%.... (#29928) 2024-06-08 14:53:46 +02:00
Charlène Benke
c8c220a394 FIX : create mrp table if enabled (#29921)
* create mrp table if enabled

* Update modMrp.class.php
2024-06-08 12:00:58 +02:00
Laurent Destailleur
6de472e242 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-05 16:32:48 +02:00
Laurent Destailleur
b1783cb813 Export profile for confrerence or booth of an event 2024-06-05 16:32:25 +02:00
Frédéric FRANCE
74806473ab fix cti (#29842)
* fix cti odt asset

* comment unused code in template

* phpdoc

* fix unreachable code

* fix unreachable code

* fix not falsy
2024-06-05 14:55:07 +02:00
Frédéric FRANCE
a371083741 Update modBookCal.class.php (#29827) 2024-06-04 10:59:54 +02:00
Lucas Marcouiller
fd728cc28a fix Show online payment link by using getValidOnlinePaymentMethod (#29764)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 18:06:46 +02:00
Frédéric FRANCE
652c8526fa fix cti (#29813)
* fix cti

* fix cti

* no photo in asset lines

* no photo in asset lines

* no photo in asset lines

* no photo in asset lines

* no photo in recruitment lines

* no photo in recruitment lines

* fix

* fix dead catch
2024-06-03 13:44:14 +02:00
Frédéric FRANCE
689cfc36eb fix cti (#29812)
* fix cti

Dead catch - OdfException is never thrown in the try block.

* Update json.lib.php
2024-06-03 13:43:20 +02:00
Laurent Destailleur
ef3f007f51 Fix #yogosha22395 2024-06-02 22:43:54 +02:00
Laurent Destailleur
680fa14e8c Debug v20 2024-05-31 18:23:32 +02:00
Laurent Destailleur
b62cfac59b Debug v20 2024-05-31 12:54:53 +02:00
Laurent Destailleur
74c2d34e5d Debug v20 2024-05-30 13:59:16 +02:00
Laurent Destailleur
82908a30eb Clean phan warnings 2024-05-30 13:37:17 +02:00
Laurent Destailleur
48c5d9b0bc Debug v20 2024-05-29 12:26:04 +02:00
Laurent Destailleur
3dcc9c4500 Try better fix for #28194 2024-05-25 14:16:51 +02:00
Laurent Destailleur
ac4ce3d667 Try better fix for #28194 2024-05-25 14:12:53 +02:00
Laurent Destailleur
66b272b689 Debug v20 2024-05-23 13:43:03 +02:00
Laurent Destailleur
644ba77323 Clean code 2024-05-23 13:34:34 +02:00
Laurent Destailleur
d1e4205e46 Fix bad var 2024-05-23 13:05:49 +02:00
Laurent Destailleur
c8e457c73c Debug v20 2024-05-22 22:21:02 +02:00
lamrani abdelwadoud
7c02a468c5 Fix qr code in stock transf (#29743)
* Fix display Qrcode on stock transfer pdf

* Fix php run
2024-05-22 21:39:59 +02:00
Laurent Destailleur
e9e7c1e4fe Debug v20 2024-05-22 21:39:32 +02:00
Laurent Destailleur
a924b0c014 Close #29741 2024-05-22 21:30:56 +02:00
Laurent Destailleur
393e8baa7a Better position of barcode 2024-05-22 20:58:13 +02:00
Laurent Destailleur
01f584a43b Debug v20 2024-05-22 20:40:11 +02:00
lamrani abdelwadoud
5945fd8c7f Fix display Qrcode on reception pdf (#29742)
* Fix display Qrcode on reception pdf

* Fix run phan
2024-05-22 20:31:11 +02:00
Laurent Destailleur
d7b9e7b4ef Fix warnings 2024-05-22 17:25:31 +02:00
Laurent Destailleur
8b4f94ac22 Debug v20 2024-05-22 17:10:43 +02:00
Laurent Destailleur
73cada0dc5 Debug v20 2024-05-22 16:12:56 +02:00
lamrani abdelwadoud
4f0cbb6188 NEW functionality for display codebar on pdf files (#29623)
* NEW functionality for display codebar on pdf files

* update encoding and add option to set pdf

* fix CI/phan

* fix CI/phan

* fix CI/phan

* Update pdf_rouget.modules.php

* Update pdf_eagle.modules.php

* Update pdf_rouget.modules.php

* Update pdf_rouget.modules.php

* fix undeclared variables

* Update pdf_rouget.modules.php

* Update pdf_espadon.modules.php

* Update pdf_eagle.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Lucas Marcouiller <45882981+Hystepik@users.noreply.github.com>
2024-05-22 16:04:18 +02:00
Laurent Destailleur
1cccc808e7 Clean code for barcode generators 2024-05-22 15:49:33 +02:00
Laurent Destailleur
7dad1ce5a1 Module agenda is enabled by default 2024-05-22 13:10:39 +02:00
Laurent Destailleur
71524d819b Clean code 2024-05-22 00:27:42 +02:00
Laurent Destailleur
ad28872b74 Clean code 2024-05-21 20:23:24 +02:00
Laurent Destailleur
5a9e0f7493 Debug v20 2024-05-17 12:53:21 +02:00
Laurent Destailleur
448d6d3381 Fix bad property 2024-05-17 12:39:25 +02:00
lvessiller-opendsi
f72232399b NEW auto-determine piece number in FEC import (#29672)
* NEW auto-determine piece number in FEC import

* FIX float value for abs function
2024-05-15 18:10:21 +02:00
Laurent Destailleur
1d7fe9c04d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-15 15:21:30 +02:00
Laurent Destailleur
cf7e44408e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-15 15:21:07 +02:00
atm-jonathan
868525a4f4 add update import kit (#29684) 2024-05-15 15:20:32 +02:00
IC-Mathieu
c01720ff31 NEW Can force position of signature on PDF using a setup constant (#29676)
* Fix waning during migration

* FIX-POSITION SIGNATURE ON ALL PAGES

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-15 15:12:26 +02:00
Laurent Destailleur
05602a64ec Debug v20 2024-05-14 04:30:39 +02:00