Commit Graph

135423 Commits

Author SHA1 Message Date
Laurent Destailleur
fd5a42a612 Fix phan 2024-06-04 10:44:44 +02:00
Laurent Destailleur
c7d744da4b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-04 10:19:24 +02:00
Laurent Destailleur
b3a42dad39 Debug v20 2024-06-04 10:18:56 +02:00
Laurent Destailleur
d20ab1a0d0 Debug v20 2024-06-04 02:44:15 +02:00
Laurent Destailleur
fc797b2b75 Debug v20 2024-06-04 02:38:04 +02:00
Laurent Destailleur
22ab3bd334 Debug v20 2024-06-04 02:24:33 +02:00
Laurent Destailleur
c62183ba49 Debug v20 2024-06-04 01:53:22 +02:00
Laurent Destailleur
e5742de49d Debug v20 2024-06-04 01:18:56 +02:00
Laurent Destailleur
c00ffbcd66 Fix error in generic report 2024-06-03 22:43:09 +02:00
Laurent Destailleur
d325f2c25d Fix: Sanitize password to avoid to use the wrapper to inject malicious
paylod into asterisk
2024-06-03 22:17:41 +02:00
Laurent Destailleur
918c5aab43 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-03 21:44:15 +02:00
Laurent Destailleur
699d5047b1 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-06-03 21:42:06 +02:00
HENRY Florian
5a2bcc47b6 fix: do not allow/suggest create shipping with 2 time the same serial for the same product (#29749)
* fix: #29674

* fix: #29674

* review
2024-06-03 21:36:24 +02:00
Laurent Destailleur
8971c8efac Exclude phan rule 2024-06-03 21:30:25 +02:00
Laurent Destailleur
f38837c99a FIX #29780 Restore filtes when using "back to list" 2024-06-03 21:14:27 +02:00
Laurent Destailleur
c1f5c86c28 FIX #29780 Restore filtes when using "back to list" 2024-06-03 21:13:33 +02:00
Laurent Destailleur
2f45629975 Look and feel v20 2024-06-03 19:43:08 +02:00
Laurent Destailleur
b7fa4feb33 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-03 19:20:11 +02:00
Laurent Destailleur
3f13d944f5 Clean code 2024-06-03 19:19:52 +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
jyhere
88a294df22 CHANGE: add a notice in getRows() instead of returning false (#29790)
* CHANGE: add a notice  in getRows() instead of returning false

* CHANGE: replace notice by a fatal error when using getRows with no limit
2024-06-03 18:03:17 +02:00
Laurent Destailleur
6e6271c47e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-06-03 17:37:42 +02:00
MaximilienR-easya
a4f8866a86 Add hook to put signature on pdf (#29798)
* Add hook to put signature depending of the default pdf model

* phan warning

* travis fix

* travis fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 17:31:21 +02:00
Mikko Virtanen
89bdb685af Update functions_fi.lib.php (#29819)
If amount is negative not generate barcode string.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 17:29:36 +02:00
Lucas Marcouiller
c5df307d03 Fix multi input workflow for text type (#29820)
* Fix multi input workflow for text type

* fix phan

* fix phan

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-06-03 16:47:48 +02:00
Laurent Destailleur
47d36d3c44 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-03 16:40:06 +02:00
Laurent Destailleur
44de1529c0 Debug v20 2024-06-03 16:39:45 +02:00
jyhere
57f35d7774 FIX: default element_type should be 'commande' (e.g Commande::) (#29791)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 13:51:36 +02:00
Zephyriony
b1e235476a FIX : Update extrafields ECMFiles (#29811)
* FIX : Update extrafields ECMFiles

* Update ecmfiles.class.php

* Update ecmfiles.class.php

* Update ecmfiles.class.php

* Update ecmfiles.class.php
2024-06-03 13:46:31 +02:00
Frédéric FRANCE
d5de4f4f67 fix cti (#29809)
* fix cti

* Update accountingaccount.class.php

* Update accountingaccount.class.php

* Update admin.lang

* Update ignore_translation_keys.lst

* Update ignore_translation_keys.lst

* Update json.lib.php
2024-06-03 13:44:31 +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
f34b6da91b Debug v20 2024-06-03 13:37:36 +02:00
Laurent Destailleur
e2e3cfcf1a trans 2024-06-03 13:29:47 +02:00
Laurent Destailleur
f4295c2efa Add warning to avoid bad use of report. 2024-06-03 12:31:43 +02:00
Laurent Destailleur
6e06f179f6 Missing field 2024-06-03 11:50:40 +02:00
Laurent Destailleur
3d2343374d Fix qty_frozen must be O or 1 2024-06-03 11:31:49 +02:00
Laurent Destailleur
ef3f007f51 Fix #yogosha22395 2024-06-02 22:43:54 +02:00
Laurent Destailleur
8d85a725a2 Fix #yogosha22394 2024-06-02 22:28:25 +02:00
Laurent Destailleur
a8872ea4aa Debug v20 2024-06-02 22:09:11 +02:00
Laurent Destailleur
7945e3800c Debug v20 2024-06-02 19:21:29 +02:00
Laurent Destailleur
4991850bc7 Look and feel v20 2024-06-02 19:16:06 +02:00
Laurent Destailleur
084ba11820 css 2024-06-02 19:09:46 +02:00
Laurent Destailleur
f36095ae02 Try to fix value of null instead of 0 int disable_stock_change into
llx_mrp_production.
2024-06-02 18:28:51 +02:00
Laurent Destailleur
32dc3a885f Fix null value that must be 0 into llx_mrp_production 2024-06-02 18:23:51 +02:00
Laurent Destailleur
3b7df7956d Debug v20 2024-06-02 17:43:36 +02:00
Laurent Destailleur
6dba01d85a Debug v20 2024-06-02 12:59:38 +02:00
Laurent Destailleur
102263b3e5 Debug v20 2024-06-02 12:43:45 +02:00
Laurent Destailleur
6635b334ac Debug v20 2024-06-01 18:09:19 +02:00
Laurent Destailleur
5302feed9b Debug v20 2024-06-01 17:55:33 +02:00