Commit Graph

10976 Commits

Author SHA1 Message Date
Laurent Destailleur
ba21d9ff83 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:47 +01:00
Laurent Destailleur
f6004d1b01 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:32 +01:00
Laurent Destailleur
1a4cb5b4e2 FIX #22964 #23012 2023-01-26 02:06:40 +01:00
Laurent Destailleur
00d9aa2378 Merge pull request #23296 from IC-Florian/FIX#23087
FIX : Product list in setup.php in new Module
2023-01-26 01:30:30 +01:00
Laurent Destailleur
3aec1289f8 Merge pull request #23618 from ATM-Consulting/FIX_16.0_fieldvalue_emailtemplate
FIX : Empty FormSetup emailTemplate type IF empty fieldvalue
2023-01-25 18:28:26 +01:00
GregM
934bcc72c4 update space 2023-01-25 17:34:57 +01:00
GregM
a3d4eb404d Fix contact firstname lastname extrafields 2023-01-18 17:36:05 +01:00
GregM
1d50acb3cf Fix fieldvalue emailtemplate 2023-01-18 12:10:58 +01:00
Laurent Destailleur
534db40d87 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-30 04:15:10 +01:00
Laurent Destailleur
8d4faf3530 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-27 11:19:11 +01:00
Laurent Destailleur
912428f5a1 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-27 11:14:40 +01:00
Laurent Destailleur
a17c417205 Merge pull request #23018 from Easya-Solutions/14.0_fix-22837
FIX #22837
2022-12-27 00:26:52 +01:00
stickler-ci
56d05c09b2 Fixing style errors. 2022-12-22 13:52:39 +00:00
IC-Florian
2a68836375 New require for product in generateOutputField 2022-12-22 14:52:03 +01:00
Laurent Destailleur
f1d83b695a Merge pull request #23166 from atm-lena/16.0_FIX_DeleteMOAndLinks
Delete MO :  object's links must be deleted
2022-12-17 01:46:42 +01:00
atm-lena
eff01374b1 Change place of deleteobjectlinked in deletecommon function 2022-12-15 15:09:50 +01:00
Laurent Destailleur
62b0447c7b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-14 11:02:23 +01:00
Laurent Destailleur
64de591770 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-14 10:20:47 +01:00
atm-lena
95f437b45c deleteObjectLinked() in deleteCommon() function 2022-12-12 10:05:44 +01:00
Aloïs Micard
285731200a Add confirm_cancel action 2022-12-09 13:45:15 +01:00
Aloïs Micard
381b998413 Display blank td when action is confirm_valid 2022-12-09 11:45:09 +01:00
antonin_tdj
ef065967ed Add $langs->load('errors') before radioError
Add $langs->load('errors') before radioError
2022-11-30 10:44:10 +01:00
stickler-ci
87526194c5 Fixing style errors. 2022-11-29 19:44:44 +00:00
antonin_tdj
b713f645d4 Update extrafields.class.php error message
adapt error message for radio buttons
2022-11-29 20:35:43 +01:00
VESSILLER
ad07fdfd79 FIX #22837 2022-11-27 01:06:40 +01:00
Nicolas Domenech
b98eaa4d45 #FIX: #22509 default value on integer fields don't retrieve by setSaveQuery 2022-11-26 01:01:22 +01:00
Nicolas Domenech
f2f58e434e fix: can't use parameter morcss in select task because parameter is overwrite 2022-11-25 12:16:34 +01:00
Laurent Destailleur
1e3e26e7f9 Fix use of the lowmemorydump for batch of backup 2022-11-16 14:00:52 +01:00
Laurent Destailleur
2f3cc7ce59 FIX Backup using the low memory mode 2022-11-15 19:02:56 +01:00
Laurent Destailleur
e512c9aeee Fix trans 2022-11-07 14:04:01 +01:00
Laurent Destailleur
bc2e226ef8 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/comm/propal/card.php
	htdocs/societe/class/societe.class.php
2022-11-02 00:19:23 +01:00
Laurent Destailleur
c28e6a46e2 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/comm/propal/card.php
	htdocs/install/step5.php
2022-11-02 00:15:21 +01:00
Laurent Destailleur
8a599ec610 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-29 12:47:36 +02:00
Laurent Destailleur
c67f94ca4b Merge 2022-10-29 12:46:22 +02:00
kkhelifa
c4543eff73 FIX: Fix the request SQL for transversal user, the join on usergroup table must be with getEntity('usergroup') and not other element 2022-10-28 16:31:01 +02:00
Laurent Destailleur
bf794cacc0 Merge pull request #22615 from marc-dll/14.0_FIX_hidden_extrafields_update
FIX: only modify hidden checkbox/multislected extrafields on update if they are provided in request
2022-10-25 19:43:41 +02:00
Gauthier PC portable 024
d9f067eabb FIX : travis & stickler feedbacks 2022-10-24 09:46:41 +02:00
Gauthier PC portable 024
02d9c9897a FIX : bug on selected value for select_bom() function 2022-10-20 16:27:20 +02:00
Gauthier PC portable 024
06646d4540 FIX : php doc 2022-10-20 15:56:32 +02:00
Gauthier PC portable 024
c3fb0fde85 FIX : we must be able to select only bom of a specific product + several fixes on select_bom() function 2022-10-20 15:53:03 +02:00
Laurent Destailleur
69ca6c02d7 Add debug for ldap 2022-10-20 12:16:12 +02:00
Laurent Destailleur
b562ab9948 Fix debug module eventorganization 2022-10-18 23:33:11 +02:00
Laurent Destailleur
31ef942c96 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-18 23:09:52 +02:00
Laurent Destailleur
c727ebd9dd Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-10-18 21:12:04 +02:00
Laurent Destailleur
da3ae71a47 Try to fix rounding error 2022-10-18 13:32:18 +02:00
Marc de Lima Lucio
82ca472245 FIX: only modify hidden checkbox/multislected extrafields on update if they are provided in request 2022-10-18 10:50:21 +02:00
Laurent Destailleur
159628be56 Fix the quick filter on MO 2022-10-17 15:54:48 +02:00
Laurent Destailleur
1ceb7dfb84 Merge pull request #22522 from ATM-Consulting/FIX_16.0_computed_extrafields_not_shown_if_no_other_extrafields
FIX 16.0 - computed extrafields are not displayed if the object has no classic extrafields
2022-10-15 10:40:17 +02:00
Laurent Destailleur
d30d6dfe34 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-13 14:34:36 +02:00
Laurent Destailleur
409b137ba7 Try a better fix for #22535 #22536 2022-10-13 14:31:08 +02:00