Marc de Lima Lucio
467c772504
FIX: common fields: php warning with select input field ( #34495 )
2025-06-14 11:58:25 +02:00
Frédéric FRANCE
f5b11b78da
fix typo ( #33920 )
2025-04-19 11:46:22 +02: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
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
Eric Seigne
5fd5eae3b1
set deposit percent to zero on change
2025-02-14 09:35:57 +01:00
VESSILLER
f7bd03fb75
FIX #33038 drag and drop files are not prefixed with object reference
2025-02-12 16:02:00 +01:00
tnegre
2cbede2ef8
Merge branch '18.0' into 18_fix_search_ticket_list
2025-01-27 15:20:18 +01:00
Laurent Destailleur
9f4692e1c9
Merge pull request #31460 from OPEN-DSI/18.0_fix_return_hook_sendmail
...
FIX: Fix return value of hook sendMail when hook return -1 who must be return false in sendfile() function
2025-01-20 09:23:44 +01:00
Laurent Destailleur (aka Eldy)
a0b6aa28a7
Fix phpcs
2024-12-31 17:13:43 +01:00
Laurent Destailleur (aka Eldy)
c273495261
Fix ci
2024-12-31 17:12:37 +01:00
Laurent Destailleur
e65ee097a5
Merge pull request #30915 from MaximilienR-easya/18.0_Backport_yogosha
...
Backport #yogosha18281
2024-12-30 04:58:37 +01:00
Laurent Destailleur (aka Eldy)
810fd7e744
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-12-19 17:51:14 +01:00
Laurent Destailleur (aka Eldy)
29eedd2ac4
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2024-12-19 17:50:34 +01:00
Laurent Destailleur (aka Eldy)
ead519811c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-12-19 17:50:09 +01:00
Laurent Destailleur
5203652796
Merge pull request #32430 from Benoit-PASCAL/fix-fetch-action-linked-object
...
fix: fetch action linked object
2024-12-19 17:49:50 +01:00
Benoît PASCAL
425c23d28c
fix: fetch action linked object
2024-12-19 15:38:19 +01:00
tnegre
86833633ef
fix
2024-12-18 10:26:26 +01:00
tnegre
e48e1e27d5
replace code from develop to match DLB18 variable name
2024-12-06 12:07:37 +01:00
Laurent Destailleur (aka Eldy)
c86b50e3fc
The $empty param must follow same rules than other select component.
2024-12-06 11:57:27 +01:00
Laurent Destailleur
084d99f670
Merge pull request #32216 from Easya-Solutions/18.0_fix_ticket_list
...
Ticket : don't autofill search field for ticket type on multiselect
2024-12-05 16:12:22 +01:00
tnegre
f5c715c6a7
Ticket : don't autofill search field for ticket type on multiselect
2024-12-03 15:05:39 +01:00
Günter Lukas
4962dd1a81
Fix #29353 ( #32151 )
...
Hidden extrafields are NULL on update. Can only happen with extrafields in positions of commercial elements (facture, propal, commande, etc)
2024-12-02 00:48:13 +01:00
Laurent Destailleur
ac6c57e90e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-19 12:59:14 +01:00
Laurent Destailleur
9c4bb84460
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-19 12:57:19 +01:00
Laurent Destailleur
5a58b8e721
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-19 12:56:37 +01:00
Laurent Destailleur
b068fdc9b3
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-19 12:56:19 +01:00
Laurent Destailleur
b8533e1853
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-11-19 12:49:19 +01:00
Laurent Destailleur
753e5e535d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-11-19 12:47:14 +01:00
Laurent Destailleur
99774022a5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-19 03:36:44 +01:00
Laurent Destailleur
c5ebc9b7bd
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-19 03:33:15 +01:00
Mathieu Moulin
a602309e04
Fix user::load_previous_next_ref() with MULTICOMPANY_TRANSVERSE_MODE bad sql query (cartesian product replaced by INNER JOIN) ( #31946 )
2024-11-16 18:19:59 +01:00
Mathieu Moulin
348981a419
Fix show payment URL in massaction context when not one email per recipient ( #31927 )
2024-11-16 00:06:15 +01:00
William Mead
038f8d5dff
Backported default ticket severity fix ( #31908 )
2024-11-15 23:44:08 +01:00
William Mead
bab49d66c5
Backported default ticket type fix ( #31912 )
2024-11-15 23:36:54 +01:00
Francis Appels
230eee4ead
FIX issue #28222 Edit date extrafield diplayed on all on lines ( #31914 )
...
* FIX issue #28222 Edit date extrafield diplayed on all on lines
* wrong id
2024-11-15 23:31:12 +01:00
Marc de Lima Lucio
ce9a1b3661
FIX: swiftmailer: correctly set errors-to header ( #31826 )
2024-11-15 14:10:35 +01:00
Laurent Destailleur
1987ea2eb7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-10-29 15:47:51 +01:00
Laurent Destailleur
6a4ee18380
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-10-29 15:47:17 +01:00
Laurent Destailleur
b3a2908b48
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-10-29 15:46:43 +01:00
Laurent Destailleur
910f7e8564
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-10-29 15:46:12 +01:00
Laurent Destailleur
7cf1a97673
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2024-10-29 15:44:55 +01:00
Laurent Destailleur
cf57e7e88b
Merge
2024-10-29 15:44:25 +01:00
Laurent Destailleur
a186e16568
Backport fix for mysql 8 export
2024-10-29 15:32:54 +01:00
Florian Mortgat
abefce7ae2
FIX 17.0: supplier invoice template card: buyer and seller swapped in VAT-related function calls (probably a copy-paste from customer invoice templates) ( #31446 )
2024-10-19 01:55:58 +02:00
Kamel Khelifa
87c16498ca
FIX: Fix return value of hook sendMail when hook return -1 who must be return false in sendfile() function
2024-10-18 14:26:04 +02:00
Laurent Destailleur
97eacefa6b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-09-29 22:41:54 +02:00
Laurent Destailleur
f5fbbcfcb8
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-09-29 22:40:45 +02:00
Florian Mortgat
231fc6ce70
FIX: if you call fetchLines several times, your $object->lines contains duplicates ( #31167 )
2024-09-29 15:27:24 +02:00
lvessiller-opendsi
e4a93da82e
FIX mysql error during dump for enable sandbox M999999 ( #31116 )
2024-09-25 22:54:31 +02:00