Commit Graph

107971 Commits

Author SHA1 Message Date
Laurent Destailleur
91c8ca1e38 Clean code 2023-04-10 00:50:39 +02:00
Laurent Destailleur
d5bc5a5d4f Try a better implementation of ajax tooltip to avoid all on fast hover 2023-04-10 00:28:44 +02:00
Laurent Destailleur
74d41c3d11 Add support for keyboard shortcut ALT + S to open search box 2023-04-09 22:44:55 +02:00
Laurent Destailleur
3966eea1e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-09 22:19:31 +02:00
Laurent Destailleur
976c2d76f2 Try fix MS OAuth2 Imap (from feedback at
dolibarr.org/forum/t/emailcollectors-with-microsoft-365-oauth2)
2023-04-09 22:10:56 +02:00
Laurent Destailleur
67ca02e1b3 Removed 2 options from setup than are now set automatically 2023-04-09 19:40:00 +02:00
Laurent Destailleur
0662f2cc91 Try to add tooltips to explain goal of advanced options 2023-04-09 18:48:51 +02:00
Laurent Destailleur
8e1ffe6f1d
Merge branch 'develop' into 18a5 2023-04-09 18:00:44 +02:00
Laurent Destailleur
d9d158c3a1
Merge pull request #24465 from OPEN-DSI/develop_fix_update_ref_product_variant
FIX: Fix update ref variant product on the combination page of the parent product
2023-04-09 17:57:51 +02:00
Laurent Destailleur
2cc4369c41
Merge pull request #24469 from hregis/fix_dependency
FIX missing mrp module dependency
2023-04-09 17:55:53 +02:00
Laurent Destailleur
5737d604fd
Merge pull request #24471 from simnandez/17.0
Fix #24355 Update price with discount
2023-04-09 17:55:11 +02:00
Laurent Destailleur
3d11afc4e5 Look and feel v18 2023-04-09 14:52:36 +02:00
Laurent Destailleur
f88910c786 Debug v18 2023-04-09 14:44:22 +02:00
Laurent Destailleur
4c9e6e1997 Fix opt-out email 2023-04-09 14:33:23 +02:00
Juanjo Menent
6e93503898 Fix #24355 Update price with discount 2023-04-09 14:18:31 +02:00
Laurent Destailleur
f081768baa Test option MAIL_SMTP_USE_FROM_FOR_HELO to use domain of url 2023-04-09 13:58:43 +02:00
Laurent Destailleur
b9e08dafab css 2023-04-09 13:09:39 +02:00
Laurent Destailleur
f4d60d0b70 Add field name_from 2023-04-09 13:04:37 +02:00
Laurent Destailleur
8f3bd5ab07 Add info for opt out email 2023-04-09 13:00:34 +02:00
Laurent Destailleur
516232a190 Add info for opt out email 2023-04-08 19:17:14 +02:00
Laurent Destailleur
fa8b6ecd55 css 2023-04-08 16:53:18 +02:00
Laurent Destailleur
038fcd69a0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-08 15:13:44 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Regis Houssin
99d121232f FIX missing mrp module dependency 2023-04-08 15:08:37 +02:00
Laurent Destailleur
3af71d5ded Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-08 14:44:01 +02:00
Laurent Destailleur
1be641a30d css 2023-04-08 14:37:27 +02:00
Laurent Destailleur
6aae32e39e css 2023-04-08 13:43:28 +02:00
Laurent Destailleur
aacd9ce2ce css 2023-04-08 13:33:11 +02:00
Laurent Destailleur
7e200e4506 WIP Add field include opt-outed emails into email screen 2023-04-08 13:29:30 +02:00
Laurent Destailleur
97f73d74ac Debug v17 - Fix table access in workstation constructor 2023-04-08 12:32:00 +02:00
Laurent Destailleur
99e2df5a27 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-08 12:14:11 +02:00
Laurent Destailleur
7cf1487d2c FIX jump to direct record on member search was broken 2023-04-08 12:13:52 +02:00
Laurent Destailleur
45fb3d9bbe FIX Search when criteria start with ! 2023-04-08 12:11:00 +02:00
Alexandre SPANGARO
092cee40a6 Merge remote-tracking branch 'upstream/develop' into 18a5 2023-04-08 05:58:14 +02:00
Laurent Destailleur
572d09f845 Do not show token expired on error on ajax components 2023-04-08 03:51:15 +02:00
Laurent Destailleur
3127975aeb Can limit message in sessions if similar to a previous one
Fix token for static code into lib_foot.js.php
2023-04-08 03:43:21 +02:00
Laurent Destailleur
1bab847278 NEW Can set the page "List of opportunities" as landing page 2023-04-08 03:08:17 +02:00
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
Laurent Destailleur
b7633a3929 FIX Look and feel v18 2023-04-08 00:55:44 +02:00
Laurent Destailleur
931c9fa7ca Look and feel v18 2023-04-08 00:30:21 +02:00
Laurent Destailleur
6dfb3978f2 Update dao to support evenunsubscribe. 2023-04-07 19:44:11 +02:00
Laurent Destailleur
2bc2a5e791 Add column evenunsubscribe for emailing 2023-04-07 19:10:52 +02:00
Laurent Destailleur
52ad0edd2d Fix link to remove a target 2023-04-07 19:05:37 +02:00
Laurent Destailleur
d5e2b2f6b9 NEW Add field reply-to in email collector as possible filter 2023-04-07 17:17:13 +02:00
Laurent Destailleur
2ab812d766 Accept \n into parameters of emailcollector 2023-04-07 16:59:51 +02:00
kkhelifa
60e793c2e2 FIX: Fix update ref variant product on the combination page of the parent product 2023-04-07 16:55:27 +02:00
Laurent Destailleur
e285d3b135 Accept \n into parameters of emailcollector 2023-04-07 16:52:47 +02:00
Laurent Destailleur
3b8406a83e NEW dolExplodeIntoArray can accept regex 2023-04-07 16:21:51 +02:00
Laurent Destailleur
c1cbf1805a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-07 14:45:18 +02:00
Laurent Destailleur
4ad90b36d0 NEW Setup emailcollector easier. Can also use ! for negative search. 2023-04-07 14:44:02 +02:00
Laurent Destailleur
8326a1af4f
Merge pull request #24458 from daraelmin/17.0
FIX regression Undefined $datepaid
2023-04-07 12:21:29 +02:00
Laurent Destailleur
a220aa5826
Merge pull request #24460 from aspangaro/18a2
FIX Move table projet_task_time to element_time
2023-04-07 12:15:45 +02:00
Laurent Destailleur
eae52f95d2 Better log 2023-04-07 11:35:23 +02:00
Laurent Destailleur
fd240cd503 Add defaultfortype into table for email templates. 2023-04-07 10:34:20 +02:00
daraelmin
48f14a66bc
Merge branch 'Dolibarr:17.0' into 17.0 2023-04-07 08:00:33 +02:00
Alexandre SPANGARO
0170979dc7 FIX Travis-CI 2023-04-07 06:55:43 +02:00
Alexandre SPANGARO
97344e38cb FIX Move table projet_task_time to element_time 2023-04-07 03:08:02 +02:00
Laurent Destailleur
403d6137e8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-07 02:44:27 +02:00
Alexandre SPANGARO
eee81d3719 Merge remote-tracking branch 'upstream/develop' into 18a5 2023-04-07 02:40:06 +02:00
daraelmin
9461550b8f
FIX regression Undefined $datepaid
As until v16 there was a $payment->datepaid  set on line 97 of /don/payment/payement.php witch was corrected in v17 to  $payment->datep     = $datepaid de shall mot use this->datepaid in this class anymore
2023-04-06 22:40:51 +02:00
Laurent Destailleur
e36ace0ed6 Fix css 2023-04-06 22:21:29 +02:00
Laurent Destailleur
f0d5dfe719 FIX Rounding on total margin on invoice list 2023-04-06 22:17:55 +02:00
Laurent Destailleur
d9c55c1711 Trans 2023-04-06 22:14:18 +02:00
Laurent Destailleur
7d06634511 css 2023-04-06 22:11:40 +02:00
Laurent Destailleur
cfae78c86f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-06 21:43:46 +02:00
Laurent Destailleur
8a5a9223e6 FIX jump to direct record on member search was broken 2023-04-06 21:39:41 +02:00
Laurent Destailleur
8d75d7b466 Debug topmenu search option 2023-04-06 21:27:06 +02:00
Laurent Destailleur
5254b6ba14 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-06 19:57:17 +02:00
Laurent Destailleur
6fa9c8dea6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-06 18:44:14 +02:00
Laurent Destailleur
0bf959d63c
Merge pull request #24455 from jyhere/jyhere-patch-6
Removed duplicate affectation
2023-04-06 16:42:12 +02:00
Laurent Destailleur
13c83374e5 Try to better protect wrapper files 2023-04-06 16:36:33 +02:00
Laurent Destailleur
5f5799cc4e FIX #24429 2023-04-06 16:35:41 +02:00
Laurent Destailleur
1c1a7bfa12
Merge pull request #24439 from grandoc/new_branch_05_04_2023
update code for a better php8 compliance
2023-04-06 16:27:30 +02:00
Laurent Destailleur
8bea164568
Merge pull request #24440 from BB2A-Anthony/FIX---Operator-to-search-category-Knowledge
FIX - Operator to search category Knowledge
2023-04-06 16:22:30 +02:00
Laurent Destailleur
9cd9aa1c98
Merge pull request #24446 from vdegrandpre/develop
Allow virtual stock to show on a line in product stocks list when no physical stock present.
2023-04-06 16:07:18 +02:00
jyhere
f5e592c4fb
Removed duplicate affectation 2023-04-06 16:02:01 +02:00
hystepik
3760f06961 add remove of lines for reception 2023-04-06 15:50:34 +02:00
Philippe GRAND
595abd5029 fix : Warning: Undefined array key facture in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card.php on line 3904 2023-04-06 14:57:49 +02:00
stickler-ci
4c69691878 Fixing style errors. 2023-04-06 12:25:23 +00:00
Alexandre SPANGARO
fb6abd40e9 Merge remote-tracking branch 'upstream/develop' into 18a7 2023-04-06 14:21:20 +02:00
Alexandre SPANGARO
e57d1c6e3c Merge remote-tracking branch 'upstream/develop' into 18a5 2023-04-06 14:20:14 +02:00
Laurent Destailleur
869a73befc Add option MAIN_DISALLOW_EXT_URL_INTO_DESCRIPTIONS into security page 2023-04-06 13:39:04 +02:00
Laurent Destailleur
99b595a807 Fix typo 2023-04-06 13:29:24 +02:00
Laurent Destailleur
5b4f578589 Trans 2023-04-06 13:27:00 +02:00
Laurent Destailleur
08f30bc035 css 2023-04-06 12:31:00 +02:00
Laurent Destailleur
be8f9f33df Look and feel v18 2023-04-06 12:00:39 +02:00
Laurent Destailleur
30e1ac2aa0 Debug v18 2023-04-06 11:49:28 +02:00
Laurent Destailleur
f877a978b1 CSS 2023-04-06 10:58:02 +02:00
Laurent Destailleur
19f9592ac4 CSS 2023-04-06 10:54:09 +02:00
Alexandre SPANGARO
b29eba6e00 NEW: Accountancy - Manage intra-community VAT on supplier invoices - FPC22 2023-04-06 08:47:28 +02:00
Vincent de Grandpré
d69b1b950f corrected unknown column on join with old MySQL 2023-04-05 19:14:09 -04:00
stickler-ci
eb27a81bfd Fixing style errors. 2023-04-05 22:34:51 +00:00
Vincent de Grandpré
7a60c57fc5 Aligned copyrights 2023-04-05 18:30:34 -04:00
Vincent de Grandpré
5d45e1ca3a #24447 added defaulting to manufacturing warehouse 2023-04-05 18:28:48 -04:00
Vincent de Grandpré
1f472acb74 Added copyright 2023-04-05 18:10:03 -04:00
Vincent de Grandpré
01d17d42d3 corrected DB_PREFIX for one subquery 2023-04-05 16:13:13 -04:00
Vincent de Grandpré
4e78108d86 Allow virtual stock to show on a line in product stocks list when no physical stock present. 2023-04-05 15:50:03 -04:00
Laurent Destailleur
4d504b3f98 Fix css 2023-04-05 18:46:30 +02:00
Laurent Destailleur
5252b6804c Fix css 2023-04-05 18:43:59 +02:00
Laurent Destailleur
ae8bcfa6ca Prepare 17.0.2 2023-04-05 17:57:05 +02:00
Laurent Destailleur
424c53109f FIX Better support for option MAIN_NO_INPUT_PRICE_WITH_TAX 2023-04-05 17:56:03 +02:00
stickler-ci
011013fd87 Fixing style errors. 2023-04-05 15:33:46 +00:00
Laurent Destailleur
ab6a6b87f6 Debug v18 2023-04-05 17:31:58 +02:00
Benjamin Falière
24262f58ac NEW Send an email when ticket assigned 2023-04-05 17:23:58 +02:00
Laurent Destailleur
849c4fa57a Look and feel v18 2023-04-05 16:57:22 +02:00
Laurent Destailleur
7d0a025039 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 16:34:44 +02:00
Laurent Destailleur
b6d5f80d28 FIX #24429 2023-04-05 16:32:35 +02:00
FLIO
ca8a4251b4 Merge branch 'develop' into editpropalattributes 2023-04-05 16:17:47 +02:00
Laurent Destailleur
8af81ff89b Fix php 8 2023-04-05 16:03:14 +02:00
FLIO
8463bce9f5 fix. the </td> were 3 lines down after the additional amount 2023-04-05 16:02:50 +02:00
Laurent Destailleur
0df02e3141 Fix var no defined 2023-04-05 15:59:40 +02:00
Adrien Raze
14560c1de8 FIX : Travis 2023-04-05 15:37:35 +02:00
Philippe GRAND
0bdde72873 fix : Warning: Undefined array key xStartPos in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1209 2023-04-05 14:19:35 +02:00
Philippe GRAND
fbf12f8a75 fix : Warning: Undefined array key padding in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1208 2023-04-05 14:15:44 +02:00
Anthony Berton
3d9aa47078 Copyright 2023-04-05 12:47:14 +02:00
Anthony Berton
3a13924685 FIX - Operator to search category Knowledge 2023-04-05 12:43:52 +02:00
Adrien Raze
21900345b8 Merge branch 'FIX_noUpdateProductionNeededForMo' of github.com:atm-adrien/dolibarr into FIX_noUpdateProductionNeededForMo 2023-04-05 11:45:17 +02:00
Adrien Raze
2c90f7335e FIX : Travis 2023-04-05 11:42:50 +02:00
Philippe GRAND
eeea2decee update code for a better php8 compliance 2023-04-05 11:28:53 +02:00
Philippe GRAND
a3fe67f3e5 update code for a better php8 compliance 2023-04-05 11:27:55 +02:00
Philippe GRAND
029cbbceca update code for a better php8 compliance 2023-04-05 11:26:50 +02:00
Philippe GRAND
95558914a9 update code for a better php8 compliance 2023-04-05 11:25:17 +02:00
Philippe GRAND
ee04c5a0fc update code for a better php8 compliance 2023-04-05 11:23:53 +02:00
Philippe GRAND
afda5c0416 update code for a better php8 compliance 2023-04-05 11:21:22 +02:00
lamrani abdelwadoud
29f8ba3a0f
Merge branch 'develop' into deleteFromDocMB 2023-04-05 11:08:34 +02:00
Alexandre SPANGARO
dc96eeedf3 Fix language 2023-04-05 11:06:06 +02:00
Alexandre SPANGARO
87397a4d20 NEW: Accountancy - Add specific page to export accounting data rather than the journals page 2023-04-05 10:48:45 +02:00
Laurent Destailleur
bb2bb638e6 FIX Filter on member status 2023-04-05 03:27:21 +02:00
Laurent Destailleur
9b141e9d1d var not used 2023-04-05 03:26:27 +02:00
Laurent Destailleur
124961308d Debug v18 2023-04-05 03:25:35 +02:00
Laurent Destailleur
7da9b01de9 FIX Filter on member status 2023-04-05 03:21:44 +02:00
FLIO
c7657ed3fd fix the missing condition and missing price total_ttc 2023-04-05 02:40:39 +02:00
Laurent Destailleur
c81f1dc180 Look and feel v18 2023-04-05 02:39:20 +02:00
Laurent Destailleur
6b211b5b29 Removed tons of not used files 2023-04-05 02:07:11 +02:00
Laurent Destailleur
13b58a5c23 Clean files 2023-04-05 01:59:21 +02:00
Laurent Destailleur
c7f742e361 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:47:50 +02:00
Laurent Destailleur
4fcfb7da53
Merge pull request #24422 from atm-gauthier/NEW/develop_stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import
New/develop stock limit for alert and desired optimal stock by product and warehouse import
2023-04-05 01:26:17 +02:00
Laurent Destailleur
e088eb12e6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:18:55 +02:00
Laurent Destailleur
c315a53c61 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:17:08 +02:00
Laurent Destailleur
f47944b325 Close #24051 2023-04-05 01:16:54 +02:00
Vincent de Grandpré
9ab2fb3856 Edit button now available on subscription card when Bank module
disabled.
2023-04-05 01:11:28 +02:00
Laurent Destailleur
cc5118d7c0
Merge pull request #24436 from vdegrandpre/develop
Edit button now available on subscription card when Bank module disabled
2023-04-05 01:09:31 +02:00
Laurent Destailleur
86445cdd83 NEW Dynamic choice of warehouse and batch in MO production. 2023-04-05 01:08:23 +02:00
Laurent Destailleur
0365af4fe6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 00:48:45 +02:00
Laurent Destailleur
4ad7b69cf3
Merge pull request #19929 from atm-lena/develop_of_consumption_selectbatch
Of consumption select batch and warehouse
2023-04-05 00:48:07 +02:00
Laurent Destailleur
6777c27c5b Look and feel v17 2023-04-04 23:36:24 +02:00
Laurent Destailleur
94a2b4bdfc
Update interface.php 2023-04-04 23:35:42 +02:00
Laurent Destailleur
2d728b4cbb
Update mo_production.php 2023-04-04 23:31:30 +02:00
stickler-ci
4e46be4e7d Fixing style errors. 2023-04-04 21:29:03 +00:00
Laurent Destailleur
4f51084ccb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-04 23:16:21 +02:00
Laurent Destailleur
14e80afe98 Trans 2023-04-04 23:13:15 +02:00
Laurent Destailleur
79099bd090 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-04 23:08:25 +02:00
Laurent Destailleur
306871fa80
Merge branch 'develop' into develop_of_consumption_selectbatch 2023-04-04 22:58:15 +02:00
Laurent Destailleur
3b9853f7d3 FIX More complete fix for #24411 2023-04-04 22:45:30 +02:00
Laurent Destailleur
99455cd461
Merge pull request #24411 from BB2A-Anthony/FIX---Filter-status-order-in-list
FIX - Filter status orders in list no invoiced if validated + in progress + delivered
2023-04-04 22:41:08 +02:00
Laurent Destailleur
5ba1f2dc56
Update list.php 2023-04-04 22:38:05 +02:00
Laurent Destailleur
c6feb3c78a
Merge pull request #24416 from aspangaro/18a6
In FR, activate constant INVOICE_DISABLE_REPLACEMENT by default
2023-04-04 21:46:29 +02:00
Vincent de Grandpré
3c9ae97183 Edit button now available on subscription card when Bank module disabled. 2023-04-04 15:31:06 -04:00
Laurent Destailleur
f223c07284
Merge pull request #24413 from aspangaro/18a7
Fix v18 migration script
2023-04-04 21:30:30 +02:00
Laurent Destailleur
f54383526e
Merge pull request #24420 from atm-adrien/FIX_actionOwner_cant_see_his_events
FIX : Add the possibility to check events
2023-04-04 21:30:08 +02:00
Laurent Destailleur
91c08bc6cf Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:27 +02:00
Laurent Destailleur
9e5783ed4d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:19 +02:00
Laurent Destailleur
eee010a1b7
Merge pull request #24421 from atm-lena/17.0_FIX_ProductStatsFactureRec
Product Stats : Fix facture rec status
2023-04-04 21:22:38 +02:00
Laurent Destailleur
db91b231b0
Merge pull request #24423 from frederic34/addextrafields
fix edit extrafields if missing mandatory value
2023-04-04 21:22:09 +02:00
Laurent Destailleur
1c4196b6c8
Merge pull request #24424 from Hystepik/develop#1
Fix : user group date modif to match database
2023-04-04 21:21:35 +02:00
Laurent Destailleur
b471e56ad2
Merge pull request #24425 from Easya-Solutions/fix-supplier-order-invoice-create
Fix security access on create supplier order and invoice
2023-04-04 21:17:01 +02:00
Laurent Destailleur
27f584136d Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-04 21:11:42 +02:00
Laurent Destailleur
48e2c4f5bf Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-04 21:10:40 +02:00
Laurent Destailleur
7b3653e11e Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-04-04 21:08:33 +02:00
Laurent Destailleur
09b6837049 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-04-04 21:07:18 +02:00
Laurent Destailleur
662f610319
Merge pull request #24426 from aspangaro/14p42
FIX Propagate extrafields from supplier order to reception
2023-04-04 21:04:45 +02:00
Laurent Destailleur
6c0d1e7a54 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-04 20:13:17 +02:00
Laurent Destailleur
301de5b3df Upgrade to JQuery 3.6.4 - Remove patches required by 3.6.0 2023-04-04 20:12:59 +02:00
Laurent Destailleur
2a300b36e8
Merge pull request #24427 from Hystepik/develop#2
fix : php 8.1 warnings + log warnings
2023-04-04 19:53:20 +02:00
Laurent Destailleur
d22ab42031
Merge pull request #24431 from Easya-Solutions/14.0_fix-prelevement-line-supplier-link
FIX supplier link on bank transfer line
2023-04-04 19:51:25 +02:00
Laurent Destailleur
b9bee0a0e3 css 2023-04-04 19:45:52 +02:00
Laurent Destailleur
220d404d62 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-04 19:40:05 +02:00
Laurent Destailleur
165d958a6d Fix trans 2023-04-04 19:25:19 +02:00
Laurent Destailleur
02d4b130b9 Fix label 2023-04-04 19:24:43 +02:00
Laurent Destailleur
3e77a6cbd4 FIX Reception process loose some lines on first error. 2023-04-04 19:23:38 +02:00
Laurent Destailleur
b48b980a5a FIX Back to cancel on reception creation 2023-04-04 19:19:39 +02:00
Laurent Destailleur
e5d74b2ab5 Fix trans 2023-04-04 19:17:34 +02:00
Laurent Destailleur
bf21547322 Fix label 2023-04-04 19:03:17 +02:00
Laurent Destailleur
daa2d98ff2 FIX Reception process loose some lines on first error. 2023-04-04 18:42:55 +02:00
FLIO
1ea251d813 new attributes on propal card 2023-04-04 16:10:02 +02:00
Laurent Destailleur
f9170fa31b FIX Back to cancel on reception creation 2023-04-04 12:59:02 +02:00
atm-lena
36ffcbc5da FIX Search List Select Extrafields with condition 2023-04-04 12:26:59 +02:00
Laurent Destailleur
71a5cac06f Doc 2023-04-04 11:55:35 +02:00
VESSILLER
9f8b67a6ec FIX supplier invoice status on bank transfer line 2023-04-04 11:33:23 +02:00
Quentin VIAL-GOUTEYRON
66f1696a9b FIX filter missing id 2023-04-04 11:05:50 +02:00
VESSILLER
144d061db3 FIX supplier link on bank transfer line 2023-04-04 11:01:03 +02:00
Laurent Destailleur
454372bb4e Fix show description of project 2023-04-04 02:05:05 +02:00
Laurent Destailleur
39fa93486d Debug v17 2023-04-04 01:56:44 +02:00
Laurent Destailleur
b4143d3d2c Fix tooltip 2023-04-04 01:25:22 +02:00
Laurent Destailleur
e1bbce7ab7 css 2023-04-04 01:21:10 +02:00
Laurent Destailleur
9e4e49bd77 Fix log 2023-04-04 01:16:50 +02:00
Laurent Destailleur
5ac9ca5efc Fix logs 2023-04-04 01:13:13 +02:00
Laurent Destailleur
c4d7b15906 Fix trans 2023-04-04 00:57:18 +02:00
Laurent Destailleur
d7dff81b8f Debug emailcollector 2023-04-04 00:52:09 +02:00
Laurent Destailleur
7096f0c236 Fix css 2023-04-03 23:23:51 +02:00
Laurent Destailleur
8bb8b7b423 Look and feel 2023-04-03 23:00:30 +02:00
Laurent Destailleur
ee35871b13 css 2023-04-03 22:53:38 +02:00
Laurent Destailleur
a0829733bf Debug v18 2023-04-03 19:58:48 +02:00
Laurent Destailleur
8898a1a432 Debug ajax tooltip 2023-04-03 19:51:40 +02:00
stickler-ci
700efad235 Fixing style errors. 2023-04-03 15:00:40 +00:00
Adrien Raze
805d457be1 FIX : redesign of the function : updateProduction 2023-04-03 16:54:37 +02:00
Laurent Destailleur
a747b069e9 Debug v18 2023-04-03 16:27:53 +02:00
hystepik
002b0aa386 fix : php 8.1 warnings + log warnings 2023-04-03 16:03:51 +02:00
Alexandre SPANGARO
0173688d05 FIX Propagate extrafields from supplier order to reception 2023-04-03 15:49:38 +02:00
Gauthier PC portable 024
1b9f05c7e0 Merge branch 'NEW/develop_stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import' of github.com:atm-gauthier/dolibarr into NEW/develop_stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import 2023-04-03 14:32:36 +02:00
Gauthier PC portable 024
90e3f786ca Merge branch 'NEW/stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import' of github.com:atm-gauthier/dolibarr into NEW/develop_stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import 2023-04-03 14:30:19 +02:00
Gauthier PC portable 024
8364de054a FIX : regex array checks 2023-04-03 14:29:46 +02:00
VESSILLER
9eb458d1d0 Fix secirity access on create supplier order and invoice 2023-04-03 13:32:37 +02:00
hystepik
cca08ee18d Fix : user group date midif to match database 2023-04-03 12:22:05 +02:00
stickler-ci
69791c8530 Fixing style errors. 2023-04-03 10:10:48 +00:00
Frédéric FRANCE
7bf287aadf fix edit extrafields if missing mandatory value 2023-04-03 12:10:31 +02:00
Laurent Destailleur
0427457ce3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-03 12:06:34 +02:00
Laurent Destailleur
2f34f179b9 Debug v18 2023-04-03 12:06:16 +02:00
Gauthier PC portable 024
4c557d6cb9 Merge branch 'NEW/stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import' of github.com:atm-gauthier/dolibarr into NEW/develop_stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import 2023-04-03 11:54:29 +02:00
Gauthier PC portable 024
9a05c16edc NEW : Stock limit for alert and desired optimal stock by product and warehouse import 2023-04-03 11:50:06 +02:00
atm-lena
3c00b00066 Product Stats : Fix facture rec status 2023-04-03 10:40:52 +02:00
Adrien Raze
1d59cdc41b FIX : Add the possibility to events oxwner to check their events from the list when the perm "Read the actions (events or tasks) of others" is not active 2023-04-03 10:13:11 +02:00
Laurent Destailleur
e5aafeeb41
Merge pull request #24246 from OPEN-DSI/develop_fix_extrafields_list_search_input_value
FIX : Fix case when the value of a extrafields of the type 'boolean', 'select' or other have an option with a value equal to '0'.
2023-04-03 09:55:40 +02:00
Florian HENRY
8b095fdec0 review variable name 2023-04-02 12:57:38 +02:00
Florian HENRY
3a38ca722a Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_add_not_saved_info_on_mvt_stock 2023-04-02 12:55:37 +02:00
Alexandre SPANGARO
1d70280ec2 In FR, activate constant INVOICE_DISABLE_REPLACEMENT by default 2023-04-02 12:01:46 +02:00
Alexandre SPANGARO
947dadfaa8 Fix v18 migration script 2023-04-02 08:28:56 +02:00
Anthony Berton
e120780c6c FIX - Filter status order in list 2023-04-01 16:53:54 +02:00
Laurent Destailleur
53032fd6ed Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-01 15:09:30 +02:00
Laurent Destailleur
254e785c47 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-01 15:06:15 +02:00
Laurent Destailleur
b1d15cdc0e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-01 15:03:32 +02:00
Laurent Destailleur
49eb6089df Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-01 15:03:21 +02:00
Laurent Destailleur
2ccbc1c2ce Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-01 15:02:19 +02:00
Laurent Destailleur
490d372ab9 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-01 15:01:41 +02:00
Laurent Destailleur
d79c9e0f9e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-01 15:01:10 +02:00
Laurent Destailleur
6c589955a6 FIX Autofill / clear qty in inventory page 2023-04-01 15:00:54 +02:00
Laurent Destailleur
b5c6e2d61d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-01 14:38:40 +02:00
Laurent Destailleur
7525aea76c Debug v18 2023-04-01 14:38:07 +02:00
Laurent Destailleur
921c110f70
Merge pull request #19642 from 1ocate/NEW_add_margin_in_paiement/card.php
NEW : add margin in paiement/card.php
2023-04-01 13:45:33 +02:00
Laurent Destailleur
b73f746f57
Update card.php 2023-04-01 13:42:45 +02:00
Laurent Destailleur
fd65d4b420 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-01 13:18:20 +02:00
Laurent Destailleur
e3ed7b47d6 Code comment 2023-04-01 13:17:42 +02:00
Laurent Destailleur
370683b3a5
Merge pull request #22940 from FHenry/dev_add_OrderNotificationTriggers
NEW: Add Customer Order delivered (ORDER_CLOSE) in module Notification
2023-04-01 12:15:07 +02:00
Laurent Destailleur
6a470dbcf7 Kanban on inventory list. Look and feel v18 2023-04-01 12:05:29 +02:00
Laurent Destailleur
6d95218d59
Merge pull request #24409 from vdegrandpre/develop
Read of correct global variable
2023-04-01 11:23:16 +02:00
Vincent de Grandpré
ae7b31e716 Fix #24410 - No $resql overwrite 2023-03-31 17:31:20 -04:00
Laurent Destailleur
386a91c666
Merge pull request #23839 from marcusdeangabriel/SELECT_PRODUITS_LIST
Add hooks to select_produits_list
2023-03-31 20:18:32 +02:00
Laurent Destailleur
5e97c92004
Merge pull request #23067 from Easya-Solutions/new-import-filter-entity
NEW filter on entity in import
2023-03-31 20:11:22 +02:00
Laurent Destailleur
89aa79058c Code comment 2023-03-31 19:47:52 +02:00
Vincent de Grandpré
3f4879d494 Read of correct global variable 2023-03-31 13:41:29 -04:00
Laurent Destailleur
63947b4ded
Merge pull request #24403 from BadPixxel/patch-9
FIX: Invoice Thirdparty never loaded at this point
2023-03-31 18:12:58 +02:00
Laurent Destailleur
4161107d71
Merge pull request #24402 from grandoc/new_branch_31_03_2023
fix : Warning: Undefined array key align in /home/httpd/vhosts/aflac.…
2023-03-31 18:12:07 +02:00
Marc de Lima Lucio
96d23fac5f FIX: project referent elements list: conf to hide tasks was flipped 2023-03-31 16:57:19 +02:00
atm-lena
3fdec7cecf FIX - PDF Espadon => display extrafields 2023-03-31 15:36:16 +02:00
Laurent Destailleur
d388ac58be Fix public pages 2023-03-31 13:40:38 +02:00
Laurent Destailleur
8f68247bbc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 13:31:40 +02:00
Laurent Destailleur
49fa0f3107 Fix public pages 2023-03-31 13:31:23 +02:00
BadPixxel
57156dd022
FIX: Invoice Thirdparty never loaded at this point
Attempt to read property "default_lang" on null in /var/www/html/fourn/class/paiementfourn.class.php on line 353
2023-03-31 13:15:44 +02:00
Laurent Destailleur
a823b10b58 Fix load lang 2023-03-31 12:41:52 +02:00
Philippe GRAND
e9d9253147 fix : Warning: Undefined array key align in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1575 2023-03-31 12:36:43 +02:00
Laurent Destailleur
148645d220 Fix error 500 on payment 2023-03-31 12:10:48 +02:00
Laurent Destailleur
28e2694bac
Merge pull request #24022 from Daviid-P/add_hours_minutes_to_form_confirm
NEW Make it possible to select hours and minutes in form_confirm
2023-03-31 11:45:56 +02:00
Laurent Destailleur
0bdb6bae64
Update html.form.class.php 2023-03-31 11:44:58 +02:00
Laurent Destailleur
c2f5db9d9c
Better compatibility 2023-03-31 11:40:34 +02:00
Laurent Destailleur
95d774d750
Merge pull request #24337 from hregis/fix_right_access_problem
FIX missing "multidir_output" for project sharing (Multicompany)
2023-03-31 11:25:47 +02:00
Frédéric FRANCE
5b47abbe38
Doc 2023-03-31 09:24:28 +02:00
Laurent Destailleur
0c30a423ab Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 02:55:01 +02:00
Laurent Destailleur
f1898e5ac0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 02:54:22 +02:00
Laurent Destailleur
2b6e90946d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-31 02:50:32 +02:00
Laurent Destailleur
ec61e638a9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-31 02:50:22 +02:00
Laurent Destailleur
dfd0bd8107 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-31 02:48:17 +02:00
Laurent Destailleur
ee3664743e
Merge pull request #24325 from Gilles-L-Artaban/15.0
FIX|Fix #24298 No error or 0.00 instead of NULL in database anymore w…
2023-03-31 02:47:53 +02:00
Laurent Destailleur
cb2d164c42
Merge pull request #24131 from MaximilienR-easya/dev_New_Progress_public_interface
NEW added an option to display the progress of tickets on the public interface
2023-03-31 02:36:29 +02:00
Laurent Destailleur
173cdc4c4c
Merge pull request #24150 from OPEN-DSI/develop_new_hook_loadlotstock
NEW - Add hook in loadLotStock() in html.formproduct.class.php file
2023-03-31 02:34:55 +02:00
Laurent Destailleur
6999ae4d0e
Merge pull request #24363 from bloxera/fix_default_values
Fix #24256: default values cannot be set for some forms due to inconsistent action names
2023-03-31 02:33:26 +02:00
Laurent Destailleur
ce237713c1
Merge pull request #24378 from hregis/fix_menu_force_entity
FIX menu force entity = 0 if core module
2023-03-31 02:27:56 +02:00
Laurent Destailleur
ed4f69c991
Merge pull request #24373 from grandoc/new_branch_29_03_2023
New branch 29 03 2023
2023-03-31 02:26:25 +02:00
Laurent Destailleur
5b03337a00 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-31 02:17:37 +02:00
Laurent Destailleur
10f71216a4 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-31 02:16:20 +02:00
Laurent Destailleur
a30f9331f3 Debug v17 2023-03-31 01:36:20 +02:00
Eric Seigne
28f4bea8a3 forceduedate is an option of the function 2023-03-31 01:32:56 +02:00
Laurent Destailleur
a1194b1359 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 01:32:20 +02:00
Laurent Destailleur
39dcd7c6ad
Merge pull request #24380 from rycks/13_fix_forceduedate
forceduedate is an option of the function
2023-03-31 01:31:38 +02:00
Laurent Destailleur
5494b70ce0
Merge pull request #24385 from frederic34/substitutions
fix substitution for online sign contract
2023-03-31 01:28:56 +02:00
Laurent Destailleur
b7b85d185f
Merge pull request #24381 from frederic34/expedition_tooltip
fix shipping ajax tooltip
2023-03-31 01:26:38 +02:00
Laurent Destailleur
f47e6ed596
Merge pull request #24382 from frederic34/patch-4
doc
2023-03-31 01:26:05 +02:00
Laurent Destailleur
0d60210cfd
Merge pull request #24388 from frederic34/supplier_price_log
optimize db for supplier price log
2023-03-31 01:24:34 +02:00
Laurent Destailleur
43f0cf8513
Update llx_product_fournisseur_price_log.key.sql 2023-03-31 01:24:25 +02:00
Laurent Destailleur
e957e8faaf
Update 17.0.0-18.0.0.sql 2023-03-31 01:24:13 +02:00
Laurent Destailleur
bc3ba2a3e1
Merge pull request #24400 from SylvainLegrand/Update_description_on_cloning
Update description of products on cloning
2023-03-31 01:22:12 +02:00
Laurent Destailleur
d9ca8f4d33
Merge pull request #24390 from OPEN-DSI/develop_fix_wordbreak_css_on_extrafields_text
FIX: Fix css error on wordbreak for view extrafields (case on type 'text')
2023-03-31 01:19:03 +02:00
Laurent Destailleur
230759ca14 Fix #24391 2023-03-31 01:14:48 +02:00
Laurent Destailleur
917d8e7985 Look and feel v18 2023-03-31 00:57:14 +02:00
Laurent Destailleur
358fddd86e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 00:40:31 +02:00
Laurent Destailleur
5dc5e93e18
Merge pull request #24398 from frederic34/patch-8
fix missing comma in sql
2023-03-31 00:40:20 +02:00
Laurent Destailleur
ea77bf53fc Fix #24399 2023-03-31 00:39:46 +02:00
Sylvain Legrand
639bf8ddd3 Update propal.class.php 2023-03-30 22:38:10 +02:00
Laurent Destailleur
3e599b1c63 Fix dump of mail log file 2023-03-30 22:25:29 +02:00
Sylvain Legrand
a8d4ea406b Update description of products on cloning 2023-03-30 22:14:04 +02:00
Frédéric FRANCE
7d1d187148
fix missing comma in sql 2023-03-30 21:31:06 +02:00
Laurent Destailleur
1be9364971 Look and feel v18 2023-03-30 19:47:48 +02:00
Laurent Destailleur
1c1e93bb37 Fix use MT rounding for cost price and margin on list of invoice 2023-03-30 16:35:07 +02:00
Laurent Destailleur
d684204bed Fix use MT rounding for cost price and margin on list of invoice 2023-03-30 16:33:24 +02:00
Laurent Destailleur
53d530f126 More data into log 2023-03-30 14:48:04 +02:00
Laurent Destailleur
12735f23f6 Fix doc comment 2023-03-30 12:55:17 +02:00
Laurent Destailleur
5cf1ed058f Fix data next run of a job mandatory only if status is enabled 2023-03-30 12:42:39 +02:00
Laurent Destailleur
1a79401065 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-30 12:38:36 +02:00
Laurent Destailleur
777b451316 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-30 12:37:36 +02:00
kkhelifa
6860325f96 Correction 2023-03-30 11:13:17 +02:00
kkhelifa
620cbf398a Correction 2023-03-30 11:10:22 +02:00
kkhelifa
fa81a9867c FIX: Fix css error on wordbreak for view extrafields (case on type 'text') 2023-03-30 10:38:27 +02:00
Frédéric FRANCE
6d211b9a1a optimize supplier price log 2023-03-30 10:21:42 +02:00
Frédéric FRANCE
0243fe9d51 optimize supplier price log 2023-03-30 10:21:27 +02:00
Laurent Destailleur
5924e626b0 The method htmlPrintOnlinePaymentFooter() used for public footer pages
has been renamed into htmlPrintOnlineFooter() and moved into
company.lib.php
2023-03-30 10:18:43 +02:00
Frédéric FRANCE
2c0f92bccf fix substitution for online sign contract 2023-03-29 20:47:44 +02:00
Frédéric FRANCE
0349b1095a fix ajax tooltip 2023-03-29 20:06:11 +02:00
Laurent Destailleur
f0b94f8869 Look and feel v18 2023-03-29 18:42:32 +02:00
Frédéric FRANCE
381cc39419
doc 2023-03-29 18:36:50 +02:00
Frédéric FRANCE
8165b2eba8 fix shipping ajax tooltip 2023-03-29 18:25:53 +02:00
Frédéric FRANCE
021309d761 fix shipping ajax tooltip 2023-03-29 18:22:36 +02:00
Laurent Destailleur
93125e7841 Debug v18 2023-03-29 18:11:24 +02:00
Laurent Destailleur
c02fc4e177 Debug v18 2023-03-29 17:57:52 +02:00
Laurent Destailleur
758c6a6263 colspan war 2023-03-29 17:06:19 +02:00
Eric Seigne
48136f465b forceduedate is an option of the function 2023-03-29 16:46:06 +02:00
Laurent Destailleur
bfa531c724 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2023-03-29 16:32:19 +02:00
Laurent Destailleur
6e8a72a434 Fix filter on holiday dates 2023-03-29 16:31:55 +02:00
Regis Houssin
48333a7205 FIX wrong test 2023-03-29 15:09:43 +02:00
Frédéric FRANCE
222ad02e49 work on printing 2023-03-29 15:06:41 +02:00
Frédéric FRANCE
f870a8ea2f work on printing 2023-03-29 15:06:33 +02:00
stickler-ci
507abd4cc2 Fixing style errors. 2023-03-29 12:56:47 +00:00
atm-lena
0579c3f2f3 FIX PDF Espadon Expedition : notes and tracking number 2023-03-29 14:48:47 +02:00
Regis Houssin
898a4bad15 FIX menu force entity = 0 if core module 2023-03-29 14:34:52 +02:00
Laurent Destailleur
dc144baa68
Merge pull request #24369 from bloxera/fix_action_name_buyingprice
Fix naming of create action for adding buying prices #24368
2023-03-29 14:30:23 +02:00
Laurent Destailleur
b2722e79dc Doc 2023-03-29 14:27:28 +02:00
Laurent Destailleur
8556327499 Hide session ID 2023-03-29 14:17:04 +02:00
Laurent Destailleur
a31491fce2 Fix warning 2023-03-29 14:16:48 +02:00
Laurent Destailleur
2a8cf082af Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-29 14:14:57 +02:00
Laurent Destailleur
e6ca58582e
Merge pull request #24366 from frederic34/printing
work on printing
2023-03-29 14:14:04 +02:00
Laurent Destailleur
fccd517acb
Merge pull request #24372 from Hystepik/develop#1
New : Creation of login from lastname and firstname
2023-03-29 14:13:21 +02:00
Laurent Destailleur
7df9ba48e3
Merge pull request #24374 from bloxera/hook_amount_bank_transfer
Fix: add hook to modify amount to pay for supplier invoice
2023-03-29 14:10:30 +02:00
Regis Houssin
dbc12cb169 FIX can not show all csv fields (a reason for that ?) 2023-03-29 12:27:29 +02:00
Laurent Destailleur
9ab9f068c6 Look and feel export tool 2023-03-29 12:04:53 +02:00
Laurent Destailleur
5683b21823 Look and feel export tool 2023-03-29 12:03:52 +02:00
priojk
2721ccd23c add hook to modify amount to pay 2023-03-29 11:43:31 +02:00
stickler-ci
846fe52da8 Fixing style errors. 2023-03-29 09:25:45 +00:00
Philippe GRAND
19dfe73c22 fix : Warning: Undefined array key xStartPos in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1554 2023-03-29 11:21:28 +02:00
hystepik
d8a8be385b New : Creation of login from lastname and firstname 2023-03-29 11:10:58 +02:00
stickler-ci
cb63bbba32 Fixing style errors. 2023-03-29 09:06:53 +00:00
Gauthier PC portable 024
538a6870f1 FIX : it was not possible to update extrafields of expedition lines with batch without editing batch value 2023-03-29 11:00:20 +02:00
priojk
3c7fe6029f change action to start with create 2023-03-29 09:48:11 +02:00
Laurent Destailleur
83565ec0a7 Fu... composer 2023-03-29 00:06:33 +02:00
Laurent Destailleur
a51edb6940 Make module webservice SOAP deprecated. Use REST API instead. 2023-03-28 23:59:36 +02:00
Laurent Destailleur
a0bd389f71 Update MobileDetect lib to 2.8.41 2023-03-28 23:54:43 +02:00
Laurent Destailleur
46055fd195 Hide session ID 2023-03-28 23:53:16 +02:00
Laurent Destailleur
2663c8f2f2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-28 23:30:26 +02:00
priojk
63b0e65797 adjusted fix 2023-03-28 23:05:29 +02:00
Laurent Destailleur
764ce03d10 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-28 22:28:10 +02:00
Laurent Destailleur
bba367d555 Fix warning 2023-03-28 22:27:14 +02:00
Frédéric FRANCE
997e24aab0 work on printing 2023-03-28 22:17:38 +02:00
Frédéric FRANCE
0d6967b77a work on printing 2023-03-28 22:16:04 +02:00
Laurent Destailleur
292385adcf
Merge pull request #24340 from simnandez/17.0
FIX #24201 upload of external module fails to copy from incorrectly generated temp source dir
2023-03-28 21:54:49 +02:00
Laurent Destailleur
975d805b85
Merge pull request #24345 from leninrivas/patch-12
Fix share link expedition and delivery
2023-03-28 21:53:57 +02:00
Laurent Destailleur
64ef6fe4ad
Merge pull request #24365 from frederic34/ajaxtooltip
fix tooltip ajax
2023-03-28 21:45:39 +02:00
Laurent Destailleur
5b0b874535 NEW Add a status on supplier price ref (WIP to close a supplier ref) 2023-03-28 21:30:08 +02:00
Frédéric FRANCE
ab28166398 fix tooltip 2023-03-28 21:01:59 +02:00
Frédéric FRANCE
3d71cf2d19 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-03-28 20:08:05 +02:00
Frédéric FRANCE
78bd96dd58 fix tooltip ajax 2023-03-28 20:03:42 +02:00
Laurent Destailleur
9a2226139d
Merge pull request #24353 from frederic34/patch-4
add since info
2023-03-28 19:42:55 +02:00
Laurent Destailleur
8eabcc2dd9
Merge pull request #24349 from jyhere/jyhere/fix-import-compute
Fix array of field names passed to class/method when using a field with compute rule
2023-03-28 19:42:00 +02:00
priojk
99cb5098e7 extend preg match to alternative action names 2023-03-28 17:25:07 +02:00
Laurent Destailleur
4faeea1476
Merge pull request #24354 from frederic34/account_tooltip
fix ajax tooltip for account
2023-03-28 17:14:20 +02:00
Laurent Destailleur
d0dc2f73ab
Merge pull request #24336 from inovea-conseil/NEW-Disable_bad_reputation_product_price
New disable bad reputation product price
2023-03-28 17:12:33 +02:00
Adrien Raze
d4f20df3ea FIX : no usage of the function updateProduction in the update function 2023-03-28 13:52:20 +02:00
Frédéric FRANCE
9632f99a54 clean code 2023-03-28 11:40:17 +02:00
Frédéric FRANCE
f0b1699032 clean code 2023-03-28 11:37:21 +02:00
Frédéric FRANCE
75c29a0925 fix ajax tooltip for warehouse 2023-03-28 11:33:48 +02:00
Frédéric FRANCE
61f1445fbf fix ajax tooltip for account 2023-03-28 11:27:31 +02:00
Frédéric FRANCE
ac81fa925b
add since info 2023-03-28 09:54:50 +02:00
Laurent Destailleur
634eabaa8d Allow WEBSITE_ALLOW_CKEDITOR 2023-03-27 20:54:07 +02:00
Laurent Destailleur
11b9c499e9 Tooltip 2023-03-27 20:30:18 +02:00
Laurent Destailleur
ec7627572f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 18:32:25 +02:00
Laurent Destailleur
af99141f7a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:09:06 +02:00
Laurent Destailleur
5ba48f9746 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:08:51 +02:00
Laurent Destailleur
da757a8b75 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-27 18:06:51 +02:00
Laurent Destailleur
e0cd351b3e Fix sanitize website module 2023-03-27 17:37:09 +02:00
IC-faycal
f0ee373784 FIX access const 2023-03-27 16:24:44 +02:00
Jyhere
79a0b78116 Fix array of field names passed to class/method when using a field with compute rule 2023-03-27 15:49:19 +02:00
IC-faycal
9ffdce6f24
Merge branch 'Dolibarr:develop' into NEW-Disable_bad_reputation_product_price 2023-03-27 15:48:54 +02:00
Laurent Destailleur
db9498262b NEW Add statistics by amount on statistics of products. 2023-03-27 15:26:54 +02:00
Laurent Destailleur
dc464d09f6 Look and feel v18 2023-03-27 13:15:20 +02:00
Laurent Destailleur
9ccc806f3a select_dolusers can return rich array of users 2023-03-27 13:02:42 +02:00
Laurent Destailleur
68ede86353 Fix regression in CSS 2023-03-27 12:33:15 +02:00
David
13627e3b3f
Merge branch 'develop' into add_hours_minutes_to_form_confirm 2023-03-27 12:31:13 +02:00
Gauthier PC portable 024
723cdcea19 FIX : Add bookmark with search fields that are arrays (backport 4157263cb8) 2023-03-27 12:24:33 +02:00
Laurent Destailleur
de2fa5051c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 11:54:34 +02:00
Laurent Destailleur
498b2d5279 Fix secured the Ajax components 2023-03-27 11:52:56 +02:00
Juanjo Menent
f9b2c3d91d Fix: More accurate fix 2023-03-27 11:22:51 +02:00
Lenin Rivas
538d598727
Fix share link expedition and delivery 2023-03-27 04:22:17 -05:00
Laurent Destailleur
1e94959042 Debug v18 2023-03-27 10:00:12 +02:00
Laurent Destailleur
0436111e1f
Merge pull request #24209 from rycks/dev_add_formsetup_select_user
NEW add setAsSelectUser into factory for generic setup page
2023-03-27 08:55:54 +02:00
stickler-ci
d56bcd937b Fixing style errors. 2023-03-27 06:55:42 +00:00
Laurent Destailleur
2eecef22bc
Update html.formsetup.class.php 2023-03-27 08:54:57 +02:00
Laurent Destailleur
92b11c240f Fix sorting order not loose after generation of image 2023-03-27 08:49:26 +02:00
Laurent Destailleur
520280479c
Merge pull request #24197 from glu000/16.0-issue-23966-2
FIX  #[23799] - External users are not able to create events - correction
2023-03-27 08:30:41 +02:00
Laurent Destailleur
a0098c39ab
Merge pull request #24162 from atm-lena/17.0_FIX_textishtmlfunction
FIX dol_textishtml() function
2023-03-27 08:29:33 +02:00
Laurent Destailleur
28818fc65b Fix pgsql update of extrafields type 2023-03-26 21:19:38 +02:00
Laurent Destailleur
41e4855b08 Debug v18 2023-03-26 21:16:04 +02:00
Laurent Destailleur
cff11abce4 Fix warning php 8.2 2023-03-26 18:48:29 +02:00
Laurent Destailleur
af945c1901
Update functions.lib.php 2023-03-26 18:15:32 +02:00
Laurent Destailleur
2ab510d746 Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
Laurent Destailleur
cba8d1719b
Merge pull request #24322 from atm-gauthier/fix_missing_default_workstation_column
FIX : missing column default workstation
2023-03-26 17:27:02 +02:00
Laurent Destailleur
8c4056f38f
Merge pull request #24285 from Hystepik/develop#3
New : uploadfile drag and drop on fourn invoice card
2023-03-26 15:36:31 +02:00
Laurent Destailleur
3c84594f6d
Merge pull request #24272 from rycks/ecmfiles_copy_same_params_as_move
ECM/GED : dol_copy same params than dol_move
2023-03-26 15:36:03 +02:00
Laurent Destailleur
c2199cac0d
Merge pull request #24329 from MaximilienR-easya/dev_Bugfix_fetch_optionnals_before_update_line
Bugfix fetch_optionals before the line update to not lose the invisible fields
2023-03-26 15:34:57 +02:00
Laurent Destailleur
8ced185b8a
Merge pull request #24333 from aspangaro/18a7
FIX Invoice - Better situation invoice title
2023-03-26 15:33:47 +02:00
Laurent Destailleur
414ac00ea2
Merge pull request #24328 from aspangaro/18a6
FIX List of auxiliary account - Width problem
2023-03-26 15:32:59 +02:00
Laurent Destailleur
92189c2ba4
Merge pull request #24339 from lamrani002/writePermsInDoc
NEW functionality (add table of permissions in documentation for modulebuilder )
2023-03-26 15:32:15 +02:00
Laurent Destailleur
d2649ef5e7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-26 15:31:06 +02:00
Laurent Destailleur
fa0528a5d7
Merge pull request #24330 from thomas-Ngr/develop_fix_odt_generation
Fix odt generation
2023-03-26 15:23:54 +02:00
Laurent Destailleur
46a8b5d9cb
Update odf.php 2023-03-26 15:22:12 +02:00
Laurent Destailleur
2bb274451b
Merge pull request #24335 from bloxera/fix_closeinvoices
Fix: closing of invoice needs to be customizable
2023-03-26 15:19:13 +02:00
Regis Houssin
148d88a7ec FIX avoid php8 warnings 2023-03-26 11:10:46 +02:00
Laurent Destailleur
91e680ba2a Fix preview of receipt for the payment mode 2023-03-26 03:14:18 +02:00
Laurent Destailleur
3613008362 Perf enhancement into addrights and delrights 2023-03-26 01:54:03 +01:00
Laurent Destailleur
2bdc7f33dc Better tooltip on some setup pages 2023-03-25 12:40:23 +01:00
Juanjo Menent
3f2f9da427 FIX #24201 Upload of external module fails to copy from incorrectly generated temp source dir 2023-03-24 22:34:37 +01:00
Laurent Destailleur
ab92bd5860 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 19:52:32 +01:00
Laurent Destailleur
e247337fc2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
Laurent Destailleur
a633766b23 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:19 +01:00
Laurent Destailleur
6b07447b81 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:06 +01:00
Laurent Destailleur
a07d40c530 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-24 19:40:51 +01:00
Laurent Destailleur
459d012c34 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-24 19:40:36 +01:00
Laurent Destailleur
8e97adf456 Removed useless files 2023-03-24 19:39:59 +01:00
Lamrani Abdel
2b14d74cf1 update function deletewrite 2023-03-24 18:42:13 +01:00
Lamrani Abdel
ee9da9b424 add table of permissions in documentation 2023-03-24 18:21:06 +01:00
Regis Houssin
b9aeadf566 FIX avoid phpunit error 2023-03-24 17:30:00 +01:00
Laurent Destailleur
31ff2f0b74 Help 2023-03-24 17:20:25 +01:00
Regis Houssin
4240ac18f3 FIX task have the same entity of project 2023-03-24 16:18:14 +01:00
Regis Houssin
7a12ba9c20 FIX missing "multidir_output" for project sharing (Multicompany) 2023-03-24 16:07:34 +01:00
Laurent Destailleur
03a3c348db Trans 2023-03-24 15:37:46 +01:00
Laurent Destailleur
c0929afdb0 Fix doc of param 2023-03-24 15:34:14 +01:00
Laurent Destailleur
f1933523e5 Fix tooltip 2023-03-24 15:18:05 +01:00
Laurent Destailleur
77c8c21a46 Fix ipn log file 2023-03-24 14:46:44 +01:00
Laurent Destailleur
9cc9f3f2d2 Better logs 2023-03-24 14:42:31 +01:00
Laurent Destailleur
086282a5fb Log 2023-03-24 14:38:13 +01:00
IC-Nicolas
440cdd259b
Merge branch 'Dolibarr:develop' into NEW-Disable_bad_reputation_product_price 2023-03-24 14:15:02 +01:00
priojk
f693822d15 Stikler whitespace 2023-03-24 14:03:19 +01:00
Laurent Destailleur
05f709c54f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:55 +01:00
Laurent Destailleur
d0a8d0aaaa Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:43 +01:00
Laurent Destailleur
a975b87fcf Log error code for SMTP sending 2023-03-24 13:51:44 +01:00
priojk
3603952301 add hooks to customize automatic closing of invoices (e.g. cash discount) 2023-03-24 13:43:49 +01:00
Laurent Destailleur
88a67afe34 Debug v17. Add log to help debug/fix smtp email errors 2023-03-24 13:27:04 +01:00
Laurent Destailleur
0f9ac598e2 css 2023-03-24 12:23:49 +01:00
tnegre
e1c56650eb ODF line generation : compat php < 7.4 2023-03-24 12:11:39 +01:00
Laurent Destailleur
97dd7de712 Look and feel v17 2023-03-24 12:08:42 +01:00
Laurent Destailleur
684cb71d1c
Merge pull request #24334 from frederic34/patch-4
typo
2023-03-24 11:35:18 +01:00
Laurent Destailleur
77973fd2ee Debug v18 2023-03-24 11:16:00 +01:00
Laurent Destailleur
7fd35700f4 css 2023-03-24 10:48:25 +01:00
Laurent Destailleur
991cfa6109 Fix trans 2023-03-24 10:45:16 +01:00
IC-faycal
a7c088bdc1 NEW Disable bad reputation product price 2023-03-24 10:25:07 +01:00
Frédéric FRANCE
d270746614
typo 2023-03-23 22:04:50 +01:00
Laurent Destailleur
8bdff8b591 Add button to create new product when creating the BOM 2023-03-23 18:39:29 +01:00
Laurent Destailleur
b8e8f48371 FIX Log 2023-03-23 18:37:05 +01:00
Laurent Destailleur
a2a5f75aa3 Fix position of column 2023-03-23 18:13:40 +01:00
Laurent Destailleur
cfdab87078 Fix add more info on agenda for sendEmailsRemindersOnInvoiceDueDateOK 2023-03-23 17:28:10 +01:00
Laurent Destailleur
2c29905180 Fix trans 2023-03-23 17:09:06 +01:00
Alexandre SPANGARO
92f01ac6be FIX Invoice - Better situation invoice title 2023-03-23 17:01:50 +01:00
Laurent Destailleur
fa408e9ef0 Debug ajax components 2023-03-23 16:59:41 +01:00
Laurent Destailleur
e17e4b7320 Fix security on ajax 2023-03-23 15:36:04 +01:00
Laurent Destailleur
796e061b40 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-23 14:30:38 +01:00
Laurent Destailleur
9dbe0074c9
Merge pull request #24331 from hregis/develop
NEW show supplier name in getNomUrl of supplier order
2023-03-23 14:30:18 +01:00
Laurent Destailleur
69799d9ea1 No need for db->escape when cast on int exists 2023-03-23 14:26:19 +01:00
Laurent Destailleur
dcc04ca018
Merge pull request #24182 from Hystepik/develop#2
Fix: stripe ipn.php for payment_intent.succeeded
2023-03-23 14:23:51 +01:00
hystepik
e8f8c643f7 add support on modulebulder 2023-03-23 14:01:54 +01:00
hystepik
098e670008 add security and enable 2023-03-23 13:43:16 +01:00
Regis Houssin
d3f81568d9 FIX avoid warning 2023-03-23 13:16:28 +01:00
Regis Houssin
5afc553624 FIX wrong var name 2023-03-23 13:03:55 +01:00
Regis Houssin
188f9b67cf FIX missing token 2023-03-23 13:02:49 +01:00
Regis Houssin
d923ad2340 FIX add "nofetch" parameters 2023-03-23 12:02:16 +01:00
hystepik
ddf731ea96 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#3 2023-03-23 11:53:21 +01:00
Laurent Destailleur
a050d109d4 Add missing log 2023-03-23 11:14:22 +01:00
tnegre
06c64eea98 Update copyright 2023-03-23 11:10:47 +01:00
Regis Houssin
8bc0e46e87 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-23 11:06:31 +01:00
Regis Houssin
b241af94a7 NEW show supplier name in getNomUrl of supplier order 2023-03-23 11:06:20 +01:00
hystepik
8f96412ba2 add cast for int sql 2023-03-23 11:01:34 +01:00
Laurent Destailleur
f925c362fb Removed duplicate log 2023-03-23 10:54:25 +01:00
tnegre
a50e74a86a Merge remote-tracking branch 'tnegre/14.0_fix_odt_generation' into develop_fix_odt_generation 2023-03-23 10:46:36 +01:00
hystepik
602050ffbc add security on prelevement 2023-03-23 10:38:53 +01:00
Alexandre SPANGARO
74f54e0291 FIX List of auxiliary account - Width problem 2023-03-23 10:31:47 +01:00
Maximilien Rozniecki
ef4000bb19 the problem persist, we need to do an array_merge to not lose the invisible etrafields since they are not send via GET/POST 2023-03-23 10:31:39 +01:00
stickler-ci
7c989c3128 Fixing style errors. 2023-03-23 08:51:23 +00:00
Gauthier PC portable 024
edbb58e55e FIX : full group by handle 2023-03-23 09:43:30 +01:00
marcusdeangabriel
d61798c435
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-23 08:17:11 +01:00
Laurent Destailleur
2c05678c0a Fix missing include 2023-03-22 21:24:53 +01:00
Laurent Destailleur
3cdb70142d Fix include 2023-03-22 21:23:38 +01:00
Gilles Lengy
885b767a1f FIX|Fix #24298 No error or 0.00 instead of NULL in database anymore when emptying an extrafield of type price on a propal card 2023-03-22 20:26:19 +01:00
Eric Seigne
8e05ff613e indexdatabase=0 + fix return true/false 2023-03-22 19:37:21 +01:00
Laurent Destailleur
a06815ac29 FIX #24278 2023-03-22 19:16:06 +01:00
Gauthier PC portable 024
a3762281cb FIX : feedbacks 2023-03-22 17:32:13 +01:00
Laurent Destailleur
89d25eae96 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-22 17:13:44 +01:00
Laurent Destailleur
32d3a3190e Fix warning 2023-03-22 17:13:27 +01:00
Laurent Destailleur
cee600beff
Merge pull request #24306 from altairis-benjamin/ticketsHistory
NEW add link to thirdparty tickets history
2023-03-22 17:06:32 +01:00
Gauthier PC portable 024
e1fee2e14c FIX : missing column default workstation 2023-03-22 16:29:18 +01:00
hystepik
cf88987c52 add of seteventmessages 2023-03-22 16:24:46 +01:00
hystepik
bb2aa2701a fix css and bug 2023-03-22 15:48:33 +01:00
Frédéric FRANCE
344b165acc Doc 2023-03-22 15:35:06 +01:00
Maximilien Rozniecki
c6067d34c9 in case of multiselect in a string for the ticket type, we need to explode "$selected" and not just array($selected) 2023-03-22 15:33:57 +01:00
Laurent Destailleur
25f24349f3
Merge pull request #24291 from MaximilienR-easya/dev_Fix_multiselect_formticket
multiselect ticket type inside formticket
2023-03-22 15:33:05 +01:00
Laurent Destailleur
f1a575090c
Merge pull request #24308 from frederic34/patch-10
Doc
2023-03-22 15:32:02 +01:00
Laurent Destailleur
f385f59b6b
Merge pull request #24288 from aspangaro/18a6
FIX Supplier order list - Show Company alias/LT1/LT2 & uniformize label and logical order of column between list & class
2023-03-22 15:31:42 +01:00
Laurent Destailleur
80fb19fe3c
Merge pull request #24303 from marc-dll/17.0_FIX_redirect_to_customer_card
FIX: societe list: regression to redirection to customer card when single result of search filters
2023-03-22 15:29:21 +01:00
Laurent Destailleur
4ce6e3f769
Merge pull request #24292 from marc-dll/17.0_FIX_accountancy_expensereports
FIX: expense report accountancy: sql syntax error when performing automatic linking
2023-03-22 15:28:36 +01:00
Laurent Destailleur
d094f44186
Merge pull request #24296 from atm-gauthier/fix_action_delete_fac_rec
FIX : action delete card fac rec
2023-03-22 15:25:32 +01:00
Laurent Destailleur
fb14e9d984
Merge pull request #24310 from bafbes/patch-4
Fix: Sequence error in Auguria menu positions
2023-03-22 15:24:05 +01:00
Laurent Destailleur
a618bed16d Add phpunit for DDLUpdateField 2023-03-22 15:22:23 +01:00
marcusdeangabriel
8c648fa0e4
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-22 15:18:45 +01:00
hystepik
76f221aee0 fix postgre error 2023-03-22 14:11:59 +01:00
Laurent Destailleur
e32ab31697
Merge pull request #24295 from solution-libre/fix-update-extrafield-psql
Fix UpdateField with PostgreSQL
2023-03-22 13:33:39 +01:00
Laurent Destailleur
8213761efa
Merge pull request #24299 from frederic34/patch-8
fix warning
2023-03-22 13:28:15 +01:00
Laurent Destailleur
bf20ef056b
Merge pull request #24307 from rycks/17_real_fix_sql_llx_opensurvey_comments
fix llx_opensurvey sql
2023-03-22 13:24:52 +01:00
Laurent Destailleur
1d7567d4ee
Merge pull request #24316 from bloxera/fix_#24314
Fix #24314: include 'charges' as option for list column
2023-03-22 13:24:19 +01:00
marcusdeangabriel
a5ce545594
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-22 13:00:44 +01:00
Laurent Destailleur
2c3d872377
Merge pull request #23048 from FliyFly/ScrutinizerPrice
Fix(scrutinizer) Price
2023-03-22 10:46:29 +01:00
Laurent Destailleur
42a2207e2c
Merge pull request #23037 from FliyFly/ScrutinizerPaymentExpenserReport
Fix(scrutinizer) paymentexpensereport
2023-03-22 10:42:24 +01:00
Laurent Destailleur
3a46fceb32
Merge pull request #22928 from FliyFly/scrutinizerPaymentDonation
Fix(scrutinizer)
2023-03-22 10:41:40 +01:00
hystepik
8c164db2f9 fix CI 2023-03-22 10:31:55 +01:00
Frédéric FRANCE
d3bbb29ed6
Fix filter syntax on product card 2023-03-22 09:34:21 +01:00
priojk
0324ffcd20 Stickler: white space 2023-03-22 09:26:19 +01:00
priojk
9d52e5c00c included 'charges' as option for table column 2023-03-22 09:14:03 +01:00
Thibault Fiacre
45b7a911d8
FIX invoices order on sells journal
On sells journal, invoices are ordered by date (datef) but when several invoices have the same date, sometimes they are not ordered by reference.
2023-03-22 08:14:58 +01:00
Laurent Destailleur
7b7413aadf Look and feel v18 2023-03-22 01:52:07 +01:00
Bahfir Abbes
202060622f
Fix: Sequence error in Auguria menu positions
Because of this bug, Auguria menu is not activable nor menu handlers depending on Auguria such as Abbes menu handler
2023-03-22 00:37:44 +01:00
Frédéric FRANCE
919f939b8f
Doc 2023-03-22 00:13:21 +01:00
Eric Seigne
0834a59c1c same sql error 2023-03-21 22:45:41 +01:00
Eric Seigne
9fa7dcd433 fix sql 2023-03-21 22:35:52 +01:00
Laurent Destailleur
fc6e854028 Fix warning 2023-03-21 19:14:43 +01:00
Laurent Destailleur
ee6dcd9c5a Fix warning 2023-03-21 19:04:28 +01:00
Laurent Destailleur
da000f816a Fix warning 2023-03-21 19:02:14 +01:00
Laurent Destailleur
e15bd39573 Securize and enhance objectonoff for external modules 2023-03-21 18:55:56 +01:00
Laurent Destailleur
152bbeb90a Securize and enhance objectonoff for external modules 2023-03-21 18:27:32 +01:00
stickler-ci
fe375de220 Fixing style errors. 2023-03-21 16:56:07 +00:00
VESSILLER
738c507724 no need escape js 2023-03-21 17:53:29 +01:00
VESSILLER
b23d3a0edd fix stickler-ci 2023-03-21 17:42:19 +01:00
Benjamin Falière
de18ca511f Add non empty socid condition 2023-03-21 17:27:14 +01:00
Benjamin Falière
f28e2f525c Added my name 2023-03-21 17:14:15 +01:00
Benjamin Falière
59c9899035 NEW add link to thirdparty tickets history 2023-03-21 17:09:33 +01:00
VESSILLER
fe4b993871 FIX change date on select date input when prefix is used 2023-03-21 17:05:46 +01:00
hystepik
b9a6a9771d add protection on resend of action 2023-03-21 16:13:57 +01:00
Lamrani Abdel
fcbae93328 add function writePropsInAsciiDoc when Init object if doc was generated 2023-03-21 16:00:50 +01:00
Laurent Destailleur
8fce0d6f5f Comment 2023-03-21 15:29:13 +01:00
Marc de Lima Lucio
420fdcaced FIX: societe list: regression to redirection to customer card when single result of search filters 2023-03-21 15:08:28 +01:00
Frédéric FRANCE
f28405f7a9
fix warning
Undefined variable $now in htdocs\core\boxes\box_members_by_tags.php:222
2023-03-21 13:54:47 +01:00
atm-lena
e68076b8f1 Add better protect 2023-03-21 13:34:22 +01:00
Lamrani Abdel
55667c5ac4 update function for delete properties from Doc 2023-03-21 12:57:02 +01:00
Gauthier PC portable 024
54e00b800a FIX : action delete card fac rec 2023-03-21 12:07:12 +01:00
Florent Poinsaut
fc63599d52
Fix UpdateField with PostgreSQL 2023-03-21 12:03:57 +01:00
Frédéric FRANCE
033d375cd8
Fix ordering by u.fk_user 2023-03-21 12:02:05 +01:00
hystepik
9d460db1ef change errors to error 2023-03-21 11:12:43 +01:00
Marc de Lima Lucio
5505966934 FIX: expense report accountancy: sql syntax error when performing automatic linking 2023-03-21 10:59:39 +01:00
marcusdeangabriel
34139bdbcd
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-21 10:43:13 +01:00
Maximilien Rozniecki
d63d84350d in case of multiselect in a string for the ticket type, we need to explode "$selected" and not just array($selected) 2023-03-21 10:09:16 +01:00
mgabriel
6f68380efe Changed $reshook check to be like the Dolibarr documentation. 2023-03-21 09:22:35 +01:00
mgabriel
7086b2dab9 Corrected $reshook check which was incorrect. 2023-03-21 08:59:39 +01:00
Alexandre SPANGARO
9e082ed54e FIX Supplier order - Show Company alias & uniformize label and logical order of column between list & class 2023-03-21 04:35:22 +01:00
Laurent Destailleur
3821f5c27c Update security page 2023-03-21 01:50:14 +01:00
Laurent Destailleur
72750c3b8d Add notice in security to show if installmodules.lock exists. 2023-03-21 01:43:09 +01:00
Laurent Destailleur
6503d63c5f Look and feel v18 2023-03-20 21:59:36 +01:00
Laurent Destailleur
6057bf4d94 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 21:52:42 +01:00
Laurent Destailleur
8dc1c0c7c2 NEW Can edit account on miscellaneous payment (if not transfered) 2023-03-20 21:46:17 +01:00
Laurent Destailleur
f154e893d9 Fix escaping 2023-03-20 21:38:56 +01:00
Lamrani Abdel
742890157a delete table of property from documentation 2023-03-20 19:43:23 +01:00
hystepik
52dab54b97 add feature levell check 2023-03-20 16:45:21 +01:00
hystepik
fab9d26254 add of tyext when overing 2023-03-20 16:38:45 +01:00
Laurent Destailleur
88785f2a2c
Merge pull request #24275 from frederic34/patch-4
doc
2023-03-20 16:08:31 +01:00
Laurent Destailleur
8b413b78cd
Merge pull request #24283 from jyhere/jyhere/fix-reassort-missing-hooks
Add missing hooks on reassortlot and reassort page
2023-03-20 16:08:04 +01:00
Laurent Destailleur
b76ee6d385
Merge pull request #24279 from Easya-Solutions/new-takepos-limit-load-products
NEW limit load products in takepos
2023-03-20 16:07:18 +01:00
Laurent Destailleur
ec45cb23ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 15:53:06 +01:00
Laurent Destailleur
0e6a3aa2be Fix param 2023-03-20 15:52:49 +01:00
Jyhere
f173237074 Add missing hooks on reassortlot and reassort page 2023-03-20 15:17:32 +01:00
Laurent Destailleur
14fd90dbad Fix sign in llx_bank of amount_main_currency 2023-03-20 14:20:35 +01:00
VESSILLER
daa34b85fe New filter products for sale 2023-03-20 13:27:48 +01:00
VESSILLER
d523f91a29 NEW limit load products in takepos 2023-03-20 12:28:18 +01:00
Laurent Destailleur
9ddb7b6198 Debug v17 2023-03-20 12:00:21 +01:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
marcusdeangabriel
2a55c1f2ad
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-20 09:49:57 +01:00
VESSILLER
8dd7a22482 FIX limit after order in get objects in category 2023-03-20 09:45:02 +01:00
Frédéric FRANCE
049579f001
doc 2023-03-20 09:44:27 +01:00
Laurent Destailleur
3c123db60d Fix warning 2023-03-20 01:41:26 +01:00
Laurent Destailleur
c06fc82a9d Clean code 2023-03-20 01:40:16 +01:00
Laurent Destailleur
eb2210f191 Fix missing global 2023-03-20 01:13:26 +01:00
Eric Seigne
175747e345 copy same params than move 2023-03-20 00:32:15 +01:00
Laurent Destailleur
51bf3f0686 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01:00
Laurent Destailleur
9a192e443e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-19 19:05:47 +01:00
Laurent Destailleur
4e6cf79115
Merge pull request #24269 from fboitel/NEW-massaction-social
New massaction to delete in cashcontrol list and social lists
2023-03-19 17:40:03 +01:00
Laurent Destailleur
88353ee5ba Fix tests 2023-03-19 17:38:22 +01:00
Laurent Destailleur
76ab7136f2 Clean code 2023-03-19 15:22:21 +01:00
Laurent Destailleur
a50c0b8292 Fix missing include 2023-03-19 14:56:07 +01:00
Laurent Destailleur
3a09694a3d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-19 14:53:26 +01:00
Laurent Destailleur
6e26b7c03d
Merge pull request #24220 from frederic34/patch-13
fix missing include
2023-03-19 14:51:44 +01:00
Laurent Destailleur
249a6ea9a9 Remove warning 2023-03-19 14:49:54 +01:00
Laurent Destailleur
ee30114ed9 Fix extralabels must not be used anymore. #24268 2023-03-19 14:29:34 +01:00
Laurent Destailleur
df6dfc34e9
Merge pull request #24268 from bloxera/fix_for_extrafields_parseexpression
Fix #24267: loading the extrafields of the related product in dynamic price expression
2023-03-19 14:18:44 +01:00
Laurent Destailleur
902cdd24d4 Look and feel v18 2023-03-19 14:02:50 +01:00
Laurent Destailleur
d3f679f2b1 Fix sql regression 2023-03-19 12:54:11 +01:00
Faustin
ee737191fa Massaction delete for cash control list 2023-03-19 12:27:54 +01:00
Laurent Destailleur
c6d76622a7 Add WEBSITE_ADD_RSS_FEED_INTO_SITEMAP 2023-03-19 12:22:23 +01:00
Laurent Destailleur
c895f366a1 Fix sql 2023-03-19 11:36:06 +01:00
Laurent Destailleur
502badad4b Better error management 2023-03-19 11:32:46 +01:00
priojk
4a79bf2667 Sickler: indentation 2023-03-19 11:10:01 +01:00
Laurent Destailleur
6b01edbf01 Hide PHP_AUTH_PW into debugbar 2023-03-19 11:06:48 +01:00
priojk
72860e3385 Fix: loading the extrafields of the related product 2023-03-19 11:03:05 +01:00
Laurent Destailleur
dbf5ebe7ee Clean code 2023-03-19 10:43:27 +01:00
Laurent Destailleur
d7d0ebe5d2 Fix warnings 2023-03-19 10:38:38 +01:00
priojk
ff1d6ff040 fixed hook (correct return value, option to change params) 2023-03-19 10:32:39 +01:00
Laurent Destailleur
4a61c9687f Fix warnings 2023-03-19 10:30:49 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
708cdd2f86
Merge pull request #24215 from frederic34/debugbar
upgrade debugbar to avoid php 8.1 warnings
2023-03-19 09:50:22 +01:00
Faustin
d67caba300 Massaction for delete in compta/sociales/lists 2023-03-18 22:53:27 +01:00
Laurent Destailleur
e67edfe882
Merge pull request #24254 from lamrani002/generateDocInMB
NEW write all fields and their properties in asciidoc format
2023-03-18 20:31:50 +01:00
Laurent Destailleur
ac568795d0
Merge pull request #24257 from rycks/add_fields_def_on_ecmfiles_object
ecmfiles : add fields definition from SQL
2023-03-18 20:30:51 +01:00
Laurent Destailleur
8d50ee0f40 Trans 2023-03-18 18:31:58 +01:00
Laurent Destailleur
1469854dc3 Look and feel v18 2023-03-18 18:28:22 +01:00
Laurent Destailleur
2bdd60e806 Fix duplicate label when there is an accent 2023-03-18 18:13:44 +01:00
Laurent Destailleur
64b92d7a1b Debug v18 2023-03-18 18:10:43 +01:00
Laurent Destailleur
cf04d9cf7e Debug v18 2023-03-18 18:00:21 +01:00
Laurent Destailleur
83174ee703 Fix date 2023-03-18 16:53:40 +01:00
Laurent Destailleur
bfc3ccb56c Fix label 2023-03-18 16:51:20 +01:00
Laurent Destailleur
0ef2886aae Export date muse not be erased if already set
FIX sort filter lose
FIX bad date for export date shown on list
2023-03-18 16:49:51 +01:00
Eric Seigne
1303a87069 add fields definition from SQL 2023-03-18 16:14:57 +01:00
Laurent Destailleur
78f20ec7b2 Fix label 2023-03-18 16:11:27 +01:00
Laurent Destailleur
84cb791dae Revert bugged enhancement. Too many critical bugs introduced. 2023-03-18 16:04:59 +01:00
Lamrani Abdel
d9e3866786 uncomment function for get objects 2023-03-18 14:58:00 +01:00
Lamrani Abdel
85916bfb64 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into generateDocInMB 2023-03-18 14:56:34 +01:00
Laurent Destailleur
ec43a8626e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-18 14:37:48 +01:00
Laurent Destailleur
dc2cb7fbb3 NEW Add dropdown button actions (example on Create button on project) 2023-03-18 14:10:23 +01:00
Regis Houssin
5e9eb6f185 FIX missing $module value if $module not empty and $object->element is
empty
2023-03-18 11:49:57 +01:00
Regis Houssin
5f9ac6cd73 FIX regression 2023-03-18 11:43:45 +01:00
Regis Houssin
86c7bbe33a FIX return $conf->entity if $object->entity is null 2023-03-18 11:30:44 +01:00
Laurent Destailleur
3e9211c28f
Merge branch 'develop' into new_filters_on_product_unit 2023-03-18 11:10:42 +01:00
Laurent Destailleur
8e5a235470
Merge pull request #24074 from ATM-Consulting/FIX_16.0_arraytotal_extrafield
FIX 16.0 total line for extrafields on list if totalizable
2023-03-18 11:06:05 +01:00
Laurent Destailleur
9582a30782
Merge pull request #24092 from jyhere/jyhere-patch-4
Unreachable else statement removed, move some conditions...
2023-03-18 11:02:43 +01:00
Laurent Destailleur
66eb668965
Merge pull request #24164 from frederic34/multidiroutput
use a fonction to get multidir output
2023-03-18 10:56:25 +01:00
Laurent Destailleur
dd885a8e29
Update functions.lib.php 2023-03-18 10:55:05 +01:00
Laurent Destailleur
6e17c0c961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:51:07 +01:00
Laurent Destailleur
b81cb7e963
Merge pull request #24070 from Daviid-P/ignore_localtaxes_if_localtax_type_zero
Ignore localtaxes if localtax1_type or localtax2_type is 0
2023-03-18 10:48:23 +01:00
Laurent Destailleur
91cf865583
Update functions.lib.php 2023-03-18 10:41:07 +01:00
Laurent Destailleur
b4c886936a
Merge pull request #24184 from MaximilienR-easya/dev_New_comm_action_mail_showed_if_option_set
New events about mail show the mail information (receivers, sender, Cc, etc)
2023-03-18 10:35:58 +01:00
Laurent Destailleur
9cdb6b7bda
Merge branch 'develop' into customerordertooltip 2023-03-18 10:34:42 +01:00
Laurent Destailleur
d1f79fabfb
Update card-rec.php 2023-03-18 10:32:45 +01:00
Laurent Destailleur
bd027dc71e
Update card-rec.php 2023-03-18 10:31:54 +01:00
Laurent Destailleur
9e0c822512 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-18 10:30:11 +01:00
Laurent Destailleur
4ef435e286 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:24:52 +01:00
Laurent Destailleur
a2748602a9 Fix php syntax error 2023-03-18 10:20:03 +01:00
Juanjo Menent
21102244a2 Most efficient solution to fatal error 2023-03-18 07:38:17 +01:00
Juanjo Menent
eccc016e2c Merge remote-tracking branch 'upstream/17.0' into 17.0 2023-03-18 07:36:59 +01:00
Lamrani Abdel
a8a1b9fddc write all fields and their properties in asciidoc format 2023-03-18 02:55:35 +01:00
Laurent Destailleur
2a8674f3c6 Fix name of method 2023-03-18 02:43:49 +01:00
Laurent Destailleur
cf2d1a24d6
Merge branch 'develop' into ModuleBuilderFixes 2023-03-18 02:39:02 +01:00
Laurent Destailleur
05de5d7e9f
Merge pull request #24206 from noec764/14_AddContextFor_selectForFormsListWhere_hook
FIX: Add more context for selectForFormsListWhere Hook
2023-03-18 02:35:57 +01:00
Laurent Destailleur
926c99f913
Update html.form.class.php 2023-03-18 02:35:31 +01:00
Laurent Destailleur
24381d709f Modify '2' to allow its use 2023-03-18 02:33:25 +01:00
Laurent Destailleur
acc7a8b1be Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-18 01:59:40 +01:00
Laurent Destailleur
7976d99c68 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-18 01:59:13 +01:00
Laurent Destailleur
4de09b7813 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-18 01:56:34 +01:00
Laurent Destailleur
0d090e90d5 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-18 01:37:03 +01:00
Laurent Destailleur
c90016b8e5 Prepare 16.0.5 2023-03-18 01:36:51 +01:00
Laurent Destailleur
26c424b41e Code comment 2023-03-18 01:29:00 +01:00
Laurent Destailleur
f49ad63bcb Missing trans 2023-03-18 01:20:14 +01:00
Laurent Destailleur
54d8b9baf4 Clean label of option. Fix css 2023-03-18 00:42:21 +01:00
Laurent Destailleur
66643a0dc6 Fix phpcs 2023-03-18 00:33:51 +01:00
Laurent Destailleur
8af6f29cec
Merge pull request #24210 from Hystepik/develop#1
NEW : add convertion of images to webp for single image
2023-03-17 23:14:34 +01:00
Laurent Destailleur
d8f3d8afef
Merge pull request #24247 from noec764/FIX_Add_Hook_on_ticket_libStatut
FIX: Add missing hook on LibStatut
2023-03-17 23:13:20 +01:00
Juanjo Menent
a4683e614d Fix #24186 V17.0.0 Product listing, Barcode column appears empty 2023-03-17 22:52:01 +01:00
stickler-ci
1073944cf4 Fixing style errors. 2023-03-17 21:27:57 +00:00
Juanjo Menent
5351fe75ac Fix #24240 Dolibarr V17.0.0 PHP8 fatal error 2023-03-17 22:13:09 +01:00
Laurent Destailleur
516f4a6c53
Merge pull request #24200 from grandoc/new_branch_13_03_2023
fix : Fatal error: Uncaught TypeError: strlen(): Argument #1 () must …
2023-03-17 21:16:55 +01:00
Laurent Destailleur
ed9311aa0f
Merge pull request #24212 from kubajznik/kubajznik-contacts-api-put-extrafields
NEW No overwrite of optionals during put() contact
2023-03-17 21:14:38 +01:00
Laurent Destailleur
936f36c6be
Merge pull request #24213 from frederic34/patch-4
uncomment code to have user feedback
2023-03-17 21:13:30 +01:00
Laurent Destailleur
4052410c70
Merge pull request #24218 from lamrani002/permissionsRewriting
NEW function in modulebuilder.lib for rewriting all permissions
2023-03-17 21:12:56 +01:00
Laurent Destailleur
f7d06fff44
Merge pull request #24216 from frederic34/patch-8
fix warnings
2023-03-17 21:11:28 +01:00
Laurent Destailleur
9ef5608c86
Merge pull request #24219 from frederic34/patch-10
fix warning
2023-03-17 21:10:56 +01:00
Laurent Destailleur
51f52feda6 Fix missing ip 2023-03-17 21:09:43 +01:00
Laurent Destailleur
f51b209d99
Merge pull request #24223 from kubajznik/add-modulepart-contact-documents-api
NEW Support contact in post() document API
2023-03-17 21:08:02 +01:00
Laurent Destailleur
932f561fd0
Update api_documents.class.php 2023-03-17 21:07:30 +01:00
Laurent Destailleur
85f404b1d1
Merge pull request #24231 from jyhere/jyhere-patch-5
Add missing printFieldListFrom hook in movements list
2023-03-17 21:05:44 +01:00
Laurent Destailleur
2d0b855de7 Fix param FILTER_VALIDATE_EMAIL 2023-03-17 21:00:18 +01:00
Laurent Destailleur
0bdc666df7
Merge pull request #24226 from ymollard/membership-settings-ui
Membership settings in UI
2023-03-17 20:56:14 +01:00
Laurent Destailleur
b7c242c210 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 20:54:18 +01:00
Laurent Destailleur
972e680860 Debug v17 2023-03-17 20:46:12 +01:00
Laurent Destailleur
9ade245774 Fix responsive 2023-03-17 20:12:38 +01:00
Laurent Destailleur
62ec69770b Fix responsive 2023-03-17 20:06:45 +01:00
Laurent Destailleur
957a0adc94 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 19:15:12 +01:00
Laurent Destailleur
ae7fdc4750
Merge pull request #24230 from cmfpmatik/dev2023
UP function : Add multiple transfert banking
2023-03-17 19:13:56 +01:00
Laurent Destailleur
b8c169ac18
Merge pull request #24203 from frederic34/moduledoc
add doc
2023-03-17 19:11:20 +01:00
Laurent Destailleur
f39bf7a43c Debug v17 2023-03-17 19:09:31 +01:00
Mickaël 'lastmikoi' FALCK
59b02a9f49 FIX #24138 Fix box_birthdays SQL for postgres
PR #21631's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.

In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-17 18:48:25 +01:00
Laurent Destailleur
2ebf152884
Merge pull request #24238 from lastmikoi/issue-24138-birthday-sql-error
FIX #24138 Fix box_birthdays SQL for postgres
2023-03-17 18:45:13 +01:00
Laurent Destailleur
27edc8f8f4
Merge pull request #24234 from jyhere/jyhere/fix-listselect-hooks
FIX: remove obsolete preg_replace for removing commat at the beginnin…
2023-03-17 18:22:07 +01:00
Laurent Destailleur
8dcba9151f
Merge pull request #24236 from OPEN-DSI/develop_generate_document_on_product_batch_files
NEW: Generate documents on product batch (Files)
2023-03-17 18:19:10 +01:00
Laurent Destailleur
55bf52f3f0
Merge pull request #24235 from OPEN-DSI/develop_generate_document_on_product_batch_sql
NEW: Generate documents on product batch (SQL)
2023-03-17 18:18:45 +01:00