|
2 | 2 | English Dolibarr ChangeLog |
3 | 3 | -------------------------------------------------------------- |
4 | 4 |
|
| 5 | +***** ChangeLog for 17.0.2 compared to 17.0.1 ***** |
| 6 | + |
| 7 | +FIX: #24414 |
| 8 | +FIX: #24798 Deleting member subscription is not possible |
| 9 | +FIX: add a test for updating date on task update in tab time consummed pro… |
| 10 | +FIX: add charchesociales in security.lib.php |
| 11 | +FIX: Add Missing rights check on holiday calendar |
| 12 | +FIX: Add the possibility to events owner to check their events from the list when the perm "Read the actions (events or tasks) of others" is not active |
| 13 | +FIX: Authorize '0' subprice in supplier proposal line |
| 14 | +FIX: avoid error when computed property of extrafields is used |
| 15 | +FIX: avoid warnings php8 |
| 16 | +FIX: Back to cancel on reception creation |
| 17 | +FIX: Bad deletion of email when there is several emails processed |
| 18 | +FIX: bank account not visible on credit transfer |
| 19 | +FIX: Better support for option MAIN_NO_INPUT_PRICE_WITH_TAX |
| 20 | +FIX: broken feature : send private message by email |
| 21 | +FIX: categorie compatibility with actioncomm |
| 22 | +FIX: Click on "NEW" in simple POS was broken |
| 23 | +FIX: Compress in xz for better debian old version compatibility |
| 24 | +FIX: Correct Evaluation for extrafields |
| 25 | +FIX: Count only attendee draft of validated. |
| 26 | +FIX: Creation of thumbs when images.lib.php was already included |
| 27 | +FIX: delete of warehouse |
| 28 | +FIX: deletion of a line of time spent (backport e3aa438d2a582313dfd5178b8cc5975e0c912c25) |
| 29 | +FIX: Deployment of external module failed with copy dir error. |
| 30 | +FIX: edit field value of url |
| 31 | +FIX: error management on emoji and utf8 validity by emailcollector |
| 32 | +FIX: expense report autofill ttc input if force ttc conf is enabled |
| 33 | +FIX: filter missing id on consumption contact card |
| 34 | +FIX: Filter on member status |
| 35 | +FIX: Filter status orders in list no invoiced if validated + in progress + delivered |
| 36 | +FIX: Fiscal year list ref display |
| 37 | +FIX: for empty shipping |
| 38 | +FIX: INVOICE_SHOW_SHIPPING_ADDRESS |
| 39 | +FIX: jump to direct record on member search was broken |
| 40 | +FIX: label of columns must be short into invoice PDF table |
| 41 | +FIX: making search in takepos broken when TAKEPOS_PRODUCT_IN_STOCK is set |
| 42 | +FIX: Margin calculation for credit notes on margin reports |
| 43 | +FIX: message MAIN_MESSAGE_INSTALL_MODULES_DISABLED_CONTACT_US |
| 44 | +FIX: missing checking if file is uploaded |
| 45 | +FIX: missing constant and avoid submit button conflict |
| 46 | +FIX: missing entity field in unique index (since v16) |
| 47 | +FIX: Missing error message display on insertExtrafields() |
| 48 | +FIX: missing mrp module dependency |
| 49 | +FIX: More complete fix for #24411 |
| 50 | +FIX: No error message because $price_ht_devise is equal to '0' if not filled because of price2num |
| 51 | +FIX: No usage of the function updateProduction in the update function |
| 52 | +FIX: On company change, we must reuse the company parameters |
| 53 | +FIX: Operator to search category Knowledge |
| 54 | +FIX: Pb in install when password start with some special char like ! |
| 55 | +FIX: pb in sending email when mail contains data src image. |
| 56 | +FIX: PDF Font for turkish language |
| 57 | +FIX: product notes rights |
| 58 | +FIX: Propagate correct origin/origin_id when creating order from proposal |
| 59 | +FIX: Propagate extrafields from supplier order to reception |
| 60 | +FIX: reassortlot search categorie + add inithooks |
| 61 | +FIX: Reception process loose some lines on first error. |
| 62 | +FIX: redesign of the function : updateProduction |
| 63 | +FIX: ref_client on Project Overview for propale |
| 64 | +FIX: reference id in getnomurl function. |
| 65 | +FIX: regression Undefined $datepaid |
| 66 | +FIX: remove NOTOKENRENOWAL (backport commit v17 7c316229db8060781ee50f4465b1133b5aeef156) |
| 67 | +FIX: Remove warning on lettering - Impossible to write in ledger v16 v17 v18 |
| 68 | +FIX: Report of date of task suggested only if there is tasks |
| 69 | +FIX: Rounding on total margin on invoice list |
| 70 | +FIX: Search List Select Extrafields with condition |
| 71 | +FIX: Search when criteria start with ! |
| 72 | +FIX: Sending email from attendee list |
| 73 | +FIX: Shipping address same third party |
| 74 | +FIX: special chars in generated file name from build doc mass action |
| 75 | +FIX: supplier invoice status on bank transfer line |
| 76 | +FIX: supplier link on bank transfer line |
| 77 | +FIX: Task events not displayed |
| 78 | +FIX: token errors on public interface |
| 79 | +FIX: Transfer between accounts with different currencies was broken |
| 80 | +FIX: Update hour of intervention line |
| 81 | +FIX: Upload of files on public ticket interface |
| 82 | +FIX: Use max parameters of widget graph product distribution |
| 83 | +FIX: Warehouse total line |
| 84 | +FIX: When salary module is not enabled, bad permission check on user list |
| 85 | +FIX: wrong colspan for tasks list |
5 | 86 |
|
6 | 87 | ***** ChangeLog for 17.0.1 compared to 17.0.0 ***** |
7 | 88 |
|
|
0 commit comments