Merge pull request #1663 from shackbarth/bump4_4_2
[xtuple] / RELEASE.md
1 4.4.1 (2014/05/09)
2 ==================
3
4 Features and bugfixes
5 ---------------------
6 TODO: document
7
8
9
10 4.4.0 (2014/04/04)
11 ==================
12
13 Critical deployment changes
14 ---------------------------
15 - The `oauth2` extension is now part of core. If you had its routes referenced
16   in your `config.js`'s `extensionRoutes` attribute, you should remove it.
17 - Make sure you `git submodule update --init --recursive`
18
19 Features and bugfixes
20 ---------------------
21 - Completed 
22   issue #[22131](http://www.xtuple.org/xtincident/view/bugs/22131) 
23   _Drilldown support in analytic charts_ 
24 - Implemented 
25   issue #[22656](http://www.xtuple.org/xtincident/view/bugs/22656) 
26   _Refactor panels and change visual presentation_ 
27 - Fixed 
28   issue #[23012](http://www.xtuple.org/xtincident/view/bugs/23012) 
29   _Roles don't pull in translations_ 
30 - Fixed 
31   issue #[23028](http://www.xtuple.org/xtincident/view/bugs/23028) 
32   _install_bi.sh NEEDS path to config file option_ 
33 - Implemented 
34   issue #[23046](http://www.xtuple.org/xtincident/view/bugs/23046) 
35   _Update MW to create dynamic class id for enyo list items_ 
36 - Implemented 
37   issue #[23086](http://www.xtuple.org/xtincident/view/bugs/23086) 
38   _Unified database build_ 
39 - Fixed 
40   issue #[23094](http://www.xtuple.org/xtincident/view/bugs/23094) 
41   _Name/Date Overlap on Sales Order_ 
42 - Implemented 
43   issue #[23108](http://www.xtuple.org/xtincident/view/bugs/23108) 
44   _Optimize XT.Data's buildClause to use joins on underlying tables and views_ 
45 - Implemented 
46   issue #[23168](http://www.xtuple.org/xtincident/view/bugs/23168) 
47   _move OAUTH2 extension to core_ 
48 - Fixed 
49   issue #[23183](http://www.xtuple.org/xtincident/view/bugs/23183) 
50   _*Converting sales order_ 
51 - Fixed 
52   issue #[23260](http://www.xtuple.org/xtincident/view/bugs/23260) 
53   _Converting Quote to SO does not work_ 
54
55
56
57 1.8.1 (2014/03/12)
58 ==================
59
60 Features and bugfixes
61 ---------------------
62 - Fixed 
63   issue #[22518](http://www.xtuple.org/xtincident/view/bugs/22518) 
64   _Post Production, Issue Materials, Enter Receipt, Post Receipt should update workflows_ 
65 - Fixed 
66   issue #[22526](http://www.xtuple.org/xtincident/view/bugs/22526) 
67   _Add support to return materials from a Work Order_ 
68 - Fixed 
69   issue #[22668](http://www.xtuple.org/xtincident/view/bugs/22668) 
70   _Can not save filters in mobile_ 
71 - Fixed 
72   issue #[22746](http://www.xtuple.org/xtincident/view/bugs/22746) 
73   _Long project descriptions bleed into adjacent columns_ 
74 - Implemented 
75   issue #[22782](http://www.xtuple.org/xtincident/view/bugs/22782) 
76   _Print pack list_ 
77 - Fixed 
78   issue #[22901](http://www.xtuple.org/xtincident/view/bugs/22901) 
79   _Incident plus versions are not showing up_ 
80 - Fixed 
81   issue #[23010](http://www.xtuple.org/xtincident/view/bugs/23010) 
82   _Sales Type workflow missing defaults_ 
83 - Fixed 
84   issue #[23013](http://www.xtuple.org/xtincident/view/bugs/23013) 
85   _Due date does not calculate on Sales Order Worflow_ 
86 - Fixed 
87   issue #[23018](http://www.xtuple.org/xtincident/view/bugs/23018) 
88   _Opportunities do not have default Currency_ 
89
90
91 1.8.0 (2014/03/07)
92 ==================
93
94 Features and bugfixes
95 ---------------------
96  Implemented 
97   issue #[19037](http://www.xtuple.org/xtincident/view/bugs/19037) 
98   _Summary on project_ 
99 - Implemented 
100   issue #[21508](http://www.xtuple.org/xtincident/view/bugs/21508) 
101   _Add support for basic Work Order transactions_ 
102 - Implemented 
103   issue #[22078](http://www.xtuple.org/xtincident/view/bugs/22078) 
104   _Add support for Backflush on Post Production_ 
105 - Implemented 
106   issue #[22079](http://www.xtuple.org/xtincident/view/bugs/22079) 
107   _Add support for Close Work Order on Post Production_ 
108 - Implemented 
109   issue #[22237](http://www.xtuple.org/xtincident/view/bugs/22237) 
110   _Add support to print and email Invoices_ 
111 - Implemented 
112   issue #[22241](http://www.xtuple.org/xtincident/view/bugs/22241) 
113   _Add support to print barcode Location labels_ 
114 - Implemented 
115   issue #[22243](http://www.xtuple.org/xtincident/view/bugs/22243) 
116   _Add support to print Item barcode labels_ 
117 - Implemented 
118   issue #[22442](http://www.xtuple.org/xtincident/view/bugs/22442) 
119   _CRM sales pipeline charts for dashboard_ 
120 - Implemented 
121   issue #[22459](http://www.xtuple.org/xtincident/view/bugs/22459) 
122   _Barcode capture use-cases_ 
123 - Implemented 
124   issue #[22461](http://www.xtuple.org/xtincident/view/bugs/22461) 
125   _Silent print from nodejs_ 
126 - Implemented 
127   issue #[22534](http://www.xtuple.org/xtincident/view/bugs/22534) 
128   _Add support Inventory Availability to web client_ 
129 - Implemented 
130   issue #[22577](http://www.xtuple.org/xtincident/view/bugs/22577) 
131   _Private extensions under test_ 
132 - Implemented 
133   issue #[22638](http://www.xtuple.org/xtincident/view/bugs/22638) 
134   _Add inventory availability information to Sales Order_ 
135 - Fixed 
136   issue #[22645](http://www.xtuple.org/xtincident/view/bugs/22645) 
137   _Internal server error on dogfood_ 
138 - Fixed 
139   issue #[22651](http://www.xtuple.org/xtincident/view/bugs/22651) 
140   _Natural Key Not Found Error on Empty DB_ 
141 - Implemented 
142   issue #[22669](http://www.xtuple.org/xtincident/view/bugs/22669) 
143   _Add support for automatic supply order creation on Sales Orders_ 
144 - Implemented 
145   issue #[22689](http://www.xtuple.org/xtincident/view/bugs/22689) 
146   _Support for a second jsdoc template_ 
147 - Fixed 
148   issue #[22728](http://www.xtuple.org/xtincident/view/bugs/22728) 
149   _*Configure list is blank_ 
150 - Implemented 
151   issue #[22750](http://www.xtuple.org/xtincident/view/bugs/22750) 
152   _Add project type to project list_ 
153 - Implemented 
154   issue #[22822](http://www.xtuple.org/xtincident/view/bugs/22822) 
155   _Add support to for planned order list_ 
156 - Implemented 
157   issue #[22971](http://www.xtuple.org/xtincident/view/bugs/22971) 
158   _Get tutorial up to date_ 
159 - Fixed 
160   issue #[22980](http://www.xtuple.org/xtincident/view/bugs/22980) 
161   _Optimizations for K+H database_ 
162
163 1.7.2 (2014/02/24)
164 ==================
165
166 Features and bugfixes
167 ---------------------
168 - Fixed
169   issue #[22754](http://www.xtuple.org/xtincident/view/bugs/22754)
170   _*DB log error is displayed on selecting to add a Bill of Operation Item for a new item_
171 - Fixed
172   issue #[22755](http://www.xtuple.org/xtincident/view/bugs/22755) 
173   _* It is not possible to add a Bill of Material Item to a new item_ 
174 - Fixed 
175   issue #[22793](http://www.xtuple.org/xtincident/view/bugs/22793) 
176   _Characteristics not showing up on Customer Workspace_ 
177 - Implemented 
178   issue #[22829](http://www.xtuple.org/xtincident/view/bugs/22829) 
179   _Registration via Website appears broken_ 
180 - Fixed 
181   issue #[22839](http://www.xtuple.org/xtincident/view/bugs/22839) 
182   _Mobile installation disrupts invoices out of qt_ 
183
184 1.7.1 (2014/02/10)
185 ==================
186
187 Features and bugfixes
188 ---------------------
189 - Fixed
190   issue #[22659](http://www.xtuple.org/xtincident/view/bugs/22659)
191   _Remove xt.obj inheritance to avoid backup column reordering_
192
193 1.7.0 (2014/02/03)
194 ==================
195
196 Features and bugfixes
197 ---------------------
198
199 - Implemented
200   issue #[22059](http://www.xtuple.org/xtincident/view/bugs/22059)
201   _Approve for billing and create invoice at time of shipping_
202 - Implemented
203   issue #[22029](http://www.xtuple.org/xtincident/view/bugs/22029)
204   _Cash receipt on sales order_
205 - Implemented
206   issue #[21229](http://www.xtuple.org/xtincident/view/bugs/21229)
207   _REST - Add support for a count query_
208 - Implemented
209   issue #[22029](http://www.xtuple.org/xtincident/view/bugs/22029)
210   _Implement Cash Receipt on Sales Order_
211 - Implemented
212   issue #[22059](http://www.xtuple.org/xtincident/view/bugs/22059)
213   _Implement Approve for Billing(select for billing)/Create Invoice at time of Shipping_
214 - Implemented
215   issue #[22155](http://www.xtuple.org/xtincident/view/bugs/22155)
216   _Add support for Purchase Order_
217 - Fixed
218   issue #[22181](http://www.xtuple.org/xtincident/view/bugs/22181)
219   _*Tax adjustment is not added to the Total Tax of an Invoice_
220 - Implemented
221   issue #[22237](http://www.xtuple.org/xtincident/view/bugs/22237)
222   _Add support to print and email Invoices_
223 - Implemented
224   issue #[22341](http://www.xtuple.org/xtincident/view/bugs/22341)
225   _Add support for Work Orders_
226 - Fixed
227   issue #[22397](http://www.xtuple.org/xtincident/view/bugs/22397)
228   _*Unit Cost and Tax amount values are not displayed in the Invoice Line and Return Line screens_
229 - Fixed
230   issue #[22398](http://www.xtuple.org/xtincident/view/bugs/22398)
231   _*Fractional Tax values are rounded in the Sales Order Line/Quote Line screen_
232 - Fixed
233   issue #[22402](http://www.xtuple.org/xtincident/view/bugs/22402)
234   _itemIspPrice() requires site_id for markup pricing to to work_
235 - Fixed
236   issue #[22436](http://www.xtuple.org/xtincident/view/bugs/22436)
237   _Faulty Transfer Order line item statuses_
238 - Implemented
239   issue #[22498](http://www.xtuple.org/xtincident/view/bugs/22498)
240   _build 1.7.0 with 4.3 database_
241 - Implemented
242   issue #[22500](http://www.xtuple.org/xtincident/view/bugs/22500)
243   _Barcode prefix/suffix should be configurable_
244 - Fixed
245   issue #[22588](http://www.xtuple.org/xtincident/view/bugs/22588)
246   _Customers with Credit Warning gets Credit Hold error message_
247 - Fixed
248   issue #[22622](http://www.xtuple.org/xtincident/view/bugs/22622)
249   _Workaround Pentaho roles problem_ 
250
251 1.6.0 (2014/01/15)
252 ==================
253
254 Critical deployment changes
255 ---------------------------
256 Mobile Client connections to Pentaho are no longer defined by biUrl and biServerUrl in config.js.  They are now defined
257 by biServer and printServer.  See the details in:
258
259 https://github.com/xtuple/xtuple/wiki/xTuple-Business-Intelligence
260
261 Features and bugfixes
262 ---------------------
263
264 - Fixed
265   issue #[18338](http://www.xtuple.org/xtincident/view/bugs/18338)
266   _Error running merge contacts in dogfood_
267 - Fixed
268   issue #[18401](http://www.xtuple.org/xtincident/view/bugs/18401)
269   _Relation autocompleter menu gets in the way_
270 - Fixed
271   issue #[18505](http://www.xtuple.org/xtincident/view/bugs/18505)
272   _Advanced search panel is blank on iPad_
273 - Fixed
274   issue #[18521](http://www.xtuple.org/xtincident/view/bugs/18521)
275   _Automatically-added comments have "admin" as the name_
276 - Fixed
277   issue #[18635](http://www.xtuple.org/xtincident/view/bugs/18635)
278   _Creating a user account in the mobile client does not create a CRM Account_
279 - Implemented
280   issue #[18637](http://www.xtuple.org/xtincident/view/bugs/18637)
281   _Extend "Personal" privilege methodology to any property that can be tied back to a UserAccount ID_
282 - Fixed
283   issue #[18640](http://www.xtuple.org/xtincident/view/bugs/18640)
284   _error in CRM Acct Merge_
285 - Fixed
286   issue #[18692](http://www.xtuple.org/xtincident/view/bugs/18692)
287   _List Relation Box should be disabled for new records_
288 - Fixed
289   issue #[18695](http://www.xtuple.org/xtincident/view/bugs/18695)
290   _Comments don't work on iPad_
291 - Fixed
292   issue #[18698](http://www.xtuple.org/xtincident/view/bugs/18698)
293   _iPad sorts strings as numbers_
294 - Fixed
295   issue #[18699](http://www.xtuple.org/xtincident/view/bugs/18699)
296 classes: "right"  _iPad does not scroll smoothly_
297 - Fixed
298   issue #[18707](http://www.xtuple.org/xtincident/view/bugs/18707)
299   _Can't switch databases on iPad_
300 - Fixed
301   issue #[18730](http://www.xtuple.org/xtincident/view/bugs/18730)
302   _Task number read only status is erratic_
303 - Fixed
304   issue #[18731](http://www.xtuple.org/xtincident/view/bugs/18731)
305   _Address placeholders are not translated_
306 - Fixed
307   issue #[18732](http://www.xtuple.org/xtincident/view/bugs/18732)
308   _All postgres users are showing up in user list_
309 - Fixed
310   issue #[18769](http://www.xtuple.org/xtincident/view/bugs/18769)
311   _Cookies are not being deleted in any test-cases_
312 - Completed
313   issue #[18770](http://www.xtuple.org/xtincident/view/bugs/18770)
314   _Integrate node-router into node-datasource_
315 - Fixed
316   issue #[19017](http://www.xtuple.org/xtincident/view/bugs/19017)
317   _*Unable to select the project on selecting to create a new incident in dogfood_
318 - Fixed
319   issue #[19199](http://www.xtuple.org/xtincident/view/bugs/19199)
320   _Security on reset password._
321 - Implemented
322   issue #[20689](http://www.xtuple.org/xtincident/view/bugs/20689)
323   _Support for Barcode_
324 - Implemented
325   issue #[20962](http://www.xtuple.org/xtincident/view/bugs/20962)
326   _Add support to enter Receipt transactions_
327 - Implemented
328   issue #[21038](http://www.xtuple.org/xtincident/view/bugs/21038)
329   _Complete Issue to Shipping_
330 - Fixed
331   issue #[21476](http://www.xtuple.org/xtincident/view/bugs/21476)
332   _*Unable to select back 'External' option as the Gateway for Credit cards in System Configuration screen_
333 - Implemented
334   issue #[21508](http://www.xtuple.org/xtincident/view/bugs/21508)
335   _Add support for basic Work Order transactions_
336 - Implemented
337   issue #[21584](http://www.xtuple.org/xtincident/view/bugs/21584)
338   _Organize pentaho properties in config.js_
339 - Fixed
340   issue #[21686](http://www.xtuple.org/xtincident/view/bugs/21686)
341   _*Toolbar overlaps the Export icon making it unable to select in mobile devices_
342 - Fixed
343   issue #[21889](http://www.xtuple.org/xtincident/view/bugs/21889)
344   _Mobile Web Client List View Items Overlap_
345 - Fixed
346   issue #[21909](http://www.xtuple.org/xtincident/view/bugs/21909)
347   _ErpBI configuration not production ready_
348 - Fixed
349   issue #[21978](http://www.xtuple.org/xtincident/view/bugs/21978)
350   _Item auto-populates on Sales Order when it should not_
351 - Implemented
352   issue #[22059](http://www.xtuple.org/xtincident/view/bugs/22059)
353   _Implement Approve for Billing(select for billing)/Create Invoice at time of Shipping_
354 - Implemented
355   issue #[22067](http://www.xtuple.org/xtincident/view/bugs/22067)
356   _Implement returns(credit memo)_
357 - Implemented
358   issue #[22072](http://www.xtuple.org/xtincident/view/bugs/22072)
359   _Add support for Transfer Order_
360 - Implemented
361   issue #[22129](http://www.xtuple.org/xtincident/view/bugs/22129)
362   _Support system printers for reports_
363 - Fixed
364   issue #[22151](http://www.xtuple.org/xtincident/view/bugs/22151)
365   _Selecting ITEM-GROUP produces internal server error_
366 - Fixed
367   issue #[22152](http://www.xtuple.org/xtincident/view/bugs/22152)
368   _Site is required in PostBooks_
369 - Fixed
370   issue #[22172](http://www.xtuple.org/xtincident/view/bugs/22172)
371   _Item Group does not appear in Postbooks_
372 - Implemented
373   issue #[22175](http://www.xtuple.org/xtincident/view/bugs/22175)
374   _Add the ability to issue to shipping and ship from Sales Order_
375 - Fixed
376   issue #[22214](http://www.xtuple.org/xtincident/view/bugs/22214)
377   _Inventory gear options not showing on small devices_
378 - Fixed
379   issue #[22224](http://www.xtuple.org/xtincident/view/bugs/22224)
380   _*Selecting 'Issue to Shipping' displays a JS console error and does not displays any response_
381 - No Change Required
382   issue #[22227](http://www.xtuple.org/xtincident/view/bugs/22227)
383   _*Selecting to open an existing shipment hangs the application_
384 - Fixed
385   issue #[22298](http://www.xtuple.org/xtincident/view/bugs/22298)
386   _*Selecting to add an address to a record displays an irrelevant dialog_
387 - Implemented
388   issue #[22313](http://www.xtuple.org/xtincident/view/bugs/22313)
389   _Improve dev BI script_
390 - Fixed
391   issue #[22368](http://www.xtuple.org/xtincident/view/bugs/22368)
392   _*Date format is displayed incorrectly in Transfer order list and Issue to shipping screens_
393 - Fixed
394   issue #[22407](http://www.xtuple.org/xtincident/view/bugs/22407)
395   _*Selecting 'Issue to Shipping' without saving the Sales order and then selecting 'Save', doesn't populate the Sales order number_
396 - Fixed
397   issue #[22408](http://www.xtuple.org/xtincident/view/bugs/22408)
398   _*Selecting Express Checkout without saving the Sales order and then selecting 'No' in the confirmation dialog displays a console_
399
400 1.5.2 (2014/01/13)
401 ===============
402
403 Features and bugfixes
404 ---------------------
405
406 - Fixed
407   issue #[22394](http://www.xtuple.org/xtincident/view/bugs/22394)
408   _Context queries can have punishingly slow performance_
409
410 1.5.1 (2013/12/04)
411 ===============
412
413 Critical deployment changes
414 ---------------------------
415 * File moved xtuple/test/shared/login_data.js -> xtuple/test/lib/login_data.js
416   `mv test/shared/login_data.js test/lib`
417 * File moved xtuple/test/mocha/lib/demo-test.backup -> xtuple/test/lib/demo-test.backup
418   `mv test/mocha/lib/demo-test.backup test/lib`
419 * If you have inventory registered you will have to change its location
420   `update xt.ext set ext_location = '/private-extensions' where ext_name = 'inventory'`
421
422 Features and bugfixes
423 ---------------------
424
425 - Implemented
426   issue #[21224](http://www.xtuple.org/xtincident/view/bugs/21224)
427   _REST - Add support for a query "operator" to the REST API and Discovery Docs_
428 - Implemented
429   issue #[21587](http://www.xtuple.org/xtincident/view/bugs/21587)
430   _Add Billing configuration_
431 - Implemented
432   issue #[21625](http://www.xtuple.org/xtincident/view/bugs/21625)
433   _Implement Reason Code_
434 - Fixed
435   issue #[21757](http://www.xtuple.org/xtincident/view/bugs/21757)
436   _Add Project Type to Project_
437 - Fixed
438   issue #[21866](http://www.xtuple.org/xtincident/view/bugs/21866)
439   _Cost in Time Sheet (Worksheet) is null when entered through mobile_
440 - Fixed
441   issue #[21979](http://www.xtuple.org/xtincident/view/bugs/21979)
442   _Arrowing up down through grid entry to not commit edited value to the model_
443 - Implemented
444   issue #[21982](http://www.xtuple.org/xtincident/view/bugs/21982)
445   _Print invoices_
446 - Implemented
447   issue #[21986](http://www.xtuple.org/xtincident/view/bugs/21986)
448   _Add support for Workflow to Sales Orders_
449 - Implemented
450   issue #[21989](http://www.xtuple.org/xtincident/view/bugs/21989)
451   _Add support on item relation widget to search barcode and alias_
452 - Implemented
453   issue #[21992](http://www.xtuple.org/xtincident/view/bugs/21992)
454   _Move inventory to the private-extensions repository_
455 - Fixed
456   issue #[22031](http://www.xtuple.org/xtincident/view/bugs/22031)
457   _Can not change settings_
458 - Completed
459   issue #[22049](http://www.xtuple.org/xtincident/view/bugs/22049)
460   _Cleanup the test folder_
461 - Fixed
462   issue #[22063](http://www.xtuple.org/xtincident/view/bugs/22063)
463   _*Selecting to assign a privilege to a user account role displays 'Internal Server Error' dialog_
464 - Fixed
465   issue #[22093](http://www.xtuple.org/xtincident/view/bugs/22093)
466   _View Characteristics disabled still allows Characteristics to be viewed_
467 - Fixed
468   issue #[22094](http://www.xtuple.org/xtincident/view/bugs/22094)
469   _Characteristic Privilege declared by the CRM extension error_
470 - Fixed
471   issue #[22098](http://www.xtuple.org/xtincident/view/bugs/22098)
472   _Disabled ViewClassCodes priv still allows user to view Class Code_
473 - Fixed
474   issue #[22100](http://www.xtuple.org/xtincident/view/bugs/22100)
475   _Disable ViewCostCategory Priv still allows user to view Cost Category_
476 - Fixed
477   issue #[22101](http://www.xtuple.org/xtincident/view/bugs/22101)
478   _Cost Category Privs not declared by extensions_
479 - Fixed
480   issue #[22102](http://www.xtuple.org/xtincident/view/bugs/22102)
481   _MaintainClassCodes priv not declared by the project extension_
482 - Fixed
483   issue #[22103](http://www.xtuple.org/xtincident/view/bugs/22103)
484   _Billing extension will not load without Sales_
485 - Fixed
486   issue #[22104](http://www.xtuple.org/xtincident/view/bugs/22104)
487   _Incident Plus will not load without Project_
488 - Fixed
489   issue #[22138](http://www.xtuple.org/xtincident/view/bugs/22138)
490   _Save on incident fails_
491 - Fixed
492   issue #[22143](http://www.xtuple.org/xtincident/view/bugs/22143)
493   _Agent is required for New User Account_
494 - Fixed
495   issue #[22166](http://www.xtuple.org/xtincident/view/bugs/22166)
496   _incident list color is all white_
497
498 1.5.0 (2013/11/19)
499 ==================
500
501 Features and bugfixes
502 ---------------------
503
504 - Implemented
505   issue #[18917](http://www.xtuple.org/xtincident/view/bugs/18917)
506   _Complete translation functionality_
507 - Fixed
508   issue #[19681](http://www.xtuple.org/xtincident/view/bugs/19681)
509   _*Omnibus :It is not possible to re-attach a newly created and detached To Do item from a record_
510 - Implemented
511   issue #[20438](http://www.xtuple.org/xtincident/view/bugs/20438)
512   _convert a quote to a sales order_
513 - Fixed
514   issue #[20625](http://www.xtuple.org/xtincident/view/bugs/20625)
515   _Customer hold privileges are not enforced on Sales Order_
516 - Implemented
517   issue #[20946](http://www.xtuple.org/xtincident/view/bugs/20946)
518   _implement rjson for basic compression_
519 - Implemented
520   issue #[21038](http://www.xtuple.org/xtincident/view/bugs/21038)
521   _Complete Issue to Shipping_
522 - Implemented
523   issue #[21100](http://www.xtuple.org/xtincident/view/bugs/21100)
524   _Sales Order Line Items should have a border to show_
525 - Fixed
526   issue #[21166](http://www.xtuple.org/xtincident/view/bugs/21166)
527   _*Selecting to create a New To Do from the To Do tab of an incident generates a JS console error_
528 - Fixed
529   issue #[21178](http://www.xtuple.org/xtincident/view/bugs/21178)
530   _*It is possible to delete the tasks to which Actual Time/Expenses are posted already_
531 - Fixed
532   issue #[21245](http://www.xtuple.org/xtincident/view/bugs/21245)
533   _*Inactive Sales representatives are available for selection_
534 - Fixed
535   issue #[21442](http://www.xtuple.org/xtincident/view/bugs/21442)
536   _Site Defaults in Mobile Web are not honoring user defaults_
537 - Fixed
538   issue #[21448](http://www.xtuple.org/xtincident/view/bugs/21448)
539   _Error checking on functions is spotty in Mobile_
540 - Fixed
541   issue #[21483](http://www.xtuple.org/xtincident/view/bugs/21483)
542   _*Omnibus: Records lists doesn't honor the selected 'Sort By' options_
543 - Fixed
544   issue #[21491](http://www.xtuple.org/xtincident/view/bugs/21491)
545   _*Selecting to save a new To do item with an incident/Opportunity attached to it displays JS console error_
546 - Fixed
547   issue #[21494](http://www.xtuple.org/xtincident/view/bugs/21494)
548   _The Alter Transaction Dates Privilege is not enforced on Issue to Shipping and Ship_
549 - Fixed
550   issue #[21529](http://www.xtuple.org/xtincident/view/bugs/21529)
551   _Item Site is incomplete_
552 - Implemented
553   issue #[21585](http://www.xtuple.org/xtincident/view/bugs/21585)
554   _Add support for Sales Categories_
555 - Implemented
556   issue #[21587](http://www.xtuple.org/xtincident/view/bugs/21587)
557   _Add Billing configuration_
558 - Implemented
559   issue #[21601](http://www.xtuple.org/xtincident/view/bugs/21601)
560   _Add mult-select support to worksheets_
561 - Fixed
562   issue #[21604](http://www.xtuple.org/xtincident/view/bugs/21604)
563   _Terms implementation is incomplete_
564 - Implemented
565   issue #[21614](http://www.xtuple.org/xtincident/view/bugs/21614)
566   _Implement Bank Account_
567 - Fixed
568   issue #[21617](http://www.xtuple.org/xtincident/view/bugs/21617)
569   _*Unable to scroll the Time Sheets List in a new Worksheet_
570 - Implemented
571   issue #[21625](http://www.xtuple.org/xtincident/view/bugs/21625)
572   _Implement Reason Code_
573 - Fixed
574   issue #[21633](http://www.xtuple.org/xtincident/view/bugs/21633)
575   _*Unable to delete a Sales order_
576 - Fixed
577   issue #[21650](http://www.xtuple.org/xtincident/view/bugs/21650)
578   _*'Ship' button is active in the Issue to Shipping screen when 'Ship Orders' privilege is disabled for the user_
579 - Fixed
580   issue #[21657](http://www.xtuple.org/xtincident/view/bugs/21657)
581   _Grid row doesn't refresh_
582 - Fixed
583   issue #[21659](http://www.xtuple.org/xtincident/view/bugs/21659)
584   _Mobile Timecard entry... remembering fields so don't need to continually enter same data_
585 - Fixed
586   issue #[21666](http://www.xtuple.org/xtincident/view/bugs/21666)
587   _*Unable to delete a Prospect_
588 - Fixed
589   issue #[21667](http://www.xtuple.org/xtincident/view/bugs/21667)
590   _*Unable to delete a Customer_
591 - Fixed
592   issue #[21670](http://www.xtuple.org/xtincident/view/bugs/21670)
593   _*Selecting to discard the changes of a Worksheet hangs the application_
594 - Implemented
595   issue #[21679](http://www.xtuple.org/xtincident/view/bugs/21679)
596   _Tweak MW refresh icon_
597 - Fixed
598   issue #[21680](http://www.xtuple.org/xtincident/view/bugs/21680)
599   _Timesheets in Mobile Web Client Default to Billable, when Customer is Selected_
600 - Implemented
601   issue #[21684](http://www.xtuple.org/xtincident/view/bugs/21684)
602   _Implement Invoices_
603 - Fixed
604   issue #[21704](http://www.xtuple.org/xtincident/view/bugs/21704)
605   _Unable to use Sales Analysis due to Blocked page_
606 - Implemented
607   issue #[21739](http://www.xtuple.org/xtincident/view/bugs/21739)
608   _Projects should support characteristics_
609 - Implemented
610   issue #[21750](http://www.xtuple.org/xtincident/view/bugs/21750)
611   _Develop OLAP client support for dashboards_
612 - Implemented
613   issue #[21762](http://www.xtuple.org/xtincident/view/bugs/21762)
614   _Add support for grid entry to project_
615 - Fixed
616   issue #[21801](http://www.xtuple.org/xtincident/view/bugs/21801)
617   _xt error on desktop 4.1  with Mobile client_
618 - Implemented
619   issue #[21807](http://www.xtuple.org/xtincident/view/bugs/21807)
620   _Develop install script for Pentaho_
621 - Implemented
622   issue #[21821](http://www.xtuple.org/xtincident/view/bugs/21821)
623   _Need new welcome screen metric for MW_
624 - Fixed
625   issue #[21831](http://www.xtuple.org/xtincident/view/bugs/21831)
626   _Can not run xt-mobile scripts on db upgraded from 4.1.0 to 4.2.0_
627 - Implemented
628   issue #[21834](http://www.xtuple.org/xtincident/view/bugs/21834)
629   _Prerequisite Checks for Mobile Required_
630 - Fixed
631   issue #[21851](http://www.xtuple.org/xtincident/view/bugs/21851)
632   _mobile no longer uses bindAddress_
633 - Implemented
634   issue #[21864](http://www.xtuple.org/xtincident/view/bugs/21864)
635   _assign project tasks to resources_
636 - Fixed
637   issue #[21894](http://www.xtuple.org/xtincident/view/bugs/21894)
638   _Address can not be updated_
639 - Implemented
640   issue #[21895](http://www.xtuple.org/xtincident/view/bugs/21895)
641   _Initial analytic charts for dashboard in Sales BI Extension_
642 - Fixed
643   issue #[21933](http://www.xtuple.org/xtincident/view/bugs/21933)
644   _Client not responding after log in_
645 - Fixed
646   issue #[21994](http://www.xtuple.org/xtincident/view/bugs/21994)
647   _*Selecting to run the install script displays Syntax error_
648
649 This version requires version 4.2.0 or higher of xTuple PostBooks or commercial edition database.
650
651 1.4.6 (2013/11/xx)
652 ==================
653 Critical deployment changes
654 ---------------------------
655 - The Sales Dashboard has been redesigned to show sales data from analytic cubes.  To connect to the BI Server
656 you must define:
657
658    biServer: {
659         hostname: "localhost",
660         port: 8080,
661         catalog: "xTuple",
662         tenantname: "default",
663         keyFile: "./lib/rest-keys/server.key"
664       }
665 in config.js.  Also, the Sales Dashboard is now structured in a private extension:
666
667    https://github.com/xtuple/private-extensions/tree/master/source/bi
668
669 1.4.5 (2013/10/11)
670 ==================
671
672 Features and bugfixes
673 ---------------------
674
675 - Fixed
676   issue #[19869](http://www.xtuple.org/xtincident/view/bugs/19869)
677   _*Omnibus: Locked record is displayed on selecting to open a contact after discarding new contact screen opened from it _
678 - Fixed
679   issue #[19957](http://www.xtuple.org/xtincident/view/bugs/19957)
680   _Selecting to create a new Customer/Prospect from the customer field of Quote screen doesn't populates the customer automatically_
681 - Fixed
682   issue #[20000](http://www.xtuple.org/xtincident/view/bugs/20000)
683   _* It is not possible to delete the customer SHIP-TO on reopening the customer_
684 - Fixed
685   issue #[20012](http://www.xtuple.org/xtincident/view/bugs/20012)
686   _*Selected sales representative commission rate is not displayed automatically on the Customer screen_
687 - Fixed
688   issue #[20064](http://www.xtuple.org/xtincident/view/bugs/20064)
689   _*Ship-To Number search screen is not labeled_
690 - Fixed
691   issue #[20071](http://www.xtuple.org/xtincident/view/bugs/20071)
692   _Saving while Customer Ship-To is open gives error then causes other issues_
693 - Fixed
694   issue #[20173](http://www.xtuple.org/xtincident/view/bugs/20173)
695   _*It is not possible to assign a Tax Authority to a Tax Code_
696 - Fixed
697   issue #[20196](http://www.xtuple.org/xtincident/view/bugs/20196)
698   _*Data Source error is displayed on selecting to search the item sites screen with 'Class Code' filter_
699 - Duplicate
700   issue #[20198](http://www.xtuple.org/xtincident/view/bugs/20198)
701   _*'Mask' and 'Validator' fields present under characteristic of type 'Text' are not functional_
702 - Implemented
703   issue #[20311](http://www.xtuple.org/xtincident/view/bugs/20311)
704   _Welcome screen iframe does not scroll on iOS devices. CSS fix attached. ASM#5469_
705 - Reopened
706   issue #[20332](http://www.xtuple.org/xtincident/view/bugs/20332)
707   _Error Adding a Sales Order to an Opportunity_
708 - Implemented
709   issue #[20682](http://www.xtuple.org/xtincident/view/bugs/20682)
710   _Inventory History Report_
711 - No Change Required
712   issue #[20885](http://www.xtuple.org/xtincident/view/bugs/20885)
713   _Time Expense Version has Incorrect title_
714 - Fixed
715   issue #[20888](http://www.xtuple.org/xtincident/view/bugs/20888)
716   _Class Code List updates after a Discard_
717 - Fixed
718   issue #[20981](http://www.xtuple.org/xtincident/view/bugs/20981)
719   _BI Readme steps updated_
720 - Fixed
721   issue #[20994](http://www.xtuple.org/xtincident/view/bugs/20994)
722   _Clicking on Advanced Search displays History_
723 - Fixed
724   issue #[21008](http://www.xtuple.org/xtincident/view/bugs/21008)
725   _*CRM Dashboard charts are duplicated on selecting to refresh_
726 - Fixed
727   issue #[21062](http://www.xtuple.org/xtincident/view/bugs/21062)
728   _Using Help Pullout Tab gives Java Console Error_
729 - Fixed
730   issue #[21110](http://www.xtuple.org/xtincident/view/bugs/21110)
731   _*Omnibus: Record is locked for some time on selecting 'Save and New' or 'New' button from the record screen_
732 - Fixed
733   issue #[21114](http://www.xtuple.org/xtincident/view/bugs/21114)
734   _*observation: Unable to delete a Sales Representative_
735 - Fixed
736   issue #[21181](http://www.xtuple.org/xtincident/view/bugs/21181)
737   _*New Quotes/Sales Orders created from the Opportunity screen are not displayed as attached to the Opportunity_
738 - Fixed
739   issue #[21182](http://www.xtuple.org/xtincident/view/bugs/21182)
740   _*Omnibus: Selecting to delete a characteristic and save the record displays irrelevant dialog_
741 - Fixed
742   issue #[21230](http://www.xtuple.org/xtincident/view/bugs/21230)
743   _*Employee screen doesn't save the Group attached to it_
744 - Fixed
745   issue #[21232](http://www.xtuple.org/xtincident/view/bugs/21232)
746   _*Translation is required for the description label in the 'Advanced Search' panel of Employee Group list_
747 - Duplicate
748   issue #[21248](http://www.xtuple.org/xtincident/view/bugs/21248)
749   _* Translation is required for the timeExpense label in About screen_
750 - Fixed
751   issue #[21270](http://www.xtuple.org/xtincident/view/bugs/21270)
752   _*Translation is required for the  label in About screen_
753 - Fixed
754   issue #[21383](http://www.xtuple.org/xtincident/view/bugs/21383)
755   _Found/Fixed in lists are not populated on Advanced Search_
756 - Fixed
757   issue #[21396](http://www.xtuple.org/xtincident/view/bugs/21396)
758   _Misbehavior in Time/Expense editor panels_
759 - Fixed
760   issue #[21401](http://www.xtuple.org/xtincident/view/bugs/21401)
761   _Gear on worksheet list inconsistent_
762 - Fixed
763   issue #[21402](http://www.xtuple.org/xtincident/view/bugs/21402)
764   _All new records prompt to discard on iPad_
765 - No Change Required
766   issue #[21415](http://www.xtuple.org/xtincident/view/bugs/21415)
767   _Attaching an Incident or Contact to an Account will not save_
768 - Fixed
769   issue #[21419](http://www.xtuple.org/xtincident/view/bugs/21419)
770   _Worksheet owned by person who created it_
771 - Fixed
772   issue #[21425](http://www.xtuple.org/xtincident/view/bugs/21425)
773   _List box editor doesn't validate_
774 - Fixed
775   issue #[21437](http://www.xtuple.org/xtincident/view/bugs/21437)
776   _Pickers not populating on configuration_
777 - Fixed
778   issue #[21440](http://www.xtuple.org/xtincident/view/bugs/21440)
779   _*Delete option is inactive for Tax Authorities_
780 - Fixed
781   issue #[21451](http://www.xtuple.org/xtincident/view/bugs/21451)
782   _Timesheet remembers my location every time_
783 - Fixed
784   issue #[21454](http://www.xtuple.org/xtincident/view/bugs/21454)
785   _Search box pushed off the screen_
786 - Fixed
787   issue #[21473](http://www.xtuple.org/xtincident/view/bugs/21473)
788   _Unable to login Standard if Inventory or Sales is not enabled_
789 - Fixed
790   issue #[21479](http://www.xtuple.org/xtincident/view/bugs/21479)
791   _*'View Inventory History' privilege under 'Inventory' module requires translation_
792 - Fixed
793   issue #[21480](http://www.xtuple.org/xtincident/view/bugs/21480)
794   _*Transaction Date, Transaction Type and Order Type options in the Sort By list of 'Inventory History' require translation_
795 - Implemented
796   issue #[21487](http://www.xtuple.org/xtincident/view/bugs/21487)
797   _grid entry in quote_
798 - Fixed
799   issue #[21496](http://www.xtuple.org/xtincident/view/bugs/21496)
800   _*It is possible to select a project in 'Complete' status to create a time/expense sheet_
801 - Fixed
802   issue #[21500](http://www.xtuple.org/xtincident/view/bugs/21500)
803   _Icons on pickers overlap text when scrolling_
804 - Fixed
805   issue #[21505](http://www.xtuple.org/xtincident/view/bugs/21505)
806   _Mobile object names inconsistent with precedent_
807 - Fixed
808   issue #[21515](http://www.xtuple.org/xtincident/view/bugs/21515)
809   _*Incorrect Project Task is displayed in the Time/Expense sheet of a worksheet_
810 - Fixed
811   issue #[21540](http://www.xtuple.org/xtincident/view/bugs/21540)
812   _Characteristics don't get disabled_
813 - Fixed
814   issue #[21541](http://www.xtuple.org/xtincident/view/bugs/21541)
815   _*Unable to update the Schedule date of a Quote_
816 - Fixed
817   issue #[21565](http://www.xtuple.org/xtincident/view/bugs/21565)
818   _Selecting new time entry brings up prior entry_
819 - Implemented
820   issue #[21581](http://www.xtuple.org/xtincident/view/bugs/21581)
821   _Add freight class picker to item workspace_
822 - Fixed
823   issue #[21605](http://www.xtuple.org/xtincident/view/bugs/21605)
824   _Document linkages are only showing up on one side_
825 - Fixed
826   issue #[21627](http://www.xtuple.org/xtincident/view/bugs/21627)
827   _Sales analysis (and other) object name problem_
828
829
830 1.4.4 (2013/09/27)
831 ==================
832
833 Features and bugfixes
834 ---------------------
835
836 - Implemented
837   issue #[18833](http://www.xtuple.org/xtincident/view/bugs/18833)
838   _Would like user customizable content on lists_
839 - Implemented
840   issue #[19647](http://www.xtuple.org/xtincident/view/bugs/19647)
841   _Report dates and currency must be localizable_
842 - Fixed
843   issue #[19858](http://www.xtuple.org/xtincident/view/bugs/19858)
844   _*Unable to delete a Project Task from Project Tasks screen_
845 - Fixed
846   issue #[20449](http://www.xtuple.org/xtincident/view/bugs/20449)
847   _Incidents gives error when CRM is only extension_
848 - Implemented
849   issue #[20677](http://www.xtuple.org/xtincident/view/bugs/20677)
850   _Create Location object_
851 - Implemented
852   issue #[20683](http://www.xtuple.org/xtincident/view/bugs/20683)
853   _Backlog Report_
854 - Implemented
855   issue #[20684](http://www.xtuple.org/xtincident/view/bugs/20684)
856   _Create Shipments List object and views with return action_
857 - Implemented
858   issue #[20734](http://www.xtuple.org/xtincident/view/bugs/20734)
859   _Issue to Shipping_
860 - Fixed
861   issue #[20800](http://www.xtuple.org/xtincident/view/bugs/20800)
862   _*Delete option is active for contacts attached to ToDoitem/Opportunity_
863 - Fixed
864   issue #[20927](http://www.xtuple.org/xtincident/view/bugs/20927)
865   _Install script says finished when it is not_
866 - Fixed
867   issue #[20954](http://www.xtuple.org/xtincident/view/bugs/20954)
868   _Problems in report data from data-from-key_
869 - Fixed
870   issue #[21093](http://www.xtuple.org/xtincident/view/bugs/21093)
871   _*No error message is displayed on selecting to delete an item with item site created for it_
872 - Fixed
873   issue #[21176](http://www.xtuple.org/xtincident/view/bugs/21176)
874   _*Unable to save comments for a To do item_
875 - Fixed
876   issue #[21189](http://www.xtuple.org/xtincident/view/bugs/21189)
877   _Files over 1MB does not appear to complete upload_
878 - Implemented
879   issue #[21251](http://www.xtuple.org/xtincident/view/bugs/21251)
880   _Add credit card processing support to Sales Order_
881 - Fixed
882   issue #[21277](http://www.xtuple.org/xtincident/view/bugs/21277)
883   _T/E mobile not enforcing view other rules._
884 - Fixed
885   issue #[21306](http://www.xtuple.org/xtincident/view/bugs/21306)
886   _Menu presentation order unpredictable_
887 - Fixed
888   issue #[21316](http://www.xtuple.org/xtincident/view/bugs/21316)
889   _Time and Expense uneditable when unapproved_
890 - Completed
891   issue #[21327](http://www.xtuple.org/xtincident/view/bugs/21327)
892   _Sales cubes dimension and measure terminology_
893 - Completed
894   issue #[21360](http://www.xtuple.org/xtincident/view/bugs/21360)
895   _add monthly calendar to sales cubes_
896 - Completed
897   issue #[21361](http://www.xtuple.org/xtincident/view/bugs/21361)
898   _Should be able to save Sales Analysis query_
899 - Fixed
900   issue #[21368](http://www.xtuple.org/xtincident/view/bugs/21368)
901   _Worksheets bring in wrong customer reference_
902 - Fixed
903   issue #[21385](http://www.xtuple.org/xtincident/view/bugs/21385)
904   _TE Worksheet List does not filter on on Date_
905 - Fixed
906   issue #[21399](http://www.xtuple.org/xtincident/view/bugs/21399)
907   _Can't find worksheet total hours_
908 - Fixed
909   issue #[21403](http://www.xtuple.org/xtincident/view/bugs/21403)
910   _Worksheets should default to self as the Employee_
911 - Fixed
912   issue #[21407](http://www.xtuple.org/xtincident/view/bugs/21407)
913   _Field missing on Worksheet:  hourly cost_
914 - Fixed
915   issue #[21427](http://www.xtuple.org/xtincident/view/bugs/21427)
916   _Inventory Extension adding expense category to setup menu_
917 - Fixed
918   issue #[21432](http://www.xtuple.org/xtincident/view/bugs/21432)
919   _forgot password error_
920 - Fixed
921   issue #[21439](http://www.xtuple.org/xtincident/view/bugs/21439)
922   _Picker is too wide on money widgets_
923 - Fixed
924   issue #[21442](http://www.xtuple.org/xtincident/view/bugs/21442)
925   _Site Defaults in Mobile Web are not honoring user defaults_
926 - Fixed
927   issue #[21453](http://www.xtuple.org/xtincident/view/bugs/21453)
928   _Firefox is blocking mobile help content_
929 - Fixed
930   issue #[21455](http://www.xtuple.org/xtincident/view/bugs/21455)
931   _Sort is not working for Sort and Layout Attribute Pickers_
932 - Fixed
933   issue #[21478](http://www.xtuple.org/xtincident/view/bugs/21478)
934   _*Selecting to create new Shipment record displays insufficient privileges dialog_
935 - Fixed
936   issue #[21482](http://www.xtuple.org/xtincident/view/bugs/21482)
937   _*Omnibus: Blank screen is displayed on selecting to print any record/records list_
938 - Fixed
939   issue #[21495](http://www.xtuple.org/xtincident/view/bugs/21495)
940   _Cannot Search for Incident Contact_
941 - Fixed
942   issue #[21497](http://www.xtuple.org/xtincident/view/bugs/21497)
943   _Time Expense has dependency on Sales_
944 - Fixed
945   issue #[21498](http://www.xtuple.org/xtincident/view/bugs/21498)
946   _Users can not save time sheet if no prvilege_
947 - Fixed
948   issue #[21524](http://www.xtuple.org/xtincident/view/bugs/21524)
949   _Printing Admin Account causes unhandled Error_
950 - Fixed
951   issue #[21532](http://www.xtuple.org/xtincident/view/bugs/21532)
952   _Cannot open an existing Item_
953
954
955 1.4.3 (2013/09/11)
956 ==================
957
958 Features and bugfixes
959 ---------------------
960 - Implemented
961   issue #[18488](http://www.xtuple.org/xtincident/view/bugs/18488)
962   _Add sort option to Mobile client_
963 - Fixed
964   issue #[19395](http://www.xtuple.org/xtincident/view/bugs/19395)
965   _*Unable to delete a contact with no address_
966 - Fixed
967   issue #[19680](http://www.xtuple.org/xtincident/view/bugs/19680)
968   _Email profiles are not editable_
969 - Fixed
970   issue #[19966](http://www.xtuple.org/xtincident/view/bugs/19966)
971   _*It is possible to create a Quote without any line item_
972 - Fixed
973   issue #[19992](http://www.xtuple.org/xtincident/view/bugs/19992)
974   _*New quote created from a Customer does not populates the customer number  automatically in 'Customer' field of quote screen_
975 - Fixed
976   issue #[19993](http://www.xtuple.org/xtincident/view/bugs/19993)
977   _*Detach button in the Quotes panel of a customer is not functional_
978 - Implemented
979   issue #[20445](http://www.xtuple.org/xtincident/view/bugs/20445)
980   _Login Page should have "Forgot Password" link/functionality_
981 - Fixed
982   issue #[20458](http://www.xtuple.org/xtincident/view/bugs/20458)
983   _Editing Worksheet Time Billable does not save_
984 - Fixed
985   issue #[20460](http://www.xtuple.org/xtincident/view/bugs/20460)
986   _Posting a Worksheet does not appear to do anything_
987 - Implemented
988   issue #[20782](http://www.xtuple.org/xtincident/view/bugs/20782)
989   _add vCard export functionality for contacts_
990 - Implemented
991   issue #[20851](http://www.xtuple.org/xtincident/view/bugs/20851)
992   _REST support for field-level queries_
993 - Fixed
994   issue #[20909](http://www.xtuple.org/xtincident/view/bugs/20909)
995   _ListRelationsEditorBox fails if you delete an intermediate item_
996 - Fixed
997   issue #[20960](http://www.xtuple.org/xtincident/view/bugs/20960)
998   _Cannot create new Site_
999 - Fixed
1000   issue #[20961](http://www.xtuple.org/xtincident/view/bugs/20961)
1001   _Deleting a Site does not work_
1002 - Completed
1003   issue #[20987](http://www.xtuple.org/xtincident/view/bugs/20987)
1004   _Pentaho tenant to include server IP_
1005 - Implemented
1006   issue #[21046](http://www.xtuple.org/xtincident/view/bugs/21046)
1007   _Add context messaging tools for Mobile Web UI (Sales Analysis)_
1008 - Fixed
1009   issue #[21097](http://www.xtuple.org/xtincident/view/bugs/21097)
1010   _*Selecting to edit and save an item site displays irrelevant message_
1011 - Fixed
1012   issue #[21112](http://www.xtuple.org/xtincident/view/bugs/21112)
1013   _*Omnibus: Action icon button doesn't respond on clicking when 'Advanced Search' panel is open for the list of records_
1014 - Fixed
1015   issue #[21120](http://www.xtuple.org/xtincident/view/bugs/21120)
1016   _*Observation: Selecting to save the Tax rate with currency set to default displays 'currency is required' message irrelevantly_
1017 - Fixed
1018   issue #[21121](http://www.xtuple.org/xtincident/view/bugs/21121)
1019   _*Selecting 'Save' in the Tax Rate screen without selecting the Tax Code doesn't displays any error message_
1020 - Fixed
1021   issue #[21123](http://www.xtuple.org/xtincident/view/bugs/21123)
1022   _Multi-Site option should not be allowed off if there are Multi-sites_
1023 - Fixed
1024   issue #[21158](http://www.xtuple.org/xtincident/view/bugs/21158)
1025   _*translation required for effective and expiry date warning messages_
1026 - Fixed
1027   issue #[21201](http://www.xtuple.org/xtincident/view/bugs/21201)
1028   _*Delete option is active for Used contacts_
1029 - Fixed
1030   issue #[21234](http://www.xtuple.org/xtincident/view/bugs/21234)
1031   _*It is possible to edit and save the Billing rate currency of the Time And Expense sheets of an Approved worksheet_
1032 - Fixed
1033   issue #[21256](http://www.xtuple.org/xtincident/view/bugs/21256)
1034   _Project does not save with filter_
1035 - Fixed
1036   issue #[21276](http://www.xtuple.org/xtincident/view/bugs/21276)
1037   _mobile TE scrolling_
1038 - Fixed
1039   issue #[21289](http://www.xtuple.org/xtincident/view/bugs/21289)
1040   _A user who only has personal privileges can not create records_
1041 - Fixed
1042   issue #[21302](http://www.xtuple.org/xtincident/view/bugs/21302)
1043   _Task assignments not working on worksheets_
1044 - Fixed
1045   issue #[21359](http://www.xtuple.org/xtincident/view/bugs/21359)
1046   _Worksheet list unacceptably slow_
1047 - Fixed
1048   issue #[21374](http://www.xtuple.org/xtincident/view/bugs/21374)
1049   _Last saved filter doesn't default_
1050 - Fixed
1051   issue #[21375](http://www.xtuple.org/xtincident/view/bugs/21375)
1052   _Default search criteria appearing on widget searches_
1053 - Fixed
1054   issue #[21395](http://www.xtuple.org/xtincident/view/bugs/21395)
1055   _Selecting worksheets sometimes opens wrong selection_
1056
1057
1058 1.4.2 (2013/08/23)
1059 ==================
1060
1061 Features and bugfixes
1062 ---------------------
1063 - Fixed
1064   issue #[21260](http://www.xtuple.org/xtincident/view/bugs/21260)
1065   _XT.filter table naming conflict with public.filter_
1066
1067
1068 1.4.1 (2013/08/21)
1069 ===============
1070
1071 Features and bugfixes
1072 ----------------
1073 - Implemented
1074   issue #[18668](http://www.xtuple.org/xtincident/view/bugs/18668)
1075   _Initial documentation build for Mobile platform_
1076 - Implemented
1077   issue #[19294](http://www.xtuple.org/xtincident/view/bugs/19294)
1078   _OAuth 2.0 - Refactor route and functor mapping in Express to use a loop for loading_
1079 - Implemented
1080   issue #[19303](http://www.xtuple.org/xtincident/view/bugs/19303)
1081   _REST - Add Discovery Service routes_
1082 - Implemented
1083   issue #[19305](http://www.xtuple.org/xtincident/view/bugs/19305)
1084   _REST - Add route handler functions for end point CRUD_
1085 - Implemented
1086   issue #[19306](http://www.xtuple.org/xtincident/view/bugs/19306)
1087   _REST - Add "service" endpoints_
1088 - Completed
1089   issue #[19443](http://www.xtuple.org/xtincident/view/bugs/19443)
1090   _Use data schema in Pentaho report scripts_
1091 - Fixed
1092   issue #[20195](http://www.xtuple.org/xtincident/view/bugs/20195)
1093   _*Irrelevant behavior is observed on re-opening a quote_
1094 - Fixed
1095   issue #[20265](http://www.xtuple.org/xtincident/view/bugs/20265)
1096   _OAUTH - Existing session/cookie causes client to load. Fix redirect to auth dialog page_
1097 - Fixed
1098   issue #[20458](http://www.xtuple.org/xtincident/view/bugs/20458)
1099   _Editing Worksheet Time Billable does not save_
1100 - Fixed
1101   issue #[20642](http://www.xtuple.org/xtincident/view/bugs/20642)
1102   _Filters broken on incidents_
1103 - Implemented
1104   issue #[20864](http://www.xtuple.org/xtincident/view/bugs/20864)
1105   _Grid entry for Sales Order on Desktop based browser client_
1106 - Implemented
1107   issue #[20866](http://www.xtuple.org/xtincident/view/bugs/20866)
1108   _Allow filters to be saved on lists_
1109 - Fixed
1110   issue #[20886](http://www.xtuple.org/xtincident/view/bugs/20886)
1111   _Searchable is required on New Characteristic_
1112 - Implemented
1113   issue #[20890](http://www.xtuple.org/xtincident/view/bugs/20890)
1114   _OAuth2 - Admin Interface Usability Tweaks_
1115 - Fixed
1116   issue #[20891](http://www.xtuple.org/xtincident/view/bugs/20891)
1117   _Add "website" to contact overview_
1118 - Fixed
1119   issue #[20898](http://www.xtuple.org/xtincident/view/bugs/20898)
1120   _Item Site not populating correctly for Sales Order_
1121 - Fixed
1122   issue #[20899](http://www.xtuple.org/xtincident/view/bugs/20899)
1123   _Advanced Search does not display list after clearing bad data_
1124 - Fixed
1125   issue #[20902](http://www.xtuple.org/xtincident/view/bugs/20902)
1126   _Adding an Item to Quote_
1127 - Fixed
1128   issue #[20908](http://www.xtuple.org/xtincident/view/bugs/20908)
1129   _Dashboard Charts shrink upon returning to Dashboard screen_
1130 - Fixed
1131   issue #[20932](http://www.xtuple.org/xtincident/view/bugs/20932)
1132   _Dashboard Query is not working_
1133 - Fixed
1134   issue #[20979](http://www.xtuple.org/xtincident/view/bugs/20979)
1135   _oath2client table entry for Pentaho needs to use default database_
1136 - Fixed
1137   issue #[20983](http://www.xtuple.org/xtincident/view/bugs/20983)
1138   _History shows "undefined" for many objects_
1139 - Fixed
1140   issue #[20989](http://www.xtuple.org/xtincident/view/bugs/20989)
1141   _oauth2 check for JWT issued in the future causes timing problem_
1142 - Fixed
1143   issue #[21016](http://www.xtuple.org/xtincident/view/bugs/21016)
1144   _Cost Categories Desciption alignment is wrong_
1145 - Fixed
1146   issue #[21051](http://www.xtuple.org/xtincident/view/bugs/21051)
1147   _Characteristic - No Error message when trying to save without a role_
1148 - Fixed
1149   issue #[21055](http://www.xtuple.org/xtincident/view/bugs/21055)
1150   _Updating Extensions on Role will not allow application to load on login_
1151 - Fixed
1152   issue #[21066](http://www.xtuple.org/xtincident/view/bugs/21066)
1153   _Editing a Sales Order gives _shipped error_
1154 - Fixed
1155   issue #[21129](http://www.xtuple.org/xtincident/view/bugs/21129)
1156   _Sales Analysis user can not use Pentaho single sign on without admin privilege_
1157 - Fixed
1158   issue #[21138](http://www.xtuple.org/xtincident/view/bugs/21138)
1159   _Relation Lists are not loading Properly in Workspaces_
1160
1161
1162 1.4.0 (2013/08/07)
1163 ===============
1164
1165 Features and bugfixes
1166 ----------------
1167 - Fixed
1168   issue #[18711](http://www.xtuple.org/xtincident/view/bugs/18711)
1169   _Edit Owner privilege is not enforced_
1170 - Fixed
1171   issue #[18724](http://www.xtuple.org/xtincident/view/bugs/18724)
1172   _ReassignToDoItems privilege is not enforced_
1173 - Fixed
1174   issue #[18726](http://www.xtuple.org/xtincident/view/bugs/18726)
1175   _*Left of Contact Address Not Visible in panel_
1176 - Fixed
1177   issue #[18968](http://www.xtuple.org/xtincident/view/bugs/18968)
1178   _Panel sizing on Item workspace_
1179 - Fixed
1180   issue #[19042](http://www.xtuple.org/xtincident/view/bugs/19042)
1181   _Omnibus: Observation: New User Account created from Owner field is not populated automatically in Owner field_
1182 - Implemented
1183   issue #[19626](http://www.xtuple.org/xtincident/view/bugs/19626)
1184   _Add link to google maps_
1185 - Completed
1186   issue #[19645](http://www.xtuple.org/xtincident/view/bugs/19645)
1187   _Install/build process for reports_
1188 - Fixed
1189   issue #[19711](http://www.xtuple.org/xtincident/view/bugs/19711)
1190   _*Irrelevant behavior is observed on selecting to save the role assigned to the CRM Account_
1191 - Fixed
1192   issue #[19796](http://www.xtuple.org/xtincident/view/bugs/19796)
1193   _Quote shows costs when users do not have cost privilege_
1194 - Fixed
1195   issue #[19800](http://www.xtuple.org/xtincident/view/bugs/19800)
1196   _Site should only appear on quote when multi-site enabled_
1197 - Implemented
1198   issue #[19801](http://www.xtuple.org/xtincident/view/bugs/19801)
1199   _Site should default on quote_
1200 - Fixed
1201   issue #[19805](http://www.xtuple.org/xtincident/view/bugs/19805)
1202   _User should not be able to edit quote price unless they have privileges to do so_
1203 - Fixed
1204   issue #[19859](http://www.xtuple.org/xtincident/view/bugs/19859)
1205   _*Selecting to create a new project task from an existing project task displays Data source error_
1206 - Fixed
1207   issue #[19967](http://www.xtuple.org/xtincident/view/bugs/19967)
1208   _*Irrelevant dialog is displayed on saving a quote_
1209 - Fixed
1210   issue #[20008](http://www.xtuple.org/xtincident/view/bugs/20008)
1211   _Converting prospect to customer freezes client_
1212 - Fixed
1213   issue #[20068](http://www.xtuple.org/xtincident/view/bugs/20068)
1214   _Click Apply on Customer Groups will Lock the record_
1215 - Implemented
1216   issue #[20190](http://www.xtuple.org/xtincident/view/bugs/20190)
1217   _Mobile Client Phone Numbers Should be Clickable_
1218 - Implemented
1219   issue #[20380](http://www.xtuple.org/xtincident/view/bugs/20380)
1220   _Sales analysis view_
1221 - Fixed
1222   issue #[20489](http://www.xtuple.org/xtincident/view/bugs/20489)
1223   _Item does not display Wholesale Price_
1224 - Implemented
1225   issue #[20524](http://www.xtuple.org/xtincident/view/bugs/20524)
1226   _build_database script_
1227 - Fixed
1228   issue #[20555](http://www.xtuple.org/xtincident/view/bugs/20555)
1229   _new authentication does not work with pgbouncer_
1230 - Implemented
1231   issue #[20559](http://www.xtuple.org/xtincident/view/bugs/20559)
1232   _Need to create an interface to manage Oauth_
1233 - Implemented
1234   issue #[20574](http://www.xtuple.org/xtincident/view/bugs/20574)
1235   _sales order should use item and site instead of itemsite_
1236 - No Change Required
1237   issue #[20596](http://www.xtuple.org/xtincident/view/bugs/20596)
1238   _Numbers cut off by scroller_
1239 - Implemented
1240   issue #[20614](http://www.xtuple.org/xtincident/view/bugs/20614)
1241   _Need an installer methodology for the mobile client and extensions_
1242 - Fixed
1243   issue #[20638](http://www.xtuple.org/xtincident/view/bugs/20638)
1244   _Attach option on relation boxes should not display objects already attached to other objects_
1245 - Fixed
1246   issue #[20672](http://www.xtuple.org/xtincident/view/bugs/20672)
1247   _Admin Role gives Java Console Error_
1248 - Fixed
1249   issue #[20673](http://www.xtuple.org/xtincident/view/bugs/20673)
1250   _User Account gives Disable Export error_
1251 - Implemented
1252   issue #[20676](http://www.xtuple.org/xtincident/view/bugs/20676)
1253   _Create Inventory Configuration Settings_
1254 - Implemented
1255   issue #[20715](http://www.xtuple.org/xtincident/view/bugs/20715)
1256   _Sales dashboard_
1257 - Implemented
1258   issue #[20723](http://www.xtuple.org/xtincident/view/bugs/20723)
1259   _Single signon support for Pentaho_
1260 - Implemented
1261   issue #[20726](http://www.xtuple.org/xtincident/view/bugs/20726)
1262   _Support for Pentaho dynamic OLAP cubes based on organization_
1263 - Fixed
1264   issue #[20736](http://www.xtuple.org/xtincident/view/bugs/20736)
1265   _xt package pkg tables missing triggers, causing issues loading packages_
1266 - Implemented
1267   issue #[20746](http://www.xtuple.org/xtincident/view/bugs/20746)
1268   _Multi-tenant support for Sales cubes_
1269 - Implemented
1270   issue #[20747](http://www.xtuple.org/xtincident/view/bugs/20747)
1271   _Multi-tenant support for sales ETL_
1272 - Fixed
1273   issue #[20760](http://www.xtuple.org/xtincident/view/bugs/20760)
1274   _*Quantity UOM is not available for selection in SO Line item screen_
1275 - Implemented
1276   issue #[20771](http://www.xtuple.org/xtincident/view/bugs/20771)
1277   _generate p12 in oauth generate-key route_
1278 - No Change Required
1279   issue #[20774](http://www.xtuple.org/xtincident/view/bugs/20774)
1280   _access user_account REST_
1281 - Fixed
1282   issue #[20775](http://www.xtuple.org/xtincident/view/bugs/20775)
1283   _Remove xtbatch schema if not being used by mobile_
1284 - Implemented
1285   issue #[20780](http://www.xtuple.org/xtincident/view/bugs/20780)
1286   _improve maven reports deployment_
1287 - Fixed
1288   issue #[20785](http://www.xtuple.org/xtincident/view/bugs/20785)
1289   _Change Password does not remove Confirmed Password_
1290 - Fixed
1291   issue #[20792](http://www.xtuple.org/xtincident/view/bugs/20792)
1292   _*Username of a User Account is editable_
1293 - Fixed
1294   issue #[20803](http://www.xtuple.org/xtincident/view/bugs/20803)
1295   _*Observation: Newly created records are displayed as locked on opening the records immediately after creation_
1296 - Fixed
1297   issue #[20814](http://www.xtuple.org/xtincident/view/bugs/20814)
1298   _Cannot save a Sales Order_
1299 - Implemented
1300   issue #[20820](http://www.xtuple.org/xtincident/view/bugs/20820)
1301   _REST - Expose all objects needed for basic relation functionality to work_
1302 - Fixed
1303   issue #[20848](http://www.xtuple.org/xtincident/view/bugs/20848)
1304   _Advanced Search Groupbox is too wide_
1305 - Implemented
1306   issue #[20865](http://www.xtuple.org/xtincident/view/bugs/20865)
1307   _Add dropdown indicator icon to picker_
1308 - Implemented
1309   issue #[20868](http://www.xtuple.org/xtincident/view/bugs/20868)
1310   _-k flag for build_app_
1311 - Implemented
1312   issue #[20874](http://www.xtuple.org/xtincident/view/bugs/20874)
1313   _Merge time and expense functionality into project_
1314 - Fixed
1315   issue #[20999](http://www.xtuple.org/xtincident/view/bugs/20999)
1316   _support build_app with absolute -c path_
1317 - Fixed
1318   issue #[21007](http://www.xtuple.org/xtincident/view/bugs/21007)
1319   _Sales Analysis does not display correct Cube after changing databases_
1320
1321 Critical deployment changes
1322 ---------------------------
1323 * We have moved the test folder from the node-datasource directory.
1324   You will want to move by hand the two gitignored files in there:
1325   demo-test.backup, and login_data.js. Then, you can rmdir the
1326   `node-datasource/test` folder and all its subfolders.
1327 * The init_scripts and the command-line ORM installer are gone.
1328   You will have to use /scripts/build_app.js for your installation needs.
1329   Run it with the -h flag to see the options.
1330 * The old tools for building client code (deploy.sh, buildExtensions.sh, build_client.js)
1331   are gone. Use /scripts/build_app.js for your client-building needs.
1332   Run it with the -h flag to see the options.
1333 * When you merge from master git will complain that it is not able to delete
1334   an enyo directory which has just be deinitialized as a submodule. You will
1335   want to delete it by hand. This goes for the xtuple and the private-extensions repos.
1336
1337
1338 1.3.9 (2013/06/27)
1339 ==================
1340
1341 Features and bugfixes
1342 ----------------
1343 - Fixed
1344   issue #[18845](http://www.xtuple.org/xtincident/view/bugs/18845)
1345   _Status is missing from To Do_
1346 - Fixed
1347   issue #[19271](http://www.xtuple.org/xtincident/view/bugs/19271)
1348   _Datasource does not enforce privilege extensions on fetch_
1349 - Fixed
1350   issue #[19272](http://www.xtuple.org/xtincident/view/bugs/19272)
1351   _Half-drilldown into deprivileged workspaces_
1352 - Fixed
1353   issue #[19797](http://www.xtuple.org/xtincident/view/bugs/19797)
1354   _Quote shows margin when user does not have show margin privilege_
1355 - Fixed
1356   issue #[20074](http://www.xtuple.org/xtincident/view/bugs/20074)
1357   _*Irrelevant behavior is observed in Quote line items_
1358 - Fixed
1359   issue #[20204](http://www.xtuple.org/xtincident/view/bugs/20204)
1360   _Mobile client unaware of public/private comments_
1361 - Fixed
1362   issue #[20272](http://www.xtuple.org/xtincident/view/bugs/20272)
1363   _Relation widget keeps appending parameters_
1364 - Fixed
1365   issue #[20332](http://www.xtuple.org/xtincident/view/bugs/20332)
1366   _Error Adding a Sales Order to an Opportunity_
1367 - Fixed
1368   issue #[20333](http://www.xtuple.org/xtincident/view/bugs/20333)
1369   _Advanced Seach of Sales Rep on Sales Order does not work correctly_
1370 - Fixed
1371   issue #[20356](http://www.xtuple.org/xtincident/view/bugs/20356)
1372   _Calendar still active after date is picked_
1373 - Implemented
1374   issue #[20373](http://www.xtuple.org/xtincident/view/bugs/20373)
1375   _Bring back DisableExport_
1376 - Implemented
1377   issue #[20375](http://www.xtuple.org/xtincident/view/bugs/20375)
1378   _Bring back priv_group_
1379 - Fixed
1380   issue #[20440](http://www.xtuple.org/xtincident/view/bugs/20440)
1381   _Incident Documents double when using Apply_
1382 - Fixed
1383   issue #[20456](http://www.xtuple.org/xtincident/view/bugs/20456)
1384   _Clicking on Locked Icon gives Console error_
1385 - Fixed
1386   issue #[20476](http://www.xtuple.org/xtincident/view/bugs/20476)
1387   _Tax Assignemnt gives Java Console Error_
1388 - Fixed
1389   issue #[20501](http://www.xtuple.org/xtincident/view/bugs/20501)
1390   _ToDo and Prospect form report routes_
1391 - Fixed
1392   issue #[20506](http://www.xtuple.org/xtincident/view/bugs/20506)
1393   _Add multi-tenant support for Pentaho reports_
1394 - Fixed
1395   issue #[20540](http://www.xtuple.org/xtincident/view/bugs/20540)
1396   _User Account Roles do not use groups_
1397 - Fixed
1398   issue #[20549](http://www.xtuple.org/xtincident/view/bugs/20549)
1399   _You should be able to assign extensions in user accunt roles as well as user accounts_
1400 - Fixed
1401   issue #[20555](http://www.xtuple.org/xtincident/view/bugs/20555)
1402   _new authentication does not work with pgbouncer_
1403 - Fixed
1404   issue #[20563](http://www.xtuple.org/xtincident/view/bugs/20563)
1405   _Action - Change Password requires 6 digits_
1406 - Fixed
1407   issue #[20583](http://www.xtuple.org/xtincident/view/bugs/20583)
1408   _Authentication not remembered_
1409 - Fixed
1410   issue #[20601](http://www.xtuple.org/xtincident/view/bugs/20601)
1411   _There is no tracking of version numbers in extensions_
1412 - Fixed
1413   issue #[20609](http://www.xtuple.org/xtincident/view/bugs/20609)
1414   _Incident plus broken_
1415 - Fixed
1416   issue #[20637](http://www.xtuple.org/xtincident/view/bugs/20637)
1417   _The attach button should not be available on Customer for Sales Orders and Quotes_
1418 - Fixed
1419   issue #[20638](http://www.xtuple.org/xtincident/view/bugs/20638)
1420   _Attach option on relation boxes should not display objects already attached to other objects_
1421
1422 1.3.8 (2013/06/19)
1423 ==================
1424
1425 Features and bugfixes
1426 ----------------
1427 - Fixed
1428   issue #[20605](http://www.xtuple.org/xtincident/view/bugs/20605)
1429   _Web client does not use the metric to determine the welcome page URL path_
1430
1431 1.3.7 (2013/06/11)
1432 ==================
1433
1434 Features and bugfixes
1435 ----------------
1436 - Fixed problem where user names that are email addresses could not log in.
1437
1438 1.3.6 (2013/06/06)
1439 ==================
1440
1441 Features and bugfixes
1442 ----------------
1443 * Fix critical user login problem
1444 - Fixed
1445   issue #[20505](http://www.xtuple.org/xtincident/view/bugs/20505)
1446   _Remove print menus and buttons until Pentaho service available on cloud deployment._
1447
1448 1.3.5 (2013/05/31)
1449 ===============
1450
1451 Critical deployment changes
1452 ---------------------------
1453 * Add redirectPort and maintenancePort to config.js, see sample_config.js
1454 * To run tests you will need to add the test database to the login_data.js
1455   file, per the conventions in sample_login_data.js. Note also the new
1456   snake_case filename convention. You will also need to add this database
1457   name to your config.js file under datasource.testDatabase.
1458 * Changed XT.Data's handling of Dates and nulls to work with current version of plv8
1459   that doesn't require any special handling. You need to be on this plv8 version:
1460
1461 > commit d75184e00e08e97bc8caba6c9677f8f375a051aa
1462
1463 > Date:   Wed Feb 20 00:10:56 2013 -0800
1464
1465   To find your current plv8 version:
1466
1467       cd ~/plv8js
1468       git log -1
1469
1470   To move to that plv8 from your current:
1471
1472       mv plv8js plv8js-old
1473       git clone https://code.google.com/p/plv8js/
1474       cd plv8js
1475       git checkout d75184e00e08e97bc8caba6c9677f8f375a051aa
1476       # Make sure this is the path to your V8 source:
1477       make V8_SRCDIR=/home/dev/v8
1478       sudo make install
1479       # Restart PostgreSQL Server
1480       sudo /etc/init.d/postgresql restart
1481
1482   To test if your plv8 is working correctly, try adding a comment to an Account or Contact.
1483   See if you get any errors in your browsers Javascript Console and make sure the comment saves.
1484
1485 Features and bugfixes
1486 ----------------
1487
1488 - Implemented parts of
1489   issue #[20264](http://www.xtuple.org/xtincident/view/bugs/20264)
1490   REST - Refactor error handling in the database layer
1491 - Fixed
1492   issue #[20448](http://www.xtuple.org/xtincident/view/bugs/20448)
1493   _Entering wrong password on mobile client does not return error_
1494 - Fixed
1495   issue #[20441](http://www.xtuple.org/xtincident/view/bugs/20441)
1496   _Redirect Port other than 80 does not work_
1497 - Fixed
1498   issue #[20347](http://www.xtuple.org/xtincident/view/bugs/20347)
1499   _Default country not working on CRM configuration_
1500 - Fixed
1501   issue #[20319](http://www.xtuple.org/xtincident/view/bugs/20319)
1502   _Unable to select first menu after selecting a different menu option_
1503 - Fixed
1504   issue #[20310](http://www.xtuple.org/xtincident/view/bugs/20310)
1505   _Next number is a formatted number in sales config_
1506 - Fixed
1507   issue #[20307](http://www.xtuple.org/xtincident/view/bugs/20307)
1508   _Can't attach multiple customers to group_
1509 - Fixed
1510   issue #[20297](http://www.xtuple.org/xtincident/view/bugs/20297)
1511   _JSON-Patch needs to point to http, not git_
1512 - Implemented
1513   issue #[20295](http://www.xtuple.org/xtincident/view/bugs/20295)
1514   _move all ports into config.js_
1515 - Fixed
1516   issue #[20270](http://www.xtuple.org/xtincident/view/bugs/20270)
1517   _*Omnibus :Description label is displayed incorrectly_
1518 - Fixed
1519   issue #[20266](http://www.xtuple.org/xtincident/view/bugs/20266)
1520   _SQL Injection exploit in XT.Data_
1521 - Implemented
1522   issue #[20254](http://www.xtuple.org/xtincident/view/bugs/20254)
1523   _Integrate web-mobile user management into the application database_
1524 - Fixed
1525   issue #[20240](http://www.xtuple.org/xtincident/view/bugs/20240)
1526   _Updating ORM uses Username instead of specified -u user_
1527 - Implemented
1528   issue #[20212](http://www.xtuple.org/xtincident/view/bugs/20212)
1529   _Build out time and expense portion of "PPM"_
1530 - Fixed
1531   issue #[20208](http://www.xtuple.org/xtincident/view/bugs/20208)
1532   _User account assignment box is broken_
1533 - Fixed
1534   issue #[20199](http://www.xtuple.org/xtincident/view/bugs/20199)
1535   _Unable to select line item for a quote_
1536 - Fixed
1537   issue #[20180](http://www.xtuple.org/xtincident/view/bugs/20180)
1538   _*It is not possible to filter the Customers screen using Advanced Search window_
1539 - Fixed
1540   issue #[20177](http://www.xtuple.org/xtincident/view/bugs/20177)
1541   _* It is not possible to assign 'Tax Authority' role to a CRM Account_
1542 - Fixed
1543   issue #[20162](http://www.xtuple.org/xtincident/view/bugs/20162)
1544   _*Text box is displayed irrelevantly for the Currency field in the Tax Rate screen_
1545 - Fixed
1546   issue #[20157](http://www.xtuple.org/xtincident/view/bugs/20157)
1547   _Incident relations not showing_
1548 - Fixed
1549   issue #[20078](http://www.xtuple.org/xtincident/view/bugs/20078)
1550   _Priv Error when trying to add a custom command_
1551 - Implemented
1552   issue #[20052](http://www.xtuple.org/xtincident/view/bugs/20052)
1553   _Tax rate ORM, model, and views need to be added_
1554 - Implemented
1555   issue #[20041](http://www.xtuple.org/xtincident/view/bugs/20041)
1556   _build extensions dynamically through node_
1557 - Implemented
1558   issue #[20040](http://www.xtuple.org/xtincident/view/bugs/20040)
1559   _Add support for Sales Orders_
1560 - Fixed
1561   issue #[20026](http://www.xtuple.org/xtincident/view/bugs/20026)
1562   _*Irrelevant behavior is observed on selecting to assign Tax Authority/Sales Rep role to a CRM account_
1563 - Fixed
1564   issue #[20024](http://www.xtuple.org/xtincident/view/bugs/20024)
1565   _*Omnibus : Records data  grayed out on editing and refreshing to save the changes made_
1566 - Fixed
1567   issue #[20011](http://www.xtuple.org/xtincident/view/bugs/20011)
1568   _*Chrome : Omnibus :Irrelavant dates are displayed on selecting to enter Date starting with special character_
1569 - Fixed
1570   issue #[19976](http://www.xtuple.org/xtincident/view/bugs/19976)
1571   _Quote for prospect requires ship-to_
1572 - Fixed
1573   issue #[19970](http://www.xtuple.org/xtincident/view/bugs/19970)
1574   _Cannot open an Opportunity from a To Do_
1575 - Fixed
1576   issue #[19932](http://www.xtuple.org/xtincident/view/bugs/19932)
1577   _Characteristics not completely working on quote_
1578 - Fixed
1579   issue #[19889](http://www.xtuple.org/xtincident/view/bugs/19889)
1580   _*Omnibus: Selecting to enter a number with more than 10 digits in 'Order' field shows irrelevant behavior_
1581 - Fixed
1582   issue #[19888](http://www.xtuple.org/xtincident/view/bugs/19888)
1583   _Unable to enter a number with more than 12 digits in the 'Expenses' section under the 'Project Tasks' widget of a Project screen_
1584 - Fixed
1585   issue #[19871](http://www.xtuple.org/xtincident/view/bugs/19871)
1586   _*Tab out from an Items 'Extended Description' field displays an irrelevant dialog_
1587 - Fixed
1588   issue #[19844](http://www.xtuple.org/xtincident/view/bugs/19844)
1589   _Clicking in Blank Space causes error_
1590 - Fixed
1591   issue #[19833](http://www.xtuple.org/xtincident/view/bugs/19833)
1592   _New privileges installed by packages do not appear_
1593 - Fixed
1594   issue #[19830](http://www.xtuple.org/xtincident/view/bugs/19830)
1595   _The advanced search box is wider than the panel_
1596 - Implemented
1597   issue #[19795](http://www.xtuple.org/xtincident/view/bugs/19795)
1598   _Numbers on number widgets should be right justified_
1599 - Fixed
1600   issue #[19677](http://www.xtuple.org/xtincident/view/bugs/19677)
1601   _*It is possible to enter 'End Date'  prior to 'Start Date' for a Tax Registration Number under 'Tax Registration Numbers' widget_
1602 - Fixed
1603   issue #[19676](http://www.xtuple.org/xtincident/view/bugs/19676)
1604   _* Omnibus: Discarding the changes made in a Project Task shows unexpected behaviour_
1605 - Fixed
1606   issue #[19658](http://www.xtuple.org/xtincident/view/bugs/19658)
1607   _* Omnibus :'To Do' associated to the 'Customer' is displayed as locked on selecting to open_
1608 - Fixed
1609   issue #[19632](http://www.xtuple.org/xtincident/view/bugs/19632)
1610   _*Unable to attach a new file to a record_
1611 - Fixed
1612   issue #[19616](http://www.xtuple.org/xtincident/view/bugs/19616)
1613   _*Back button is not working on selecting to discard the changes made in a CRM Account's Role_
1614 - Fixed
1615   issue #[19599](http://www.xtuple.org/xtincident/view/bugs/19599)
1616   _Maxhammer Mobile Users created with improper SUPERUSER roles and overview of proper db creation process._
1617 - Fixed
1618   issue #[19542](http://www.xtuple.org/xtincident/view/bugs/19542)
1619   _Shipping charges prevent customer edit_
1620 - Fixed
1621   issue #[19471](http://www.xtuple.org/xtincident/view/bugs/19471)
1622   _Unable to create custom commands in dogfood_
1623 - Fixed
1624   issue #[19045](http://www.xtuple.org/xtincident/view/bugs/19045)
1625   _ Omnibus : Database error is displayed on selecting to duplicate existing records_
1626 - Fixed
1627   issue #[19033](http://www.xtuple.org/xtincident/view/bugs/19033)
1628   _Irrelavant behaviour is observed in Project task screen_
1629 - Fixed
1630   issue #[18958](http://www.xtuple.org/xtincident/view/bugs/18958)
1631   _Errors preventing creation of new item_
1632 - Implemented
1633   issue #[18757](http://www.xtuple.org/xtincident/view/bugs/18757)
1634   _REST - Modify the XT.Data commit code to enforce the new requiredAttributes driven by db NOT NULL and ORM override_
1635
1636
1637 1.3.4 (2013/05/06)
1638 ===============
1639
1640 Features and bugfixes
1641 -----------------
1642 - Fixed
1643   issue #[20169](http://www.xtuple.org/xtincident/view/bugs/20169)
1644   _etag versions not working with usr and org string pkeys_
1645 - Implemented
1646   issue #[18716](http://www.xtuple.org/xtincident/view/bugs/18716)
1647   _REST - Create helper functions needed to generate API Directory list and Discovery Documents_
1648 - Implemented
1649   issue #[19304](http://www.xtuple.org/xtincident/view/bugs/19304)
1650   _REST - Add route generator for resource end points_
1651 - Fixed
1652   issue #[19870](http://www.xtuple.org/xtincident/view/bugs/19870)
1653   _Unable to attach a contact related to a CRM Account under Documents widget of an accounts screen_
1654 - Fixed
1655   issue #[19905](http://www.xtuple.org/xtincident/view/bugs/19905)
1656   _Documents attached under the document widget of a record are not displayed on selecting to reopen the record_
1657 - Fixed
1658   issue #[20214](http://www.xtuple.org/xtincident/view/bugs/20214)
1659   _incorrect login brings up error screen_
1660 - Fixed
1661   issue #[20235](http://www.xtuple.org/xtincident/view/bugs/20235)
1662   _Selecting to enter the address for a contact displays an error message in the console_
1663 - Fixed
1664   issue #[20205](http://www.xtuple.org/xtincident/view/bugs/20205)
1665   _Select Organization for a User - "ID is required" Error_
1666 - Fixed
1667   issue #[20184](http://www.xtuple.org/xtincident/view/bugs/20184)
1668   _List lazy-loading problem_
1669 - Fixed
1670   issue #[19953](http://www.xtuple.org/xtincident/view/bugs/19953)
1671   _Cannot use a prospect to save a quote_
1672 - Fixed
1673   issue #[19973](http://www.xtuple.org/xtincident/view/bugs/19973)
1674   _percent widget is broken_
1675 - Fixed
1676   issue #[20026](http://www.xtuple.org/xtincident/view/bugs/20026)
1677   _*Irrelevant behavior is observed on selecting to assign Tax Authority/Sales Rep role to a CRM account_
1678 - Implemented
1679   issue #[20154](http://www.xtuple.org/xtincident/view/bugs/20154)
1680   _Add support for natural keys on orms_
1681 - Fixed
1682   issue #[20066](http://www.xtuple.org/xtincident/view/bugs/20066)
1683   _*Irrelevant dialog is displayed on selecting to save a Tax Class_
1684 - Implemented
1685   issue #[20044](http://www.xtuple.org/xtincident/view/bugs/20044)
1686   _Add support JSON Patch_
1687 - Implemented
1688   issue #[20052](http://www.xtuple.org/xtincident/view/bugs/20052)
1689   _Tax rate ORM, model, and views need to be added_
1690 - Implemented
1691   issue #[20054](http://www.xtuple.org/xtincident/view/bugs/20054)
1692   _installer should work atomically on one org at a time_
1693
1694
1695 1.3.3 (2013/04/18)
1696 ===============
1697
1698 Critical deployment changes
1699 ---------------------------
1700 * You need to add
1701   <code>"lib/ext/smtpTransport"</code>
1702   as a requirement in your config.js. See
1703   [sample_config.js](https://github.com/xtuple/xtuple/blob/master/node-datasource/sample_config.js) for details.
1704 * We removed node-datasource/lib/private/salt.txt from version control. You
1705   will have to put this file back in yourself. You can fill it with any long string you want.
1706 * You need to implement npm changes, config.js changes, and the deletion of a global table as documented
1707   [here](https://github.com/xtuple/xtuple/pull/224).
1708 * We are now running on [our own fork of plv8](https://github.com/xtuple/plv8).
1709
1710
1711 Features and bugfixes
1712 -----------------
1713 - Fixed
1714   issue #[19246](http://www.xtuple.org/xtincident/view/bugs/19246)
1715   _Help file iframe issue on Firefox_
1716 - Fixed
1717   issue #[19593](http://www.xtuple.org/xtincident/view/bugs/19593)
1718   _Record Lock - No Error when attaching a Locked Contact to Account_
1719 - Fixed
1720   issue #[19450](http://www.xtuple.org/xtincident/view/bugs/19450)
1721   _Updating setup items does not update their collections and pickers_
1722 - Fixed
1723   issue #[19469](http://www.xtuple.org/xtincident/view/bugs/19469)
1724   _customer edit ship-to bug_
1725 - Implemented
1726   issue #[19442](http://www.xtuple.org/xtincident/view/bugs/19442)
1727   _Add schema to data routes for Pentaho reports_
1728 - Implemented
1729   issue #[19296](http://www.xtuple.org/xtincident/view/bugs/19296)
1730   _OAuth 2.0 - After switching to ONLY Express, remove dead code in node-xt and node-datasource_
1731 - Fixed
1732   issue #[19813](http://www.xtuple.org/xtincident/view/bugs/19813)
1733   _Create list and view to maintain customer groups_
1734 - Implemented
1735   issue #[19812](http://www.xtuple.org/xtincident/view/bugs/19812)
1736   _Create list and view to maintain customer types_
1737 - Implemented
1738   issue #[19818](http://www.xtuple.org/xtincident/view/bugs/19818)
1739   _List cost should be added to item workspace_
1740 - Implemented
1741   issue #[19811](http://www.xtuple.org/xtincident/view/bugs/19811)
1742   _Create list and view to maintain sales reps_
1743 - Implemented
1744   issue #[19847](http://www.xtuple.org/xtincident/view/bugs/19847)
1745   _Additional mobile db Org Attributes Fields/tables to support automation and data collection required for campaigns etc._
1746 - Implemented
1747   issue #[19815](http://www.xtuple.org/xtincident/view/bugs/19815)
1748   _Create list and workspace for freight class_
1749 - Implemented
1750   issue #[19821](http://www.xtuple.org/xtincident/view/bugs/19821)
1751   _Create list and workspace for ship zone_
1752 - Fixed
1753   issue #[19840](http://www.xtuple.org/xtincident/view/bugs/19840)
1754   _Quotes panel MISSING on Opportunity, Prospect and Customer_
1755 - Fixed
1756   issue #[20007](http://www.xtuple.org/xtincident/view/bugs/20007)
1757   _Parent CRM account not created when prospect created_
1758 - Implemented
1759   issue #[19814](http://www.xtuple.org/xtincident/view/bugs/19814)
1760   _Create list and views for tax maintenance_
1761 - Implemented
1762   issue #[19822](http://www.xtuple.org/xtincident/view/bugs/19822)
1763   _Create list and workspace for terms_
1764 - Fixed
1765   issue #[20022](http://www.xtuple.org/xtincident/view/bugs/20022)
1766   _Project numbers are disabled in incidents_
1767 - Fixed
1768   issue #[19703](http://www.xtuple.org/xtincident/view/bugs/19703)
1769   _speed up update_
1770 - Implemented
1771   issue #[19972](http://www.xtuple.org/xtincident/view/bugs/19972)
1772   _Proposal for BI for Sales based on Pentaho Community_
1773 - Fixed
1774   issue #[19806](http://www.xtuple.org/xtincident/view/bugs/19806)
1775   _Quote summary needs cosmetic work_
1776 - Fixed
1777   issue #[19930](http://www.xtuple.org/xtincident/view/bugs/19930)
1778   _Search on Address in Quote does not work_
1779 - Implemented
1780   issue #[19989](http://www.xtuple.org/xtincident/view/bugs/19989)
1781   _Add a section to display version number_
1782 - Implemented
1783   issue #[19823](http://www.xtuple.org/xtincident/view/bugs/19823)
1784   _Create list and workspace for sale type_
1785 - Fixed
1786   issue #[20039](http://www.xtuple.org/xtincident/view/bugs/20039)
1787   _State Dropdown does not appear correctly when editing Ship-To_
1788 - Fixed
1789   issue #[19804](http://www.xtuple.org/xtincident/view/bugs/19804)
1790   _Cost on quote line items should show the local currency_
1791 - Implemented
1792   issue #[20053](http://www.xtuple.org/xtincident/view/bugs/20053)
1793   _Incident filter by foundIn and fixedIn_
1794 - Fixed
1795   issue #[20067](http://www.xtuple.org/xtincident/view/bugs/20067)
1796   _Customer Groups does not give error when saving with Blank Name_
1797 - Fixed
1798   issue #[20073](http://www.xtuple.org/xtincident/view/bugs/20073)
1799   _Numerous problems with customer shipto_