Commit Graph

105 Commits

Author SHA1 Message Date
noec764
cff91b03d2 FIX: SQL query too heavy (#34250)
* FIX: Too heavy sql query

* FIX: Add index in user table and update SQL for user::fetchall()

* FIX: Add also index on llx_user on migrate

---------

Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-02 00:42:03 +02:00
ldestailleur
bb719f73cf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-19 14:19:01 +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
Laurent Destailleur
46b80e85d4 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-05 17:29:08 +01:00
thomas-Ngr
c396a08cb2 fix const WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE (#31601)
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE

* edit wrong SQL erquest
2024-10-29 17:34:30 +01:00
Laurent Destailleur
85803c9dbf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-23 16:45:19 +01:00
Laurent Destailleur
2acfea2f0c Fix corrupted data 2024-02-23 15:24:47 +01:00
Laurent Destailleur
b081652c4b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-25 12:51:55 +01:00
Laurent Destailleur
c6d13d98e9 Fix missing column in migration 2024-01-25 01:37:57 +01:00
Laurent Destailleur
1647e4f133 Debug the filter on VAT type 2024-01-11 12:38:01 +01:00
Laurent Destailleur
52dfdbc7ad Merge branch 'develop' into 18a3 2024-01-11 11:27:10 +01:00
Florent Poinsaut
caf691d706 FIX #25793 V18.0.1 : Cannot add time spent (#26405) 2023-10-31 12:00:55 +01:00
Florent Poinsaut
7bcd6c2a3a FIX #25793 V18.0.1 : Cannot add time spent (#26405) 2023-10-31 11:59:07 +01:00
sonikf
f8d81e3ae0 fix suppliers bills payment url (#26373) 2023-10-26 12:07:28 +02:00
Laurent Destailleur
15e927be31 FIX Bad name for trigger in HRM module 2023-10-17 14:46:51 +02:00
Alexandre SPANGARO
1419bad738 Merge branch 'develop' into 18a3 2023-09-26 16:20:36 +02:00
Laurent Destailleur
f5526698be Fix missing migration order to match first install data 2023-09-03 02:52:42 +02:00
Laurent Destailleur
e6905a7733 Debug v18 2023-08-12 12:49:29 +02:00
Alexandre SPANGARO
c8ba1c06e0 Merge branch 'develop' into 18a3 2023-08-11 05:55:41 +02:00
Laurent Destailleur
d4b343b691 Fix migration with bad default date on task_date 2023-08-06 15:22:55 +02:00
Laurent Destailleur
3f9da3f200 Fix migration 2023-07-05 22:13:22 +02:00
Eric Seigne
2e0b2e28de fix #25275: tms default timestamp 2023-07-05 18:00:57 +02:00
Laurent Destailleur
1745f3f25f Fix add missing ext_payment_site 2023-07-04 02:18:48 +02:00
Laurent Destailleur
046ce4dc59 Fix missing field in migration 2023-06-29 13:51:01 +02:00
Laurent Destailleur
a1300c28e1 Merge pull request #25207 from DoliGreece/sonikf-dictionaries
New: Add Greek social taxes and leave types in dictionaries
2023-06-27 20:38:33 +02:00
Laurent Destailleur
28b7f7d20a Fix remove foreign key on user
Transifex sync
2023-06-27 13:56:18 +02:00
sonikf
9a00f9dc99 Add Greek social taxes and leave types 2023-06-26 23:38:16 +03:00
Laurent Destailleur
b68e95431e Merge pull request #25032 from vold-lu/fix-duplicate-so-ref
FIX: Duplicate reference in llx_commande_fournisseur
2023-06-11 12:30:43 +02:00
Aloïs Micard
60326e3a1e Add migration 2023-06-09 17:18:55 +02:00
Aloïs Micard
a586b1726a Merge remote-tracking branch 'origin/develop' into fix-duplicate-so-ref 2023-06-09 16:29:46 +02:00
Frédéric FRANCE
bfe5c671e3 Fix migration 17.0.0 ->18.0.0 2023-06-09 12:22:34 +02:00
Aloïs Micard
52e58f10c3 Handle migration 2023-06-09 11:12:17 +02:00
Aloïs Micard
bda7be0360 Remove quote 2023-06-09 10:49:27 +02:00
Aloïs Micard
7dd7c81115 FIX: Deadlock over llx_actioncomm 2023-06-09 10:04:09 +02:00
hystepik
f7a28b9e5c Fix : migration error 2023-06-09 09:14:08 +02:00
Laurent Destailleur
c8dc9f251e Add performance index 2023-06-06 12:02:13 +02:00
Laurent Destailleur
4638fc356f Merge branch 'develop' into sonikf-patch-3 2023-06-04 21:27:20 +02:00
Laurent Destailleur
d9be345caf Add column for dedicated email of partnership 2023-05-30 14:10:19 +02:00
sonikf
b6132ef095 Update 17.0.0-18.0.0.sql 2023-05-28 01:07:53 +03:00
Laurent Destailleur
2522ca4956 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-26 11:35:20 +02:00
Laurent Destailleur
257b9030f3 Bug hunt 2023-05-26 11:25:53 +02:00
Noé Courtier
77a8341c4e NEW: Add Encryption and noRSH config on emailcollector object 2023-05-23 16:58:20 +02:00
Laurent Destailleur
10dc8cbba6 Merge branch 'develop' into parentprojects 2023-05-22 13:48:09 +02:00
Laurent Destailleur
45cc41005e Keep existing setup safe 2023-05-22 13:26:12 +02:00
HENRY Florian
4f22b1b9b2 Merge branch 'develop' into dev_upgrade_default_pdf_models 2023-05-21 17:37:27 +02:00
Laurent Destailleur
3526c49921 Add column town_up 2023-05-18 11:56:34 +02:00
Laurent Destailleur
20a9dc1951 Add field ref_ext in table of timespent 2023-05-16 22:33:32 +02:00
Laurent Destailleur
eac6edc39b Missing sortorder column in some dictionnary tables 2023-05-15 15:26:24 +02:00
Roger Dueck
c5927e04bb #23331 Add parent project field to database 2023-05-11 15:43:58 -06:00
Florian HENRY
93551c8e64 feat: Upgrade default PDF models to the 'new' ones (eproved since 4 dolibarr versions from now) 2023-05-05 12:43:09 +02:00