Bayram Gürbüz
f0d4dc1caf
Update llx_c_tva.sql
...
Turkey Vat added
2023-04-17 01:41:37 +03:00
Bayram Gürbüz
0c251d64bb
Update llx_10_c_regions.sql
...
Turkey regions added
2023-04-17 01:35:33 +03:00
Laurent Destailleur
4e3dcbab29
Fix phpunit
2023-04-15 12:13:24 +02:00
Laurent Destailleur
69376a4e8b
Fix test error on setPassword
2023-04-15 12:07:32 +02:00
Laurent Destailleur
f3ec2c5223
Doc
2023-04-15 04:34:48 +02:00
Laurent Destailleur
747cd766b0
FIX Pb in install when password start with some special char like !
2023-04-15 04:29:19 +02:00
Laurent Destailleur
726657fd4c
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-15 04:21:16 +02:00
Laurent Destailleur
4db9830f1c
Fix travis
2023-04-15 04:20:53 +02:00
Laurent Destailleur
443f5190db
Fix phpunit
2023-04-15 04:19:53 +02:00
Laurent Destailleur
b55271dedb
Fix warning
2023-04-15 03:27:35 +02:00
Laurent Destailleur
f02ff3f774
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-15 02:29:01 +02:00
Laurent Destailleur
6b7de51d21
Work on PHP 8 compatibility
2023-04-15 01:52:35 +02:00
Laurent Destailleur
f425bd4654
Fix sqlforlike when searching with like and _ string
2023-04-15 01:24:50 +02:00
Laurent Destailleur
98e389bdce
Fix css
2023-04-14 14:41:20 +02:00
Laurent Destailleur
f5ce54728d
Fix css
2023-04-14 13:18:10 +02:00
Frédéric FRANCE
0c86eebcc7
fix debug bar
2023-04-14 10:15:23 +02:00
Frédéric FRANCE
ccb88a9b76
NEW repair script skip views
2023-04-14 10:10:28 +02:00
Frédéric FRANCE
834cb83047
NEW repair script skip views
2023-04-14 10:06:10 +02:00
Laurent Destailleur
e99d25cf87
Comment
2023-04-13 23:21:05 +02:00
Laurent Destailleur
30542b58e1
Doc
2023-04-13 23:07:41 +02:00
Laurent Destailleur
be524b5f12
Merge pull request #22741 from jeritiana/develop
...
NEW #22740 Add OpenID Connect impl
2023-04-13 23:04:27 +02:00
Laurent Destailleur
291a7b1d15
Update functions_openid_connect.php
2023-04-13 22:59:05 +02:00
Laurent Destailleur
16809e557f
Fix column balance
2023-04-13 22:31:38 +02:00
Laurent Destailleur
8ab1b5923c
NEW Use by default the domain $dolibarr_main_url_root for SMTP HELO
...
This solves "Temporary unavailable" error with gmail smtp relay.
2023-04-13 22:26:55 +02:00
Laurent Destailleur
59cc3663a7
NEW Show picto into the combobox of widgets
2023-04-13 21:00:56 +02:00
Laurent Destailleur
02624744e7
NEW Can set flag default value on email templates
2023-04-13 20:34:54 +02:00
Laurent Destailleur
09426bd81f
Fix test on user->id
2023-04-13 18:30:06 +02:00
Laurent Destailleur
d4af17c1ae
Trans
2023-04-13 17:35:20 +02:00
Lamrani Abdel
c37ca02064
optimize section for add & remove apiFile
2023-04-13 17:13:56 +02:00
Frédéric FRANCE
50346a7119
Doc
2023-04-13 16:58:16 +02:00
jyhere
5c54d5d279
FIX check on wrong variable, some unnecessary code removed
2023-04-13 16:55:00 +02:00
Oarces DEV
f9ed6ff4f3
Update card.php
...
This code generates two rows of a table to display the total duration of an employee, one in time format (DD HH:MM) and the other in hour format (HH).
The first row (original code) displays the title "TotalDurationTime" using the "trans" method of the $langs object to translate the string. The total time is converted to HH:MM:SS format using the "convertSecondToTime" function, which takes into account the daily work time duration specified in the global variable $conf->global->MAIN_DURATION_OF_WORKDAY.
The second row displays the title "TotalDurationHour" using the "trans" method of the $langs object to translate the string. The total duration is converted to hours using the "convertDurationtoHour" function, specifying "s" as the time unit (seconds).
2023-04-13 16:54:26 +02:00
Laurent Destailleur
67e07a4db7
Consistency of sort field
2023-04-13 16:31:06 +02:00
Laurent Destailleur
cc17467f3b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-13 15:06:15 +02:00
Laurent Destailleur
4c51e35adc
FIX Bad deletion of email when there is several emails processed
2023-04-13 15:00:34 +02:00
jyhere
2fbfd4fe4c
FIX: undefined variable used in order billing mass action
2023-04-13 14:27:27 +02:00
Laurent Destailleur
96cb5fac9c
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-13 13:08:59 +02:00
Laurent Destailleur
4fc8b40b71
Fix too verbose
2023-04-13 13:06:09 +02:00
Laurent Destailleur
fbe8e2731d
Fix escapment
2023-04-13 12:58:06 +02:00
Laurent Destailleur
4fe73e1fc3
Fix duplicate defined
2023-04-13 10:41:27 +02:00
Laurent Destailleur
845f888caa
Add note
2023-04-13 10:40:27 +02:00
Joachim Kueter
eed1ac8261
Fix: add missing closing html tag
...
Output of extrafields after the selection box for bom (if BOM_SUB_BOM is enabled) was corrupted due to missing closing </select>.
2023-04-13 10:37:09 +02:00
priojk
a43674477a
revert preliminary fix from v17
2023-04-12 21:51:58 +02:00
Joachim Kueter
7cc62f452b
Merge branch 'Dolibarr:develop' into develop
2023-04-12 21:45:30 +02:00
priojk
a52e7b1a57
rename action from makeorder to createorder
2023-04-12 21:23:49 +02:00
Laurent Destailleur
9821833d0d
Clean code
2023-04-12 18:18:55 +02:00
Laurent Destailleur
c510b7d4df
Add hidden search parameter search_current_entity
2023-04-12 18:16:14 +02:00
Laurent Destailleur
778093f382
Log
2023-04-12 16:45:32 +02:00
Laurent Destailleur
949e288ce0
Fix search on not with imapv2
2023-04-12 16:01:07 +02:00
Regis Houssin
49ce8bed7e
FIX missing entity field in unique index (since v16)
2023-04-12 15:48:05 +02:00