Laurent Destailleur
0076ec69b8
The property ->brouillon has been removed from all classes. It was not
...
reliable and was a duplicate of ->status == self::STATUS_DRAFT.
2023-08-06 00:16:25 +02:00
Laurent Destailleur
7ce9bf6b23
Clean code
2023-08-05 15:44:28 +02:00
Laurent Destailleur
91982253a0
Clean code
2023-08-05 14:59:31 +02:00
Laurent Destailleur
0658c91bb6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 14:21:40 +02:00
Laurent Destailleur
4431ca659f
Debug v18
2023-08-05 14:20:25 +02:00
Laurent Destailleur
3f8e343b10
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 14:10:42 +02:00
Laurent Destailleur
8646b826e0
Debug v18
2023-08-05 14:09:11 +02:00
Charlène Benke
8539fa5cfa
Update html.formticket.class.php
2023-08-04 15:44:23 +02:00
Laurent Destailleur
d232a95f37
Fix duplicate property
2023-08-04 04:08:22 +02:00
Laurent Destailleur
36eef9d106
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-04 04:07:47 +02:00
Laurent Destailleur
2cf504660b
Debug v18
2023-08-04 04:01:02 +02:00
Laurent Destailleur
d877b50bc7
Debug v18
2023-08-04 03:53:32 +02:00
Laurent Destailleur
6062a60625
Code comment
2023-08-04 00:13:29 +02:00
Laurent Destailleur
3d9e1e65de
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-08-03 23:02:15 +02:00
Laurent Destailleur
6d9e890a17
Fix param mandatory
2023-08-03 23:00:39 +02:00
Laurent Destailleur
f464c97e98
Code comment
2023-08-03 22:39:41 +02:00
FLIO
d4b722959f
edit the function selectarray for remove the script for separator and move it where we want to use this
2023-08-02 20:20:08 +02:00
FLIO
458bd56f70
Merge branch 'develop' into feature2#21426
2023-08-02 20:08:26 +02:00
UT from dolibit
f44c74d310
Update commonobject.class.php ( #25560 )
2023-08-02 19:17:05 +02:00
Lucas Marcouiller
ab6c05f4db
New : can overwrite email_from on mail templates ( #25086 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-08-02 12:05:44 +02:00
Laurent Destailleur
a127dd2d15
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-08-02 00:41:43 +02:00
Laurent Destailleur
dfe00afd40
Exclude warning
2023-08-02 00:41:21 +02:00
onhairech
84243dc5e4
Fix #25416 :the email subject is not replaced when an email template… ( #25534 )
...
* Fix #25416 :the email subject is not replaced when an email template is applied in tickets
* Update html.formticket.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-08-02 00:02:53 +02:00
Laurent Destailleur
b52f426518
Remove hardcoded value
2023-08-01 18:52:35 +02:00
Laurent Destailleur
83cbe02403
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-01 17:55:14 +02:00
Laurent Destailleur
c76a244b27
Close #25502
2023-08-01 17:25:28 +02:00
Laurent Destailleur
3d8f14e78d
Debug v19
2023-08-01 14:14:54 +02:00
Laurent Destailleur
332f8ad95c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-01 13:15:48 +02:00
Laurent Destailleur
5ac5dce4cb
Look and feel v19
2023-07-31 21:44:03 +02:00
Laurent Destailleur
d040f5c8a9
Experiment color type
2023-07-31 20:16:49 +02:00
Laurent Destailleur
e374ebf26b
Debug v18
2023-07-31 14:17:38 +02:00
Laurent Destailleur
40ebf86eab
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-31 13:51:32 +02:00
Laurent Destailleur
66c1ba9ae9
Debug v18
2023-07-31 03:47:37 +02:00
Florent Poinsaut
e2915d2979
NEW Add picto in product/service list in object lines ( #25511 )
2023-07-31 01:41:24 +02:00
Laurent Destailleur
9fd651ee5c
FIX warnings
2023-07-30 19:46:23 +02:00
Laurent Destailleur
7cbc8728a5
FIX warnings
2023-07-30 19:44:04 +02:00
Laurent Destailleur
19f5622c8b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-30 04:16:13 +02:00
Laurent Destailleur
71abe871ef
Debug v18
2023-07-30 03:12:16 +02:00
Laurent Destailleur
e12bfb3e3c
Can re-enable a default disabled stream with conf.php
2023-07-29 17:31:27 +02:00
Laurent Destailleur
31082fbea0
Log
2023-07-27 15:51:32 +02:00
Laurent Destailleur
b1b2736116
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-24 23:21:50 +02:00
Laurent Destailleur
ffa2f40a41
Fix for sql int comparison on rowid
2023-07-23 23:47:01 +02:00
Laurent Destailleur
75ff4da37c
Doc
2023-07-23 21:44:40 +02:00
mc2contributor
1f6100d897
Fix undefined array key warnings on $this->datacolor[$i] ( #25404 )
2023-07-23 19:58:42 +02:00
Laurent Destailleur
d8815660c7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-22 16:28:32 +02:00
Laurent Destailleur
1e443e060c
Debug v18
2023-07-22 16:17:06 +02:00
Laurent Destailleur
5375b169cd
FIX generating substitution array was corrupting the array_option
2023-07-22 13:45:35 +02:00
Laurent Destailleur
9552346a47
FIX generating substitution array was corrupting the array_option
2023-07-22 13:29:00 +02:00
Laurent Destailleur
09c6c06ecd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-07-21 14:48:50 +02:00
Laurent Destailleur
e4ce4d5576
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-21 14:46:07 +02:00