Commit Graph

12830 Commits

Author SHA1 Message Date
Laurent Destailleur
b8686f159f Debug module receipt printer 2024-01-25 15:18:06 +01:00
Laurent Destailleur
3eb461db7c FIX #27771 Sec: birth date and personal address not visible by default
on vcard
2024-01-24 11:56:56 +01:00
Laurent Destailleur
0602b40e3a FIX Debug setup of module TakePOS 2024-01-24 03:34:42 +01:00
Laurent Destailleur
cca01cbda4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-23 22:15:36 +01:00
Laurent Destailleur
4c4ee11abf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-19 20:08:04 +01:00
Laurent Destailleur
916c017aa6 Debug v19 2024-01-19 20:04:11 +01:00
Laurent Destailleur
f711d0d144 Typo doc 2024-01-19 12:36:07 +01:00
VESSILLER
26a05d3046 FIX update price extrafield on propal card 2024-01-19 10:15:42 +01:00
Laurent Destailleur
31d8600811 Merge pull request #27568 from comaiteseb/19.0
FIX #27536 VAT of the buyer's country not applied while SERVICE_ARE_ECOMMERCE_200238EC option is activated
2024-01-18 11:05:14 +01:00
Laurent Destailleur
1773d432a4 Fix logs 2024-01-18 00:44:42 +01:00
Laurent Destailleur
8ca7f0c989 Fix var_dump 2024-01-17 20:38:22 +01:00
Laurent Destailleur
fc67947834 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-17 20:23:46 +01:00
Laurent Destailleur
af3bb1d144 Merge 2024-01-17 20:23:38 +01:00
Laurent Destailleur
f7485182f7 Fix warning and MAIN_MAIL_AUTOCOPY_... 2024-01-17 19:52:17 +01:00
Sébastien NASSIET
ec23bc3c90 Syntax error crrected 2024-01-17 16:03:14 +01:00
Sébastien NASSIET
b70faf9132 oubli correction de la logique pour la TVA Intraco vers un particulier 2024-01-17 11:04:26 +01:00
Sébastien NASSIET
efdaa0c9ec phpcs correction 2024-01-16 13:49:15 +01:00
Sébastien NASSIET
f53aa7c505 phpcs correction 2024-01-16 13:45:38 +01:00
Sébastien NASSIET
da099c1c0e FIX #27536 2024-01-16 12:42:45 +01:00
Laurent Destailleur
ee2ed963e8 FIX #22506 2024-01-15 21:32:17 +01:00
Laurent Destailleur
55067371ca Doc 2024-01-15 18:06:11 +01:00
Laurent Destailleur
21efad237a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-15 17:19:41 +01:00
Laurent Destailleur
e6c3c5993d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-15 17:14:27 +01:00
Laurent Destailleur
0cc66bbed6 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-15 14:35:18 +01:00
Laurent Destailleur
2de0c09e8e Try a better fix for #27477 2024-01-13 15:44:37 +01:00
Laurent Destailleur
1c86073a9e Fix phpcs 2024-01-12 17:06:22 +01:00
Laurent Destailleur
34f5c1e293 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-11 13:47:14 +01:00
Laurent Destailleur
64fb9d0db7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-11 13:45:16 +01:00
MDW
72210dc19b Fix: discount - add missing db parameter to dol_print_error (#27337)
# Fix: discount - add missing db parameter to dol_print_error

dol_print_error requires the db instance to be the first parameter
2024-01-10 16:57:10 +01:00
MDW
da0bebc9ae Fix: formmail - add_attached_files - argument name consistency (#27338)
# Fix: formmail - add_attached_files - argument name consistency

Phan determined suspicious naming as arg #2 to add_attached_files is  while
that was the name for the first argument by the caller.

Also, on examination, only the first parameter is needed as add_attached_files
handles the other two in the same manner.
2024-01-10 16:56:40 +01:00
nat
c06166267e FIX #27312 2024-01-10 15:32:24 +01:00
Laurent Destailleur
e770259b3f Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-10 15:12:50 +01:00
Laurent Destailleur
f3911bccc8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-10 15:11:40 +01:00
Laurent Destailleur
cdf2e4408c Debug v19 2024-01-09 16:56:32 +01:00
Laurent Destailleur
bf17b8767c Debug v19 2024-01-07 11:15:48 +01:00
Laurent Destailleur
fc36553265 Fix #yogosha19809 2024-01-06 22:33:39 +01:00
Laurent Destailleur
76ee9e506d Debug v19 2024-01-06 16:43:01 +01:00
Florian HENRY
053e0981ad fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages 2024-01-04 11:49:10 +01:00
Florian HENRY
43fceaf468 fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages 2024-01-04 11:47:43 +01:00
John BOTELLA
d4d89b6bfb fix warning php 8.2 2024-01-03 14:53:31 +01:00
Laurent Destailleur
f36d31f5f9 Merge pull request #27275 from frederic34/patch-3
undefined variable $user
2024-01-02 12:28:01 +01:00
Laurent Destailleur
696c901e62 Merge pull request #27253 from Hystepik/fix-phpstan-warnings
Fix html.form warnings
2024-01-02 12:27:40 +01:00
Frédéric FRANCE
041de86b68 undefined variable $user 2024-01-02 12:21:44 +01:00
Laurent Destailleur
cbe860f88f Update html.form.class.php 2023-12-29 18:55:07 +01:00
Laurent Destailleur
ab3737e569 Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
lower than 20900 (disabled by default for libxml 2.9.0)
2023-12-29 17:55:09 +01:00
Laurent Destailleur
ef312e960c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-29 16:53:09 +01:00
Laurent Destailleur
d2b3920684 Merge 2023-12-29 16:51:05 +01:00
Hystepik
5eef510a8e Fix html.form warnings 2023-12-29 16:18:20 +01:00
Laurent Destailleur
163a09d6fd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-28 12:37:34 +01:00
Laurent Destailleur
61c5c6f88d Fix regression 2023-12-27 13:09:25 +01:00