Commit Graph

14219 Commits

Author SHA1 Message Date
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
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
Laurent Destailleur
44de1529c0 Debug v20 2024-06-03 16:39:45 +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
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
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
Laurent Destailleur
96b7e8f0ac Fix terminal name 2024-06-01 17:01:15 +02:00
Laurent Destailleur
eef405a6fb Fix for v20. Report must not show all, so we split in 2 the report. 2024-06-01 16:54:47 +02:00
dono
ba2ac30107 Fix remise all lines all doc (#29770)
* concatenation of the VAT CODE with the VAT using the $object->updateline function

* added a condition to concatenate the VAT CODE with the VAT using the command ->update

* added a condition to concatenate the VAT CODE with the VAT using the command ->update

* added a condition to concatenate the VAT CODE with the VAT using the command ->update
2024-06-01 01:25:44 +02:00
Frédéric FRANCE
bae0c17811 clean code (#29800)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* Update adherent.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-31 15:09:41 +02:00
Laurent Destailleur
82908a30eb Clean phan warnings 2024-05-30 13:37:17 +02:00
Laurent Destailleur
326e611851 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-29 14:46:55 +02:00
Laurent Destailleur
5c95230169 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-29 00:41:25 +02:00
Lucas Marcouiller
727a5023a7 fix #29740 : fix bad usage of string array (#29763)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-05-28 23:55:40 +02:00
Laurent Destailleur
d723abc487 Debug v20 2024-05-28 23:52:33 +02:00
Laurent Destailleur
f70c54d58f Debug v20 2024-05-28 21:13:41 +02:00
Laurent Destailleur
8359fbf4fe Debug v20 2024-05-25 13:23:25 +02:00
Sylvain Legrand
ace675d6bd NEW Add option to change all service dates at once (#29348)
* New option to change all service dates at once

* Update objectline_title.tpl.php

* Update objectline_title.tpl.php

* Update objectline_title.tpl.php
2024-05-25 13:12:35 +02:00
Laurent Destailleur
715786bbfd Debug v20 2024-05-24 14:49:33 +02:00
Laurent Destailleur
66f4562300 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-23 14:50:17 +02:00
Laurent Destailleur
a854e58905 FIX Missing $param in hook call for list 2024-05-23 14:41:56 +02:00
Laurent Destailleur
59ae417912 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-23 12:52:28 +02:00
Laurent Destailleur
74f3b31b3e Cean code 2024-05-22 02:05:22 +02:00
atm-lucas
0fe6380480 NEW - Can add documents on a payment (#29660)
* missing attached files on payment of a customer invoice

* ending and fix preview

* fatal

* FIX commit

* travis and pre-commit failed

* Fix test failed

* Fix all test failed

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-21 20:19:57 +02:00
Laurent Destailleur
481fec5291 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-05-21 20:12:45 +02:00
sonikf
03ce503bd2 fix translation for non latin languages (#29717)
* fix translation for non latin languages

* fix translation for non latin languages
2024-05-21 14:49:20 +02:00
Laurent Destailleur
6bc0fd784e Debug v20 2024-05-20 18:16:55 +02:00
Laurent Destailleur
92f6539744 Use dolPrintHTML() 2024-05-15 18:21:50 +02:00
Laurent Destailleur
bc77ac9ce6 Debug v20 2024-05-13 23:49:35 +02:00
Laurent Destailleur
16336a66ad Rename french module name into english 2024-05-13 10:45:20 +02:00
Laurent Destailleur
8265bdedcb Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-10 12:03:33 +02:00
Laurent Destailleur
ef92c2441f css 2024-05-10 11:14:54 +02:00
PsyCrow
3b4212a0ae # FIX PHP Warning: Undefined variable $mode in /compta/paiement/list.php on line 605 (#29626)
# FIX: PHP Warning:  Undefined variable $mode in /compta/paiement/list.php on line 605
2024-05-07 02:39:44 +02:00
Laurent Destailleur
cc6cc18fe8 Fix #yogosha22317 A user with read only permission can modify a debit or
credit transfer.
2024-05-06 20:51:09 +02:00
Laurent Destailleur
157ca199c1 Fix regression when using DOLDeprecatedHandler. You fetch an object with
status = null in database, the we set ->status=0 and ->statut=0, then we
call update(), calling the updateCommon(). Inside the updateCommon that
is into commObject.class.php, the ->status is 0 but ->statut is null
making the update saving null instead of 0.
2024-05-06 20:35:26 +02:00
Frédéric FRANCE
d0830b3159 fix phpstan (#29602)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix travis

* fix phpstan

* fix phpstan

* fix phan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

fix phpstan

fix phpstan

fix phpstan

fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix travis

* fix phpstan

* fix phpstan

* fix phpstan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 00:34:19 +02:00
hansemschnokeloch
e5bbd30195 Fix #29338 (#29586)
Fix #29338

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-03 19:23:17 +02:00
Laurent Destailleur
0b9bd5408b Debug v20: Encapsulate the feature using leaflet/geophp into a constant
MAIN_USE_GEOPHP. Fix webportal module.
2024-05-03 02:39:35 +02:00
Laurent Destailleur
1d2371af34 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-02 13:30:08 +02:00
Frédéric FRANCE
ee77b50040 fix pictos width (#29574) 2024-05-02 13:02:34 +02:00
Frédéric FRANCE
c8d6ece3c0 fix free sql (#29579)
* fix free sql

* Update orders_list.php
2024-05-02 13:02:08 +02:00
Laurent Destailleur
4b3606ac4c Look and feel v20 2024-05-02 12:41:33 +02:00