Commit Graph

99909 Commits

Author SHA1 Message Date
David Pareja Rodriguez
927d0a2fa1 ORDER BY rowid 2023-03-13 11:16:37 +01:00
Laurent Destailleur
3300905599 Fix add a protection against bad param of dol_eval 2023-03-13 11:15:46 +01:00
Laurent Destailleur
abfd324301 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-13 10:24:01 +01:00
Laurent Destailleur
ade0592a9b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-13 10:23:52 +01:00
Guenter Lukas
914096bd0a update 2023-03-13 08:45:29 +01:00
Laurent Destailleur
f6b8cd0208
Merge branch '16.0' into 16.0-issue-23799 2023-03-12 17:47:02 +01:00
Laurent Destailleur
cb40103d49
Merge pull request #23926 from rycks/16.0_fix_log_of_cmailfile_class_moved_after_bcc_defined
move log after variable updates to get good informations in logs
2023-03-12 17:15:17 +01:00
Laurent Destailleur
1cf3cc4813
Merge pull request #24144 from frederic34/patch-8
Fix translation
2023-03-10 19:14:17 +01:00
noec764
353d451e5a
Correct dolForgeCriteriaCallback 2023-03-10 15:48:26 +01:00
Laurent Destailleur
0028ca6fb6
Merge pull request #24177 from ATM-Consulting/FIX_16.0_expensereport_add_ndf
Fix expensereport add ndf
2023-03-10 14:46:17 +01:00
Laurent Destailleur
4722191f3b
Merge pull request #24171 from mapiolca/patch-48
FIX  Extrafields in Notes to unify with orders or invoices.
2023-03-10 14:45:45 +01:00
Laurent Destailleur
fc4dbc06fa
Merge pull request #24170 from frederic34/patch-13
typo in fr_FR
2023-03-10 14:45:14 +01:00
Laurent Destailleur
da338edb51 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-10 13:03:22 +01:00
Laurent Destailleur
7a59c0ef4b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-10 13:03:11 +01:00
Laurent Destailleur
6c224f3dac
Merge pull request #24043 from ymollard/fix-morphy-new.php
Fix member nature display in new.php
2023-03-10 11:39:20 +01:00
GregM
7996ecf4f8 Fix expensereport add ndf 2023-03-10 10:42:00 +01:00
stickler-ci
e0aa056845 Fixing style errors. 2023-03-09 14:40:43 +00:00
Pierre Ardoin
04f463259f
Add Extrafields in Notes
Add support of extrafields in notes if its specified in extrafield's settings.
2023-03-09 15:26:59 +01:00
Frédéric FRANCE
9147f0cba1
typo in fr_FR 2023-03-09 14:10:43 +01:00
Frédéric FRANCE
2863481629
Update list.php 2023-03-07 10:26:21 +01:00
Frédéric FRANCE
b197607fb7
Fix translation 2023-03-07 10:25:27 +01:00
Yoan Mollard
ebac8ef1f1 Fix double morphy display when morphy is forced 2023-03-05 17:06:32 +01:00
Yoan Mollard
7a7d1c2fb1 Revert "Fix member nature display in new.php"
This reverts commit fd371cc52b.
2023-03-05 16:58:45 +01:00
Yoan Mollard
d9c47b93df Revert "Drop the double <tr>"
This reverts commit a02e88dc28.
2023-03-05 16:55:45 +01:00
Laurent Destailleur
65acdd358a
Merge pull request #24093 from marc-dll/16.0_FIX_accountancy_lettering
FIX: accountancy: lettering error management and prevention
2023-03-04 17:48:59 +01:00
Laurent Destailleur
f2e467e0d3
Merge pull request #24121 from FHenry/16_fix_auto_account
fix: input percent deposit is missing on auto-deposit feature
2023-03-04 15:18:29 +01:00
Florian HENRY
3b0b731eee fix: mathod call with default value 2023-03-04 13:50:14 +01:00
Noé Courtier
2bc158a2bb FIX: Resolve error message due to missing arguments 2023-03-03 16:08:17 +01:00
Laurent Destailleur
89810f97c1
Merge pull request #23941 from ATM-Consulting/FIX_propalestats_SQL_unknown_column_fk_soc
FIX: SQL error "unknown column p.fk_soc"
2023-03-03 13:41:32 +01:00
Laurent Destailleur
51a890bf1a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-03 12:30:02 +01:00
Laurent Destailleur
59f2644d46 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-03 12:29:35 +01:00
Laurent Destailleur
eaaee09d42 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-03 12:11:35 +01:00
Nicolas
50d4f2d90f FIX select for task in event card 2023-03-03 12:00:24 +01:00
Laurent Destailleur
215cd58827 Fix for #24094 2023-03-03 11:53:21 +01:00
GregM
87fa075ce0 Fix 16.0 propalestats 2023-03-03 10:20:45 +01:00
Laurent Destailleur
0c9a95e8a6
Merge pull request #24089 from marc-dll/16.0_FIX_expensereport_ik
FIX: expense reports: JS error when selecting mileage fees expense type if MAIN_USE_EXPENSE_IK disabled
2023-03-02 16:24:56 +01:00
Marc de Lima Lucio
d3edbbb51b FIX: accountancy lettering: correctly calculated number of lettering operations done 2023-03-02 15:56:20 +01:00
Marc de Lima Lucio
49afabd440 FIX: accountancy lettering: prevent null results when fetching link with payments 2023-03-02 15:16:04 +01:00
Marc de Lima Lucio
1c57b75510 FIX: accountancy lettering: better error management 2023-03-02 15:04:15 +01:00
Marc de Lima Lucio
b84e20d09f FIX: whitespaces 2023-03-02 14:52:56 +01:00
Laurent Destailleur
a107682dbc
Merge pull request #24075 from hregis/fix_right_access_problem
FIX missing "authorid" for getNomUrl link right access
2023-03-02 13:39:25 +01:00
Laurent Destailleur
7994825086
Update list.php 2023-03-02 13:39:08 +01:00
Marc de Lima Lucio
0ddb4eb9b2 FIX: expense reports: error when selecting mileage fees expense type if MAIN_USE_EXPENSE_IK disabled 2023-03-02 11:51:06 +01:00
Laurent Destailleur
597e6c0a7b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-02 10:49:47 +01:00
Regis Houssin
4877c80c36 FIX missing "authorid" for getNomUrl link right access 2023-02-28 16:44:32 +01:00
David Pareja Rodriguez
590373a620 Forgot to loop on the results 2023-02-28 13:33:52 +01:00
David Pareja Rodriguez
b191330a79 Ignore localtaxes if localtax1_type or localtax2_type is 0 2023-02-28 13:24:11 +01:00
Yoan Mollard
a02e88dc28 Drop the double <tr>
Must be displayed both in the if and else
2023-02-26 22:18:30 +01:00
Yoan Mollard
fd371cc52b Fix member nature display in new.php 2023-02-24 23:31:06 +01:00
Christophe Battarel
3c58b1cfc7 add comment for Travis to play it again sam 2023-02-24 16:28:15 +01:00
Christophe Battarel
f140036f37 FIX shipping list for external user 2023-02-24 15:59:43 +01:00
Laurent Destailleur
7ec32d2458 Fix phpunit 2023-02-23 21:28:58 +01:00
atm-florian
b29ebef05f Propale stats: reworking of the fix to comply with travis rule for SQL string building 2023-02-23 18:03:00 +01:00
stickler-ci
af4228064d Fixing style errors. 2023-02-23 07:33:16 +00:00
pratushraj
d326e59beb issue #24014 2023-02-23 13:00:31 +05:30
Laurent Destailleur
5cd7173140 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-22 14:34:33 +01:00
Laurent Destailleur
da503e6c58 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-22 14:33:59 +01:00
Laurent Destailleur
7c2258acd7 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-22 14:32:45 +01:00
Laurent Destailleur
56bc4b0538 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-22 14:32:35 +01:00
Laurent Destailleur
e7546e6da1 FIX #23804 2023-02-22 14:29:36 +01:00
Laurent Destailleur
f1a7b5b0b4
Update dict.php 2023-02-22 13:53:46 +01:00
Quentin VIAL-GOUTEYRON
08bcd4af31 FIX : mandatory date for service didnt work for invoice 2023-02-22 12:19:36 +01:00
Regis Houssin
1555e0242b FIX label dictionary is used by barcode and member module 2023-02-22 10:28:30 +01:00
Laurent Destailleur
be82f51f68 Fix regression 2023-02-21 20:50:26 +01:00
Laurent Destailleur
0703645304 Fix missing protection on ajax public ticket page 2023-02-21 20:47:35 +01:00
Laurent Destailleur
70c99b1f79 Fix pdf 2023-02-21 18:32:36 +01:00
Laurent Destailleur
1f3aa24c8a Fix missing date delivery on invoice 2023-02-21 16:56:16 +01:00
Laurent Destailleur
dd6e2821bc Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-21 12:17:41 +01:00
Laurent Destailleur
2a9079bd10 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-21 12:17:30 +01:00
Rémi Champlon
baa28e175d indent 2023-02-20 16:47:01 +01:00
Rémi Champlon
aa60bd29c1 check link empty in switch 2023-02-20 16:39:03 +01:00
Quentin VIAL-GOUTEYRON
a57ad3b96b Merge branch 'FIX_accounting_filter_pgc_version' of github.com:atm-quentin/dolibarr into FIX_accounting_filter_pgc_version 2023-02-20 14:08:50 +01:00
Guenter Lukas
9d43d51888 FIX: #23966 Error "Param dbt_keyfield is required but not defined" 2023-02-20 12:57:14 +01:00
Guenter Lukas
36e73280bf FIX:#23966 Error "Param dbt_keyfield is required but not defined" 2023-02-20 12:51:15 +01:00
Quentin VIAL-GOUTEYRON
b9fc6d5a2f fix travis 2023-02-20 12:01:42 +01:00
stickler-ci
66b5917013 Fixing style errors. 2023-02-20 10:50:52 +00:00
Quentin VIAL-GOUTEYRON
80199faf1a FIX filter sql accounting account 2023-02-20 11:27:14 +01:00
Laurent Destailleur
35d496de38
Update user.class.php 2023-02-19 02:41:53 +01:00
Regis Houssin
50721f8df3 TODO object $user parameter is not use in send_password() ! 2023-02-18 16:31:59 +01:00
Regis Houssin
5b81880b97 FIX object $user is not defined 2023-02-18 16:24:56 +01:00
Regis Houssin
992fe1286d FIX request new password with "mc" and "twofactor" authentication 2023-02-18 16:08:19 +01:00
Laurent Destailleur
83071df214 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-17 16:22:17 +01:00
Laurent Destailleur
cfd9e7ed62 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-17 16:17:06 +01:00
Laurent Destailleur
481edd95fd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-17 16:15:58 +01:00
Laurent Destailleur
aefe12f01b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-17 16:15:46 +01:00
Laurent Destailleur
3ba63aec78 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-17 16:15:01 +01:00
Laurent Destailleur
884ecc9e87 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-02-17 16:14:37 +01:00
Laurent Destailleur
711bf2e6a8 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-02-17 16:14:23 +01:00
Laurent Destailleur
b74839b4c1
Merge pull request #23797 from glu000/16.0-issue-23795
Fix #23795 External users are not able to open proposals
2023-02-17 16:13:58 +01:00
atm-florian
c3e42f1961 Propale stats: replace old-style joins with inner joins 2023-02-17 16:12:06 +01:00
atm-florian
e212019ddf FIX: SQL error "unknown column p.fk_soc" because ANSI-92 joins take precedence over ANSI-89 joins
cf. https://stackoverflow.com/questions/4065985/mysql-unknown-column-in-on-clause
2023-02-17 00:10:00 +01:00
Eric Seigne
bf9a44ac6f msg is not defined 2023-02-16 21:48:55 +01:00
Eric Seigne
86e2f46fe7 addr_bcc could be set 2023-02-16 21:46:27 +01:00
Eric Seigne
3a58e025ba better logs 2023-02-16 21:44:38 +01:00
Laurent Destailleur
396c7b5d33
Merge pull request #23904 from hregis/fix_php8_compatibility
FIX multicompany compatibility
2023-02-16 21:36:09 +01:00
Laurent Destailleur
a7d79a1f75
Merge pull request #23913 from simnandez/15.0
Fix Bad assignation for external users access
2023-02-16 21:11:37 +01:00
Laurent Destailleur
7cefd3c6ec
Merge pull request #23919 from hregis/fix_multiple_php8_compatibility
FIX wrong url param name action
2023-02-16 21:10:35 +01:00
Regis Houssin
33e345a280 FIX missing getEntity filter 2023-02-16 15:51:55 +01:00
stickler-ci
390e7c83b2 Fixing style errors. 2023-02-16 10:48:41 +00:00
GregM
9e1b8bcd4c FIX parse error and NAN 2023-02-16 11:33:43 +01:00
Alexandre SPANGARO
f24ffe5b91 Supplier proposal - List - SQL error on total_ht 2023-02-16 10:20:37 +01:00
Eric Seigne
6163f84d25 move log after variable updates to get good informations in logs 2023-02-15 22:10:03 +01:00
Laurent Destailleur
94002bf85c Fix sql 2023-02-15 20:38:38 +01:00
Laurent Destailleur
c259ca09b8 Enhance script to repair database when stock by lot differ from stock 2023-02-15 20:14:48 +01:00
Laurent Destailleur
6db1c1cd2f Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-15 18:22:06 +01:00
Laurent Destailleur
89817c8ead Fix message for profit calculation 2023-02-15 18:17:06 +01:00
Laurent Destailleur
b57d1ed263 FIX Profit calculation on project preview tab. 2023-02-15 18:16:54 +01:00
Laurent Destailleur
32d27887b1 Fix message for profit calculation 2023-02-15 18:11:25 +01:00
Laurent Destailleur
d04043f3d8 FIX Profit calculation on project preview tab. 2023-02-15 18:04:23 +01:00
Laurent Destailleur
1b925ec53f FIX Profit calculation on project preview tab. 2023-02-15 17:59:27 +01:00
Regis Houssin
7653a7126b FIX wrong url param name action 2023-02-15 13:50:24 +01:00
Juanjo Menent
670ae506e3 Fix: Bad assignation for external users access 2023-02-15 10:47:25 +01:00
Laurent Destailleur
7db2c9706d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-14 10:59:23 +01:00
Regis Houssin
89a2f7a0c1 FIX multicompany compatibility 2023-02-14 10:53:59 +01:00
Laurent Destailleur
3278b7bc86 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-02-13 23:38:07 +01:00
Laurent Destailleur
6eda0f4c2e Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2023-02-13 21:58:26 +01:00
Laurent Destailleur
5217ae28f8 Fix load of margin infos 2023-02-13 21:35:48 +01:00
Laurent Destailleur
b8aad7d760
Merge pull request #23894 from altairis-benjamin/isArray
FIX bad check on if in get_all_ways
2023-02-13 18:10:11 +01:00
Laurent Destailleur
b40cd67fa8
Merge pull request #23878 from hregis/fix_can_not_set_prospect_status
FIX Object of class LDAP\Connection could not be converted to string
2023-02-13 18:05:37 +01:00
Eric Seigne
cac9a00bac fix loi de finance 525 2023-02-13 16:19:00 +01:00
Benjamin Falière
c3fc14a45a FIX bad check on if in get_all_ways 2023-02-13 16:05:12 +01:00
Laurent Destailleur
e9c5f515ce Fix #huntrb1412070-740e-4119-8e4b-61bdc3af42aa 2023-02-13 14:35:02 +01:00
Laurent Destailleur
239f7a1eb0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-13 13:58:03 +01:00
Laurent Destailleur
927a87851d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-13 13:57:02 +01:00
Laurent Destailleur
f569048eb2 Fix #hunter7a048bb7-bfdd-4299-931e-9bc283e92bc8 2023-02-13 13:54:28 +01:00
Regis Houssin
9c706061be FIX Object of class LDAP\Connection could not be converted to string 2023-02-11 08:48:09 +01:00
Laurent Destailleur
23b4e999fb Better sql for unique index 2023-02-10 19:44:34 +01:00
Laurent Destailleur
1e2a3ffa5d
Merge pull request #23858 from elcf/16.0-uk
Merge pull request #23817 from elcf/develop
2023-02-10 19:42:35 +01:00
Alexandre SPANGARO
c61326cdae Merge branch '14.0' into 14p42 2023-02-10 15:01:29 +01:00
Alexandre SPANGARO
1bc16f47c0 FIX : Missing right to edit service note when module product is disabled 2023-02-10 15:00:27 +01:00
Laurent Destailleur
7358dfa20f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-09 23:20:09 +01:00
Laurent Destailleur
73b894dca3 Fix the qty in stock when product has no lot 2023-02-09 23:19:58 +01:00
Laurent Destailleur
802ee770c3 FIX #23860 2023-02-09 19:25:55 +01:00
Laurent Destailleur
6362e3612b
Merge pull request #23856 from atm-quentin/FIX_16.0_strato_pdf
FIX strato pdf
2023-02-09 18:18:25 +01:00
Florian HENRY
8bd6f070aa FIX: product ref fourn same size in supplier order/invoice as in product price fourn 2023-02-09 17:22:45 +01:00
Laurent Destailleur
69b690c45e Merge pull request #23817 from elcf/develop
Added key name to unique constraint
2023-02-09 11:36:41 -04:00
Laurent Destailleur
393f3a9480
Merge pull request #23811 from evarisk-theo/FIX-clicktodial-backtopage
FIX: fatal error on clicktodial backtopage
2023-02-09 15:40:28 +01:00
Laurent Destailleur
365c442f70 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-09 15:30:09 +01:00
Laurent Destailleur
ec8aacaddb Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-09 15:30:05 +01:00
stickler-ci
78e1fad6bd Fixing style errors. 2023-02-09 14:27:50 +00:00
Laurent Destailleur
6cb6098d3c
Merge pull request #23818 from altairis-benjamin/discountOnBom
FIX discount wasn't taken into account when adding a line in BOM
2023-02-09 15:27:46 +01:00
Quentin VIAL-GOUTEYRON
e83559afb0 FIX strato pdf 2023-02-09 15:20:07 +01:00
Laurent Destailleur
cbbbd640d3 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-09 15:15:36 +01:00
Laurent Destailleur
f8efc35531 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-09 15:15:20 +01:00
Laurent Destailleur
d221aa3f95
Merge pull request #23826 from Easya-Solutions/14.0_fix_prelevement_line_facture_fourn_link
Fix prelevement line : the link to the facture was to a customer fac, not fourn fac
2023-02-09 15:11:00 +01:00
Laurent Destailleur
698693ee8b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-09 15:04:06 +01:00
Laurent Destailleur
ac27f5ef74 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-09 14:46:45 +01:00
VESSILLER
01e0503b0f FIX several email sent to the same recipient when adding message from ticket 2023-02-09 11:52:41 +01:00
stickler-ci
637603731a Fixing style errors. 2023-02-08 15:26:10 +00:00
avolani
98bfba1f46
Add missing table_element
This allow usage of extrafields logic (still missing table and setup pages)
2023-02-08 16:20:47 +01:00
Noé Cendrier
b880029ac0 typos in getAttchments() $arrayobject 2023-02-08 09:58:30 +01:00
tnegre
55d6e2ead0 Fix prelevement line : the link to the facture was to a customer facture, even when it was a facturefourn. 2023-02-07 17:32:35 +01:00
Laurent Destailleur
3dc8937ad3 Provide an object for computed extrafields 2023-02-07 00:11:33 +01:00
Laurent Destailleur
f66501dcdf Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-06 22:26:27 +01:00
Laurent Destailleur
eb5f1b6649 Fix filter on supplier categories 2023-02-06 22:26:09 +01:00
Benjamin Falière
016d1117a6 added my name to the file 2023-02-06 18:02:28 +01:00
Benjamin Falière
fc767cbfbe FIX discount wasn't taken into account when adding a line in BOM 2023-02-06 17:56:21 +01:00
Théo David
394c3f847c FIX clicktodial backtopage 2023-02-06 17:03:51 +01:00
Guenter Lukas
3a8fbd3aa8 update 2023-02-06 10:32:54 +01:00
Guenter Lukas
2e7371eee6 Fix #23795 2023-02-06 08:45:44 +01:00
Laurent Destailleur
e04a44e4ce
Merge pull request #23786 from glu000/16.0-issue-23785
Fix #23785 Box "Last changed vendors": External users can see all suppliers on htdocs/comm/index.php
2023-02-06 00:18:21 +01:00
Laurent Destailleur
60c750885f
Merge pull request #23789 from glu000/16.0-issue-23787
Fix #23787 External user can see users from other companies in agenda view per user
2023-02-06 00:05:16 +01:00
Laurent Destailleur
b52203b4e0
Update peruser.php 2023-02-06 00:05:06 +01:00
Laurent Destailleur
a0f8a2454b
Update peruser.php 2023-02-06 00:04:19 +01:00
Laurent Destailleur
48026b038e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-05 20:18:15 +01:00
stickler-ci
d2a6d89fca Fixing style errors. 2023-02-05 10:48:29 +00:00
Guenter Lukas
edb81d1955 update 2023-02-05 11:43:09 +01:00
Guenter Lukas
31984b8f2e update 2023-02-05 09:33:54 +01:00
Günter Lukas
f5600fdffc
Update index.php 2023-02-05 08:38:46 +01:00
Günter Lukas
d8ff9468af
Update index.php 2023-02-05 08:35:45 +01:00
Günter Lukas
17397d635c
#23783 2023-02-05 08:24:09 +01:00
Laurent Destailleur
2690dd6274
Merge pull request #23730 from altairis-benjamin/commandcard
FIX Get data back when error on command create
2023-02-04 17:06:32 +01:00
kkhelifa
2c826a4fcc FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields() 2023-02-04 16:15:18 +01:00
Laurent Destailleur
100b572aa3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-04 16:11:28 +01:00
Laurent Destailleur
ff4ea81429 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-04 16:11:16 +01:00
Laurent Destailleur
d3a26efb0e
Merge pull request #23755 from frederic34/patch-4
fix #23753
2023-02-04 15:39:01 +01:00
Laurent Destailleur
2560a543b1
Merge pull request #23767 from Easya-Solutions/14.0_fix-ticket-join-file
FIX attach file and send by mail in ticket
2023-02-04 15:24:33 +01:00
Laurent Destailleur
86c2f2fcde Fix phpcs 2023-02-03 17:08:24 +01:00
Noé Courtier
9cf71e7d1c FIX: Cannot import find type_fees with cgenericdic.class because its have id and not rowid 2023-02-03 16:34:36 +01:00
VESSILLER
c2f91b2e15 FIX attach file and send by mail in ticket 2023-02-03 14:02:46 +01:00
Mélina JOUM
e10a7de3e0 stickler-ci error 2023-02-02 17:52:07 +01:00
Mélina JOUM
f46d9f1a15 Fix GETPOST 2023-02-02 15:54:24 +01:00
Laurent Destailleur
45dd6c8f0b Prepare option PDF_SWISS_QRCODE_USE_OWNER_OF_ACCOUNT_AS_CREDITOR 2023-02-02 15:06:19 +01:00
Mélina JOUM
4b61ef946a Fix 2023-02-02 11:44:10 +01:00
Frédéric FRANCE
eb6c25f64d
fix https://github.com/Dolibarr/dolibarr/issues/23753 2023-02-01 22:06:22 +01:00
Mélina JOUM
afa1fd3e8a Get data back on product update 2023-02-01 16:51:13 +01:00
Rémi Champlon
b1a7c23daa fix updateExtrafield option key empty set null 2023-02-01 11:20:44 +01:00
Benjamin Falière
9f85e4a60f Fixed another little error 2023-01-30 14:21:10 +01:00
Benjamin Falière
e7c6eac984 Replaced GETPOST with GETPOSTISSET 2023-01-30 14:06:49 +01:00
stickler-ci
f2c877f66a Fixing style errors. 2023-01-30 11:06:30 +00:00
Benjamin Falière
79f401f5fb Get data back when error on command create 2023-01-30 11:50:23 +01:00
Laurent Destailleur
c4d8268ea5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-30 02:27:28 +01:00
Laurent Destailleur
af649d0abd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-30 02:26:25 +01:00
Laurent Destailleur
194f803dbd Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-30 02:26:13 +01:00
Laurent Destailleur
5395a4ab4b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-30 02:23:53 +01:00
Laurent Destailleur
10d822896d Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-30 02:23:45 +01:00
Laurent Destailleur
84934046b9
Merge pull request #23670 from Daviid-P/fix_database_backtick
Encase database name in backticks
2023-01-29 20:49:47 +01:00
Eric Seigne
d3b1ee367a fix #23716 : handle hookmanagers returns 2023-01-28 14:27:45 +01:00
Alexandre SPANGARO
791a69dd09 FIX Accountancy - Quadra export 2023-01-28 04:48:55 +01:00
Laurent Destailleur
ba21d9ff83 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:47 +01:00
Laurent Destailleur
f6004d1b01 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-26 02:16:32 +01:00
Laurent Destailleur
59f163f699 Fix regression 2023-01-26 02:12:42 +01:00
Laurent Destailleur
3c9ba08369 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-26 02:10:54 +01:00
Laurent Destailleur
1a4cb5b4e2 FIX #22964 #23012 2023-01-26 02:06:40 +01:00
Laurent Destailleur
00d9aa2378
Merge pull request #23296 from IC-Florian/FIX#23087
FIX : Product list in setup.php in new Module
2023-01-26 01:30:30 +01:00
Laurent Destailleur
8ae80cec86
Merge pull request #23671 from Daviid-P/fix_undefined_facidnext
Fix wrong variable used to fetch replaced invoice
2023-01-26 00:06:13 +01:00
Laurent Destailleur
98e94b9901
Merge pull request #23672 from Easya-Solutions/14.0_fix-massaction-builddoc-simple-quote
FIX simple quote in generated file name from build doc mass action
2023-01-26 00:04:05 +01:00
Laurent Destailleur
3aec1289f8
Merge pull request #23618 from ATM-Consulting/FIX_16.0_fieldvalue_emailtemplate
FIX : Empty FormSetup emailTemplate type IF empty fieldvalue
2023-01-25 18:28:26 +01:00
GregM
934bcc72c4 update space 2023-01-25 17:34:57 +01:00
stickler-ci
08bd8caaf2 Fixing style errors. 2023-01-24 13:28:59 +00:00
Noé Courtier
b964f1a476 FIX: page was not reloaded after addline causing a new lline creation was page was reloaded 2023-01-24 14:21:14 +01:00
VESSILLER
b2ac7a72be FIX simple quote in generated file name from build doc mass action 2023-01-24 11:21:59 +01:00
David Pareja Rodriguez
01e90a4854 Fix wrong variable used to fetch replaced invoice 2023-01-24 11:04:26 +01:00
David Pareja Rodriguez
7f6d993040 Encase database name in backticks 2023-01-24 10:54:48 +01:00
Laurent Destailleur
dac3acd71f
Merge pull request #23634 from piernov/14.0-fix-donPaid
Fix: don setPaid sets paid field
2023-01-23 02:23:03 +01:00
Laurent Destailleur
56f0efa2fc Fix greek language 2023-01-20 19:09:56 +01:00
Thomas Negre
51f1871dd6 FIX on public ticket list, only the page 1 was accessible. Other pages were 404 error. 2023-01-19 17:22:31 +01:00
piernov
9a40c966bd
Fix: don setPaid sets paid field
When donation is classified as paid, paid field also needs to be set to 1 so that accounting reports show the correct information.
2023-01-19 16:31:32 +01:00
Laurent Destailleur
17b6cb2724 Fix warning 2023-01-19 13:23:08 +01:00
Thomas Negre
c8d0226613 Harmonize CSS for tables in fichehalfleft/fichehalfright 2023-01-19 11:24:53 +01:00
Laurent Destailleur
e78f59c8b6 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-19 10:44:28 +01:00
Laurent Destailleur
c3ebda359d Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-19 10:39:19 +01:00
Frédéric FRANCE
ff7a666c2b
Update bonprelevement.class.php 2023-01-18 23:43:54 +01:00
Laurent Destailleur
6d8851d1e4
Merge pull request #23468 from FHenry/16_fix_reminder_type_label
fix: reminder type label on Actioncomm Card
2023-01-18 23:41:18 +01:00
Laurent Destailleur
055cecc4e2
Merge pull request #23519 from comaiteseb/16.0
correction bug sur le filtre des langues module Emailing
2023-01-18 23:34:54 +01:00
Laurent Destailleur
6ce20e3bae
Merge pull request #23541 from FHenry/16_fix_token
fix: token for scan inventory
2023-01-18 23:33:00 +01:00
Laurent Destailleur
ddc9a0487a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 22:58:24 +01:00
Laurent Destailleur
f084c306b2 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-18 22:55:58 +01:00
Laurent Destailleur
4001101f59 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-18 22:50:29 +01:00
Laurent Destailleur
20956e9b7d Fix data truncated 2023-01-18 22:50:13 +01:00
Laurent Destailleur
8a12f337ab Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 20:54:19 +01:00
Laurent Destailleur
283ad1abcf Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 20:54:16 +01:00
Laurent Destailleur
33e21c2e2b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-18 20:45:58 +01:00
Laurent Destailleur
2a299068ad Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-18 20:45:44 +01:00
Laurent Destailleur
f49a14f8d9
Merge pull request #23574 from atm-maxime/fix_ecm_keywords
Fix missing keywords in dol_dir_list_in_database
2023-01-18 20:19:36 +01:00
Laurent Destailleur
a849496050
Merge pull request #23612 from noec764/14_Fix_missingTokenDeletingTemplate
FIX: Add missing token when deleting template inn order_supplier admin menu
2023-01-18 20:12:07 +01:00
Laurent Destailleur
3e7b16e8ca
Merge pull request #23620 from FHenry/14_fix_mod_builder
fix: module builder, backport working solution form 15.0
2023-01-18 20:11:26 +01:00
Laurent Destailleur
aa273d2155
Update index.php 2023-01-18 20:11:12 +01:00
Laurent Destailleur
c4ebc721dd
Merge pull request #23622 from ATM-Consulting/FIX_16.0_contact_firstname_lastname_extrafields
FIX : Extrafields list socpeople, display firstname and lastname together
2023-01-18 20:09:11 +01:00
Laurent Destailleur
0fd085d5bb
Merge pull request #23613 from noec764/14_FIX_Errors_handling_CreateFrom_Hooks
FIX: Errors Handling for CreateFrom Hooks
2023-01-18 20:04:15 +01:00
GregM
a3d4eb404d Fix contact firstname lastname extrafields 2023-01-18 17:36:05 +01:00
Ferran Marcet
a00fa5a192 FIX: Do not convert negative line to discount if variable is active 2023-01-18 16:11:22 +01:00
Florian HENRY
6d8f80d46e fix: module builder, backport workgin solution form 15.0 2023-01-18 16:10:21 +01:00
GregM
1d50acb3cf Fix fieldvalue emailtemplate 2023-01-18 12:10:58 +01:00
Ferran Marcet
8c969c7765 Merge branch '14.0up' into 14.0 2023-01-18 10:52:40 +01:00
Ferran Marcet
cb96378031 FIX: API access for deactivated users 2023-01-18 10:48:18 +01:00
stickler-ci
4ee0ede6d8 Fixing style errors. 2023-01-18 08:53:28 +00:00
Noé Courtier
d344e108c9 FIX: Errors Handling for CreateFrom Hooks 2023-01-18 09:44:23 +01:00
Noé Courtier
29966d8499 FIX: Add missing token when deleting template inn order_supplier admin menu 2023-01-18 09:29:11 +01:00
Laurent Destailleur
af7570a2cd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 00:16:03 +01:00