Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021787 | Openbravo ERP | B. User interface | public | 2012-09-28 12:47 | 2012-10-10 16:35 |
|
Reporter | plujan | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP13.1 | |
Target Version | | Fixed in Version | 3.0MP16 | |
Merge Request Status | |
Review Assigned To | dbaz |
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 | 0021787: After removing a header, a new line can be created with no header selected |
Description | In the Master/Detail windows, I can create a line if I previously removed a header. |
Steps To Reproduce | 1. Go to Sales Invoice window.
2. Select no header (as by default)
3. Use the mouse to directly right click the Lines grid. The contextual menu for inserting a row is displayed. It did not respond, though.
4. Create in row some lines and delete one.
5. After deleting, no row keeps selected. However, now if you click the insert row in contextual menu you are able to create a row. Save is not possible, though. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-28 12:47 | plujan | New Issue | |
2012-09-28 12:47 | plujan | Assigned To | => dbaz |
2012-09-28 12:47 | plujan | Modules | => Core |
2012-09-28 12:47 | plujan | OBNetwork customer | => No |
2012-09-28 14:25 | AugustoMauch | Issue Monitored: dbaz | |
2012-09-28 14:26 | AugustoMauch | Closed by | => dbaz |
2012-09-28 14:26 | AugustoMauch | Assigned To | dbaz => AugustoMauch |
2012-09-28 14:27 | hgbot | Checkin | |
2012-09-28 14:27 | hgbot | Note Added: 0052873 | |
2012-09-28 14:27 | hgbot | Status | new => resolved |
2012-09-28 14:27 | hgbot | Resolution | open => fixed |
2012-09-28 14:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/19db32dec44efffca2ccd61e9eed60469d53ab26 [^] |
2012-09-28 14:31 | hgbot | Checkin | |
2012-09-28 14:31 | hgbot | Note Added: 0052875 | |
2012-09-29 01:16 | dbaz | Issue End Monitor: dbaz | |
2012-09-29 01:17 | dbaz | Note Added: 0052932 | |
2012-09-29 01:17 | dbaz | Status | resolved => closed |
2012-09-29 01:17 | dbaz | Fixed in Version | => 3.0MP16 |
2012-10-04 18:18 | hudsonbot | Checkin | |
2012-10-04 18:18 | hudsonbot | Note Added: 0053043 | |
2012-10-04 18:18 | hudsonbot | Checkin | |
2012-10-04 18:18 | hudsonbot | Note Added: 0053044 | |
2012-10-10 16:35 | hudsonbot | Checkin | |
2012-10-10 16:35 | hudsonbot | Note Added: 0053216 | |
2012-10-10 16:35 | hudsonbot | Checkin | |
2012-10-10 16:35 | hudsonbot | Note Added: 0053217 | |
Notes |
|
(0052873)
|
hgbot
|
2012-09-28 14:27
|
|
Repository: erp/devel/pi
Changeset: 19db32dec44efffca2ccd61e9eed60469d53ab26
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Sep 28 14:25:46 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/19db32dec44efffca2ccd61e9eed60469d53ab26 [^]
Fixes issue 21787: Contextual menu not shown in grid is no parent is selected
The contextual menu will not be shown in grid view is no parent is selected, unless the current view is located in the header tab.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0052875)
|
hgbot
|
2012-09-28 14:31
|
|
Repository: erp/devel/pi
Changeset: 2f8994cfcaafb47491face8ebd3920f2170fc2d2
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Sep 28 14:30:26 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2f8994cfcaafb47491face8ebd3920f2170fc2d2 [^]
Related to issue 21787: Fixed typo in comment
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0052932)
|
dbaz
|
2012-09-29 01:17
|
|
Reviewed @ changeset: 18081 - 4c8b2e89747d |
|
|
|
|
|
|
|
|
|
|
|
|
|