ldestailleur
b528affcf1
Fix CI
2025-04-09 19:42:45 +02:00
ldestailleur
c792cd7bb4
Fix CI
2025-04-09 19:32:24 +02:00
ldestailleur
8cc5bc3e7e
NEW The closing reason of invoice appear on tooltip of invoice status
2025-04-09 19:07:31 +02:00
ldestailleur
9550106ded
FIX to have the remain to pay in invoice listsame than on card
2025-04-09 18:08:08 +02:00
Eric - CAP-REL
be1948e1eb
better fields definition with full objects reference ( #33798 )
2025-04-09 16:36:42 +02:00
Frédéric FRANCE
d0cf13e73c
add missing translation ( #33782 )
...
* add missing translation
* fix missing translation
* fix missing translation
* fix missing translation
2025-04-09 15:56:34 +02:00
Lucas Marcouiller
2424943670
New AI style rephraser for mail form ( #33797 )
...
* New AI style rephraser
* prevent regretion
* fix Ci
2025-04-09 15:47:09 +02:00
ldestailleur
74eccf279d
Fix regression
2025-04-09 12:08:52 +02:00
ldestailleur
b3c82155eb
Fix CI
2025-04-08 23:56:13 +02:00
ldestailleur
dd713c2c43
Fix CI
2025-04-08 23:48:33 +02:00
ldestailleur
c09b9214c5
Fix CI
2025-04-08 23:28:50 +02:00
ldestailleur
f9355dd04b
enhance AI
2025-04-08 23:18:23 +02:00
ldestailleur
4f9e17e95a
Fix CI
2025-04-08 22:33:15 +02:00
ldestailleur
6b11ed0187
Fix CI
2025-04-08 21:50:04 +02:00
ldestailleur
01ee611d72
Fix CI
2025-04-08 20:57:39 +02:00
ldestailleur
e7d54cf643
Fix CI
2025-04-08 20:37:49 +02:00
ldestailleur
510ffb4fce
Fix CI
2025-04-08 20:00:41 +02:00
ldestailleur
941673cbcb
Try to fix CI
2025-04-08 19:57:27 +02:00
ldestailleur
3aa9169cf0
Fix CI
2025-04-08 19:35:07 +02:00
ldestailleur
9c9099f06b
Fix CI
2025-04-08 19:19:33 +02:00
ldestailleur
aa6d3199a0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-08 18:18:25 +02:00
ldestailleur
7d8607cce5
NEW Module external website is deprecated. Replaced with menu editor.
2025-04-08 18:18:05 +02:00
Vaadasch
facb31000d
FIX $object not initialised in extrafields_list_print for propals ( #33753 )
...
* FIX object->id not initialise for propal / objectoffield
* Update extrafields_list_print_fields.tpl.php
* Update extrafields_list_print_fields.tpl.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Arnaud Serrut <arnaud.serrut@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-08 15:28:41 +02:00
Yannis Hoareau
ebdf69ca69
Fix extrafields warning ( #33761 )
2025-04-08 15:22:48 +02:00
Vaadasch
87c3576a86
BUG duration minutes ( #33767 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-08 15:21:38 +02:00
ldestailleur
611cc510d7
Fix CI
2025-04-08 14:12:08 +02:00
ldestailleur
79e7615592
Fix CI
2025-04-08 14:08:58 +02:00
ldestailleur
5cc439da79
Fix CI
2025-04-08 13:51:35 +02:00
ldestailleur
b936fa979c
Add constant MAIN_PDF_SHOW_SOURCE_PHONE_MOBILE
2025-04-08 13:28:59 +02:00
ldestailleur
54eb9f21e8
Clean code. Public pages must use the common header
2025-04-08 13:14:37 +02:00
ldestailleur
6a6d7e5b5a
Debug v22
2025-04-08 12:02:07 +02:00
ldestailleur
1bb7edea8b
Enhance AI features
2025-04-08 11:42:46 +02:00
ldestailleur
9f7f1dbeff
Enhance AI features.
2025-04-07 21:44:26 +02:00
Frédéric FRANCE
ac3364138d
fix sql ( #33754 )
...
if ref or ref_ext doen't exists in object (by example ref with llx_societe) sql will fails
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-07 16:37:08 +02:00
ldestailleur
75d0f2ea6c
FIX #33547
2025-04-07 15:58:06 +02:00
ldestailleur
61982bf42b
Fix CI
2025-04-07 14:11:37 +02:00
ldestailleur
2f4f82b013
Fix CI
2025-04-07 13:10:32 +02:00
ldestailleur
d77898ff3d
FIX #33742
2025-04-07 12:53:19 +02:00
ldestailleur
7e1ef5ee45
Fix warning
2025-04-07 12:41:13 +02:00
ldestailleur
30da60c955
Fix CI
2025-04-07 12:23:17 +02:00
ldestailleur
aae6433e02
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-07 11:51:52 +02:00
ldestailleur
33f1a644d5
Fix CI
2025-04-07 11:51:42 +02:00
Laurent Destailleur
25d7c47ce3
WIP Enhance menu editor with showtopmenuinframe
2025-04-07 05:47:47 +02:00
Laurent Destailleur
a40f1c2b89
Fix password show accidentenly
2025-04-07 04:15:50 +02:00
ThomasNgr-OpenDSI
b431b1bc90
FIX sales representatives can affect contacts from thirdparties they are not allowed to see ( #33353 )
...
* introduce method User::getAffectedThirdparties()
* Forbid to display thirdparties on contact tab is user has no right to see them
* add control in add_contacts
* fix precommit
* fix phan, phpstan
* fix travis + fix using wrong table
* Forbid to display thirdparties on contact tab is user has no right to see them (more secure way)
* try to fix TRAVIS
* more efficient way to check user is allowed to ad a socpeople
* remove dead code
2025-04-06 19:51:30 +02:00
JC Prieto
f4e43e3566
FIX: Update import_xlsx.modules.php ( #33439 )
...
* Update import_xlsx.modules.php
$keyfield must be always 'rowid' because we compare with $lastinsertid
* Update import_csv.modules.php
* Update import_csv.modules.php
I correct edition
* Update import_xlsx.modules.php
I correct edition
* Update import_csv.modules.php
* Update import_csv.modules.php
* Update import_xlsx.modules.php
* Update import_csv.modules.php
* Update import_xlsx.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-06 19:45:35 +02:00
ldestailleur
54534044c7
Debug v22
2025-04-05 16:52:02 +02:00
ldestailleur
2a082d37a5
Introduce position for sub-modules
2025-04-05 16:34:19 +02:00
ldestailleur
91f519b6fb
Debug v22
2025-04-05 16:30:22 +02:00
ldestailleur
7b759f439e
Depreciate module mod_facture_terre that is duplicate with mars.
2025-04-05 16:10:07 +02:00