Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026515 | Openbravo ERP | B. User interface | public | 2014-05-12 20:42 | 2014-05-16 11:50 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0026515: Problems saving a record locally in a grid that uses a ResultSet to store its data |
Description | Problems saving a record locally in a grid that uses a ResultSet to store its data
http://forums.smartclient.com/showthread.php?p=119727#post119727 [^] |
Steps To Reproduce | Parameter window development |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-05-12 20:42 | dbaz | New Issue | |
2014-05-12 20:42 | dbaz | Assigned To | => dbaz |
2014-05-12 20:42 | dbaz | Modules | => Core |
2014-05-12 20:42 | dbaz | OBNetwork customer | => No |
2014-05-12 20:42 | dbaz | Triggers an Emergency Pack | => No |
2014-05-12 20:42 | dbaz | Review Assigned To | => AugustoMauch |
2014-05-12 20:42 | dbaz | Issue Monitored: AugustoMauch | |
2014-05-12 20:46 | hgbot | Checkin | |
2014-05-12 20:46 | hgbot | Note Added: 0067102 | |
2014-05-12 20:46 | hgbot | Checkin | |
2014-05-12 20:46 | hgbot | Note Added: 0067103 | |
2014-05-13 09:25 | AugustoMauch | Summary | Problems saving a record locally in a grid that uses a ResultSet to store its date => Problems saving a record locally in a grid that uses a ResultSet to store its data |
2014-05-13 09:25 | AugustoMauch | Description Updated | bug_revision_view_page.php?rev_id=5810#r5810 |
2014-05-15 17:34 | hudsonbot | Checkin | |
2014-05-15 17:34 | hudsonbot | Note Added: 0067163 | |
2014-05-16 08:41 | AugustoMauch | Status | new => scheduled |
2014-05-16 08:41 | AugustoMauch | fix_in_branch | => pi |
2014-05-16 08:42 | AugustoMauch | Note Added: 0067194 | |
2014-05-16 08:42 | AugustoMauch | Status | scheduled => resolved |
2014-05-16 08:42 | AugustoMauch | Fixed in Version | => PR14Q3 |
2014-05-16 08:42 | AugustoMauch | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/pi/rev/e334e962ffca1f6f2d52ab9ea73198a27d51afff [^] |
2014-05-16 08:42 | AugustoMauch | Resolution | open => fixed |
2014-05-16 11:49 | AugustoMauch | Status | resolved => closed |
Notes |
|
(0067102)
|
hgbot
|
2014-05-12 20:46
|
|
Repository: erp/devel/pi
Changeset: e334e962ffca1f6f2d52ab9ea73198a27d51afff
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon May 12 20:46:03 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e334e962ffca1f6f2d52ab9ea73198a27d51afff [^]
Modified Smartclient 10.0d 2014-02-13 SNAPSHOT to fix issue 26515
---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/isomorphic/ISC_Combined.js
---
|
|
|
(0067103)
|
hgbot
|
2014-05-12 20:46
|
|
Repository: erp/mods/org.openbravo.userinterface.smartclient.dev
Changeset: ee8826645f6b3c8c41a8c868df2c5d93235f1f21
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon May 12 20:46:20 2014 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient.dev/rev/ee8826645f6b3c8c41a8c868df2c5d93235f1f21 [^]
Modified Smartclient 10.0d 2014-02-13 SNAPSHOT to fix issue 26515
---
M web/org.openbravo.userinterface.smartclient/isomorphic/client/widgets/ListGrid.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/development/ISC_Grids.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/modules-debug/ISC_Grids.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/modules/ISC_Grids.js
---
|
|
|
|
|
|
|
Code reviewed and verified in pi@8a5e65e220e5 |
|