Skip to content

Commit f12378d

Browse files
committed
Prepare 19.0.2
1 parent e9f7a19 commit f12378d

File tree

2 files changed

+164
-1
lines changed

2 files changed

+164
-1
lines changed

ChangeLog

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,169 @@ English Dolibarr ChangeLog
33
--------------------------------------------------------------
44

55

6+
***** ChangeLog for 19.0.2 compared to 19.0.1 *****
7+
FIX: $object->oldcopy may be a stdClass and not original object
8+
FIX: 16.0 - parent company gets emptied when updating a third party from the card in edit mode (#28269)
9+
FIX: 16.0 - the e-mail templates configured in the notification module are not used if the recipient is a fixed e-mail address (#29407)
10+
FIX: 17.0 - $num doesn't take trigger-modified newref into account, leading to inconsistencies if BILL_SUPPLIER_VALIDATE changes the invoice's ref (#28684)
11+
FIX: #22948
12+
FIX: #24265 regression cannot see all product on takepos (#28753)
13+
FIX: #26015
14+
FIX: #28205
15+
FIX: #28251 Fixing subpermission name on api_multicurrencies.class.php (#28252)
16+
FIX: #28347 FIX: #28962 FIX: #29224 FIX: #29035 (#29303)
17+
FIX: #28369
18+
FIX: #28429
19+
FIX: #28491 (#28522)
20+
FIX: #28518 (#28520)
21+
FIX: #28533 Mo::deleteLine removes the "main" MoLine if consumed line is delete (#28535)
22+
FIX: #28564
23+
FIX: #28978 FIX: #28976
24+
FIX: #29029 Impossible to delete an order line
25+
FIX: #29114 Missing contact term in intervention
26+
FIX: #29114 Translate contact term in intervention
27+
FIX: #29225
28+
FIX: #29229
29+
FIX: #29333 supplier order extrafields of link type displays error (#29334)
30+
FIX: #29496 - filtering a record should not hide its child not filtered
31+
FIX: #29531
32+
FIX: Accolad
33+
FIX: Accountancy export with file or not
34+
FIX: Accountancy - Not trunc id_import
35+
FIX: accounting FEC import (Issue #28306) (#29414)
36+
FIX: Adding the dependencies list feature for extrafields "select" (#28549)
37+
FIX: Add new hidden conf "DISABLE_QTY_OVERWRITTEN" (#28523)
38+
FIX: Amount of localtaxes in foreign currency was wrong on screen and PDF
39+
FIX: an error in a complex else condition
40+
FIX: an error occured when doing a mass vat change de 0% on supplier invoice (#29417)
41+
FIX: avoid error "Column 'entity' in where clause is ambiguous" (#28270)
42+
FIX: avoid php warnings (#29247)
43+
FIX: avoid to delete "lock" and "unlock" files
44+
FIX: avoid Unknown column 'pfp.ref_fourn' (#28145)
45+
FIX: avoid warning "error parsing attribute name in Entity" (#28543)
46+
FIX: background color for enabled modules (#29378)
47+
FIX: Bad column for total in bom list
48+
FIX: Bad condition on button back to draft on recruitment job.
49+
FIX: Bad CRLF when sending text only content. Fix dol_htmlwithnojs()
50+
FIX: Bad management on error creation of bookkeeping
51+
FIX: Bad picto on list of permission of a user when user not admin
52+
FIX: bad search on _ char in like when Debugbar is on
53+
FIX: bad timzeone for the start/end date of an event
54+
FIX: Better test on validity of compute field syntax with parenthesis
55+
FIX: Blank list when contract was checked in list of tickets (#29528)
56+
FIX: Button for disabled modules must not appear.
57+
FIX: categories protection limit
58+
FIX: close #28279
59+
FIX: Condition on newDateLimReglement
60+
FIX: Conflict with autoload
61+
FIX: contact/address title is always "New Contact/Address" even if the contact/address already exists (#29581)
62+
FIX: Count of virtual stock at Services and MoLine with disabled stock change (#28580)
63+
FIX: css of background of modules that was black
64+
FIX: default workstation on BOM
65+
FIX: disabled pito of menu must be greyed.
66+
FIX: Display the date according to user language on subsitutions (#29510)
67+
FIX: Don't display column when it's out of date (#28271)
68+
FIX: duplicate error check (#29433)
69+
FIX: duplicate with lines: 414-416 (#28358)
70+
FIX: edit bank suggested for credit transfer payment in invoice setup
71+
FIX: empty array with php8.2
72+
FIX: Ergonomic fail part02 (#29373)
73+
FIX: Error When cloning fourn price no default value for tva_tx (#28368)
74+
FIX: Error when updating user (#29304)
75+
FIX: fatal error Unsupported operand types when recording load payment
76+
FIX: Fix create shipping with product who have negative stocks on warehouse but the negative stock transfert is allowed (#26217)
77+
FIX: Fix save directory for invoice ODT and multientities
78+
FIX: hasRight function
79+
FIX: Hide number beside select contract & added langs to translate c… (#29529)
80+
FIX: Hierarchy Employee view do not filter on employee = 1 (#29496)
81+
FIX: incorrect page numbering in PDF #29458 (#29476)
82+
FIX: Inline edition not implemented
83+
FIX: inventoryDeletePermission id define twice
84+
FIX: Issue with special characters in French
85+
FIX: link type extrafield on warehouse not working (#29339)
86+
FIX: logo and escape in RSS
87+
FIX: logo of paypal payment on payment page
88+
FIX: made invalid code shape error more user friendly (#29498)
89+
FIX: Manual deletion of a bookkeeping line
90+
FIX: Merge of thirdparties must also move uploaded files
91+
FIX: migration missing 2 columns in llx_resource and 1 in llx_user
92+
FIX: missing comma in query (#29435)
93+
FIX: Missing declaration of type export FEC/FEC2 for export with file source
94+
FIX: missing entity parameter for ajax_constantonoff
95+
FIX: missing hide "new" button where "product" or "service" module are disable
96+
FIX: missing trans
97+
FIX: Move the trigger for delete order line before the SQL request
98+
FIX: MRP divide product not working
99+
FIX: multiple problems with multicompany
100+
FIX: navigation after filter in subaccount
101+
FIX: notification: error 500 in fixed emails due to a bad copy/paste (#29580)
102+
FIX: notification module: for supplier orders (any of the 3 triggers), user can choose an e-mail template in conf, but the conf is not used when sending the notification (#28216)
103+
FIX: not redirtect when error occurs on updating card (#29388)
104+
FIX: Not trancate the multicurrency rate shown on cards (even if the global MAIN_MAX_DECIMALS_SHOWN is set to 0) (#28211)
105+
FIX: Oauth login
106+
FIX: Option MAIN_DOC_USE_TIMING can be a string with date format
107+
FIX: Payment on customer invoice - Remove accountid in url if empty for apply default value (#28156)
108+
FIX: Pb in redirect of a website page in USEDOLIBARRSERVER mode
109+
FIX: PDF Fatal error : Backport fix from #23972
110+
FIX: PDF Translations Extrafields
111+
FIX: permission on payment file of a tax
112+
FIX: peut pas faire mieux !
113+
FIX: php8: Fatal when empty $tmpvat is an empty string (no silent conversion to '0' when used in arithmetic operations) (#29451)
114+
FIX: php warning global conf (#29478)
115+
FIX: PHP Warning: Undefined array key "totalam" on line 1890 (#29489 #29578 #29487)
116+
FIX: PHP Warning: Undefined properties
117+
FIX: PHP Warning: Undefined variable $lib (#28342)
118+
FIX: PHP Warning: Undefined variable $mode (#28697)
119+
FIX: PHP Warning: Undefined variable $socid on line 55 (#29490)
120+
FIX: PHP Warning: Undefined variable $tva_npr in /fourn/facture/card.php on line 1695 (#29593)
121+
FIX: Picto for mime in top menu
122+
FIX: position of field in list of field in shipment list
123+
FIX: postgresql error (#28542)
124+
FIX: PUT /thirdparties/{id} and PUT /contacts/{id} should throw exception if update returns < 0 (#29596)
125+
FIX: quote in sql request
126+
FIX: Regression #29340
127+
FIX: Repair the replenishment list (#29336)
128+
FIX: Responsive on admin project
129+
FIX: round capital societe (#29211)
130+
FIX: Row size of role contact in thirdparty (#29456)
131+
FIX: Scale for the "second" unit (#29327)
132+
FIX: search and add extrafields to tasks when conf disabled (#29542)
133+
FIX: Shipment closing action has wrong value (#28174)
134+
FIX: skip adding tab if user doesn't have permission (#28698)
135+
FIX: sometimes a string type instead integer is return, why ?
136+
FIX: some tooltips has disappeared on invoice action button
137+
FIX: Special code is now transmitted by args only in order supplier (#28546 #28619)
138+
FIX: SQL syntax error in DDLUpdateField
139+
FIX: StockTransfer class has no table_element_line
140+
FIX: subscription must be editable when accounting isn't reconciled (#28469)
141+
FIX: supplier price duplicate entry on update supplier product ref (#29290)
142+
FIX: Support of lot serial not working on TakePOS
143+
FIX: syntax error (but same result) :-)
144+
FIX: TakePOS | Add product / Delete line of existing invoice
145+
FIX: TASK_CREATE Trigger (#29483)
146+
FIX: The filter ! was broken in emailcollector
147+
FIX: The localtax must be exported only if activated
148+
FIX: Ticket new message notification sent twice
149+
FIX: trackid and temp dir on payment confirmation of event registration
150+
FIX: Translation for select (#28677)
151+
FIX: Undefined array key default on fields (#29243)
152+
FIX: upload odt files should not start/end with space
153+
FIX: use $conf->browser->os instead
154+
FIX: used hasRight function
155+
FIX: Value of field int = 0 from modulebuilder must nto be set to null
156+
FIX: We should be able to add a workstation on bom lines (#29361 #29360)
157+
fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_NEW, the invoice must have the default bank account of the thirdparty is it's empty on order
158+
FIX: wrong array key (#29317)
159+
FIX: Wrong currency shown in TakePOS payment page
160+
FIX: wrong shortcut key for macintosh
161+
FIX: wrong sql request with product category filter
162+
FIX: wrong stock permission number
163+
NEW: Constant to select if typent helps define whether the thirdparty is a company
164+
NEW: Support Reply-To tracking in emails sending (tickets only for the
165+
SEC: #yogosha21416
166+
SEC: Add a protection against installation of external module bypassing
167+
SEC: A user with export permission can export module data without permissions on module.
168+
6169
***** ChangeLog for 19.0.1 compared to 19.0.0 *****
7170

8171
FIX: 16.0 - parent company gets emptied when updating a third party from the card in edit mode (#28269)

htdocs/filefunc.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
define('DOL_APPLICATION_TITLE', 'Dolibarr');
3535
}
3636
if (!defined('DOL_VERSION')) {
37-
define('DOL_VERSION', '19.0.1'); // a.b.c-alpha, a.b.c-beta, a.b.c-rcX or a.b.c
37+
define('DOL_VERSION', '19.0.2'); // a.b.c-alpha, a.b.c-beta, a.b.c-rcX or a.b.c
3838
}
3939

4040
if (!defined('EURO')) {

0 commit comments

Comments
 (0)