Commit Graph

114141 Commits

Author SHA1 Message Date
Frédéric FRANCE
9646c9c8a3
add debug to product massaction 2022-09-15 15:11:19 +02:00
GregM
603f6ed036 FIX error send token data on newonlinesign 2022-09-15 14:45:52 +02:00
javieralapps4up
a1d8879f34
Update create.php
There is a previous line $format = GETPOST('format', 'aZ09');
2022-09-15 14:30:37 +02:00
Laurent Destailleur
3abff91035 Fix alternative name not visible in tooltip 2022-09-15 12:01:15 +02:00
atm-lena
91bde420d4 Clean 2022-09-15 11:57:02 +02:00
atm-lena
1c14c61064 Function getUnitFromCode : add filter by type of unit 2022-09-15 11:55:08 +02:00
Laurent Destailleur
e0f76fd8f9 Fix modify cursor on submit after a confirmation. 2022-09-15 11:53:52 +02:00
Laurent Destailleur
2ac4103af8 Fix css 2022-09-15 10:20:31 +02:00
stickler-ci
d4e57f34d9 Fixing style errors. 2022-09-15 08:05:40 +00:00
GregM
56cb4fed7f Merge branch 'NEW_update_typecode_email_ticket_message' of github.com:atm-GregM/dolibarr into NEW_update_typecode_email_ticket_message 2022-09-15 10:01:05 +02:00
GregM
16ee0a5c96 Update function createTicketMessage 2022-09-15 09:56:50 +02:00
Alexandre SPANGARO
e129daef07 Fix PHP8 Warning 2022-09-15 06:33:43 +02:00
Alexandre SPANGARO
498ded7712 Fix PHP8 Warning 2022-09-15 06:33:38 +02:00
Alexandre SPANGARO
7236c94640 Fix PHP8 Warning 2022-09-15 06:33:32 +02:00
Alexandre SPANGARO
4d8c41a371 Fix PHP8 Warning 2022-09-15 06:33:19 +02:00
Laurent Destailleur
27f817d940 Revert "FIX: Preview button position on documents list (case when the file is too long)"
This reverts commit 88b5594af3.
2022-09-15 05:00:13 +02:00
Laurent Destailleur
91bdaae898 Look and feel v17 2022-09-15 03:08:33 +02:00
Laurent Destailleur
9881e7753d Fix regression 2022-09-15 01:36:13 +02:00
Laurent Destailleur
094c2c3027 Fix condition on a field 2022-09-15 01:02:49 +02:00
Frédéric France
17fa3b327e fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
Philippe GRAND
944ad3087c update code toward php8 compliance 2022-09-14 19:29:23 +02:00
Philippe GRAND
69a5d6ceac update code toward php8 compliance 2022-09-14 19:28:09 +02:00
Philippe GRAND
5cd89aff35 update code toward php8 compliance 2022-09-14 19:26:57 +02:00
Philippe GRAND
7a0cc9c916 update code toward php8 compliance 2022-09-14 19:25:38 +02:00
Philippe GRAND
5891cfe8d5 update code toward php8 compliance 2022-09-14 19:24:36 +02:00
Philippe GRAND
a54be07c07 update code toward php8 compliance 2022-09-14 19:23:27 +02:00
Philippe GRAND
732f215915 update code toward php8 compliance 2022-09-14 19:22:11 +02:00
Philippe GRAND
67cabdfa9e update code toward php8 compliance 2022-09-14 19:19:17 +02:00
Philippe GRAND
c56e8b08d6 update code toward php8 compliance 2022-09-14 19:17:50 +02:00
Philippe GRAND
5492643514 update code toward php8 compliance 2022-09-14 19:16:08 +02:00
Philippe GRAND
85525f9ea9 update code toward php8 compliance 2022-09-14 19:13:18 +02:00
Laurent Destailleur
0cd0314369 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-14 19:07:12 +02:00
Laurent Destailleur
90dbb93388 Try fix rounding 2022-09-14 18:51:07 +02:00
Laurent Destailleur
8f7f104806 Fix test on MAIN_ROUNDOFTOTAL_NOT_TOTALOFROUND 2022-09-14 18:34:13 +02:00
Laurent Destailleur
3a078ec77d Fix type of var 2022-09-14 18:12:05 +02:00
Laurent Destailleur
337cc7553d Fix rounding 2022-09-14 17:44:47 +02:00
Laurent Destailleur
35d8320328 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-14 17:26:20 +02:00
Laurent Destailleur
5f27435ffc Fix position of import 2022-09-14 16:06:42 +02:00
Laurent Destailleur
34da698537 FIX Import in upgrade when using a socialnetwork field. 2022-09-14 16:01:45 +02:00
Laurent Destailleur
7d5d04a30d Doc 2022-09-14 15:24:07 +02:00
stickler-ci
b7db0af78b Fixing style errors. 2022-09-14 12:48:21 +00:00
GregM
ba2aafaf6f Update ActionComm type_code on email message ticket 2022-09-14 14:29:50 +02:00
Laurent Destailleur
0fe65591e8 Fix message avec import simulation
Fix suggested name of import profile avec a save. Fix trans
2022-09-14 14:01:41 +02:00
Quentin VIAL-GOUTEYRON
ebf35432bd FIX recruitment linked files 2022-09-14 11:30:57 +02:00
Gauthier PC portable 024
e403a3a896 FIX : input hidden with fk_product of line on mo production can be usefull 2022-09-14 09:40:46 +02:00
Frédéric FRANCE
81e8b872a8
Update bonprelevement.class.php 2022-09-14 08:51:22 +02:00
Alexandre SPANGARO
7124b5bf75 FIX #22264 Accountancy - Translation on chart of accounts export 2022-09-14 05:16:50 +02:00
Frédéric FRANCE
cba04c9648
Update bonprelevement.class.php 2022-09-13 20:48:59 +02:00
Faustin
cea9a4c4cc cocorrection on expensereport/class/expensereport_ik.class.php: table_element_line doest not exist on class, so removed the call of fetchLine 2022-09-13 20:34:40 +02:00
stickler-ci
2cf793d0fe Fixing style errors. 2022-09-13 18:29:46 +00:00