lvessiller-opendsi
d7758f9ae6
FIX bank payment rejection on SEPA (backport commit 100a657) ( #33838 )
2025-04-14 19:25:41 +02:00
ldestailleur
8434e6567f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-04-10 14:17:05 +02:00
ldestailleur
2c38bea2b0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-04-10 14:16:58 +02:00
ldestailleur
096b59913d
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-04-10 14:16:34 +02:00
ldestailleur
d38b9e6248
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2025-04-10 14:16:11 +02:00
ldestailleur
f256deb54b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2025-04-10 14:15:48 +02:00
ThomasNgr-OpenDSI
7fa3474ecd
FIX : constant PAYMENTBYBANKTRANSFER_ADDDAYS was never saved ( #33799 )
2025-04-09 15:44:51 +02:00
Marc de Lima Lucio
363b05d314
FIX: warehouse list: broken status filter ( #33667 )
2025-04-02 12:30:53 +02:00
ldestailleur
ef159f919e
Backport fix in v20 #33536
2025-03-19 16:10:25 +01:00
ldestailleur
3e8c5651cd
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-19 14:09:48 +01:00
ldestailleur
0a4f1ffc06
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-19 14:09:41 +01:00
atm-lucas
42a1cde41a
useless product fetch on invoice create ( #33505 )
2025-03-19 14:00:03 +01:00
Eric - CAP-REL
8073c0e1be
FIX : close all services on contract will close all lines ( #33466 )
...
* close line : line could be inactive or open
* Update contrat.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-15 12:03:37 +01:00
Eric - CAP-REL
b256c9aaba
fix missing alter table for tms auto update timestamp ( #33451 )
...
* fix missing alter table for tms auto update timestamp
* two tables was renamed 13.0 -> 16.0
2025-03-15 10:55:17 +01:00
ldestailleur
4897c9de7f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-14 12:20:56 +01:00
ldestailleur
2058d572d9
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-03-14 12:17:06 +01:00
ldestailleur
089fab828b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2025-03-14 12:14:10 +01:00
ldestailleur
fa05dc44ce
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2025-03-14 11:29:14 +01:00
ldestailleur
5b9453e302
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2025-03-14 11:28:33 +01:00
ldestailleur
d81a2d060e
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2025-03-14 11:27:49 +01:00
Eric - CAP-REL
8d9dc8c87d
translation "by amoun" link ( #33440 )
2025-03-13 23:04:41 +01:00
Eric - CAP-REL
97aaff7395
13.0 fix migration missing tms auto update ( #33443 )
...
* tms field in llx_product is not updated to default timestamp
* but that's not the only one ...
2025-03-13 23:01:52 +01:00
HENRY Florian
7a1fa20959
fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN ( #33434 )
...
* fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN
* fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN
2025-03-13 11:18:17 +01:00
warnerbryce
2f36edef3b
FIX : PAIEMENT Wrong field displayed for DateChequeReceived ( #33390 )
2025-03-12 19:29:04 +01:00
Florian Mortgat
f7fe6c4f1a
FIX warnings ( #33423 )
...
* FIX warnings
* fix: empty({function call})
2025-03-12 19:15:24 +01:00
atm-adrien
b9f4ddb021
FIX : Count on supplier invoice list does not match count in DB ( #33351 )
2025-03-11 03:00:46 +01:00
Eric - CAP-REL
6f4b2a8905
allow spaces on natural search ( #33324 )
...
* allow spaces on natural search like documentation says
* clear comment
* sanitize backport from 19.0
* update sanitize call to be compatible with dolibarr 19.0 backported function
2025-03-11 02:13:06 +01:00
Andrés Maldonado
dd7189b1d0
Fix: sort $aux_account after adding all items
...
Currently, some items are added to $aux_account, then the array is
sorted, then more items are added. In the end, the list visible in the
UI is not sorted.
2025-03-04 17:28:27 +01:00
Laurent Destailleur
cd21d385d6
Merge pull request #33229 from BenjaminFlr/fixTicketNotifMail
...
FIX(ticket): Notification email without public interface
2025-03-01 10:39:24 +01:00
Kamel Khelifa
39cd4fcb9e
FIX : Show true error when send notify email at validate expense report
2025-02-27 16:43:42 +01:00
Benjamin Falière
4272cfa7e4
Restore url public ticket
2025-02-26 10:06:43 +01:00
Benjamin Falière
db56e5c8ea
Replace getDolGlobalString by getDolGlobalInt
2025-02-25 21:09:59 +01:00
Benjamin Falière
0c573812e9
Remove empty on getDolGlobalString()
2025-02-25 16:03:07 +01:00
Benjamin Falière
4cf6394f01
FIX(ticket): Notification email without public interface
...
Remove link to public interface from automatic notification email if not enabled.
2025-02-25 15:43:21 +01:00
Laurent Destailleur
00ccb45bc4
Merge pull request #33131 from Easya-Solutions/18_fix_invoice_create
...
FIX invoice creation : use dol_include_once instead of require_once to allow external modules.
2025-02-21 18:05:24 +01:00
VESSILLER
5911d7d0c0
Protect product object for line label
2025-02-20 08:21:50 +01:00
VESSILLER
41e54529b0
FIX #33145 wrong label status buy on prodcut tooltip
2025-02-19 17:26:54 +01:00
tnegre
f89aff96f7
FIX invoice creation : use dol_include_once instead of require_once to allow external modules
2025-02-19 11:45:07 +01:00
Laurent Destailleur
54df3c2991
Merge pull request #33084 from rycks/18.0_fix_change_deposit_conditions_value
...
set deposit percent to zero on change
2025-02-19 11:41:28 +01:00
VESSILLER
9d9d890c97
FIX accountancy export Quadratus when doc ref is less than 10 char
2025-02-18 12:07:19 +01:00
Laurent Destailleur
f511e2e523
Merge pull request #33099 from Easya-Solutions/18_fix_cve_2024-34051
...
FIX #CVE-2024-34051
2025-02-17 19:45:24 +01:00
Laurent Destailleur (aka Eldy)
bd9bf8b5a8
FIX #CVE-2024-34051
2025-02-17 12:24:03 +01:00
Eric Seigne
5fd5eae3b1
set deposit percent to zero on change
2025-02-14 09:35:57 +01:00
Florian HENRY
7997e927a0
fix: On Supplier Order create, if insertExtrafield failed, Dolibarr do not return error and continue
2025-02-13 14:59:15 +01:00
Laurent Destailleur
9516f9bbd2
Merge pull request #33039 from Easya-Solutions/18.0_fix-fileupload-with-ref-as-prefix
...
FIX #33038 drag and drop files are not prefixed with object reference
2025-02-12 22:48:43 +01:00
VESSILLER
f7bd03fb75
FIX #33038 drag and drop files are not prefixed with object reference
2025-02-12 16:02:00 +01:00
VESSILLER
edea44bccb
FIX display full tree on shipment card when a kit contains a same component in other sub-kit
2025-02-11 17:12:15 +01:00
Laurent Destailleur
09df62600e
Merge pull request #32616 from rycks/18.0_fix_zero_is_a_value_into_dictionnary
...
zero could be a value
2025-02-11 09:07:29 +01:00
Eric Seigne
94eaf5d089
cancel first idea
2025-02-11 00:32:57 +01:00
Eric Seigne
d04ac67ecd
backport 20.0 solution
2025-02-11 00:31:59 +01:00