Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021240 | Openbravo ERP | 01. General setup | public | 2012-07-27 12:55 | 2012-07-30 10:54 |
|
Reporter | plujan | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP14 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | 2012-07-27 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/47c45f7b7ef7 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0021240: It is not possible to create a Line in Price List Schema |
Description | When filling all the mandatory fields in Price List Schema > Lines an error is shown because a non mandatory field is required |
Steps To Reproduce | 1. Enter as FB Admin
2. Go to Price List Schema window
3. Move to Lines tab
4. Create a new record
5. Fill all the mandatory fields (note that Business Partner is not so leave it blank)
6. Save. An error is displayed (see attach) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0020955 | 3.0MP14 | closed | mtaal | Is impossible to add a selector field in pick/execute windows |
|
Attached Files | productShouldBeSetUp.png (68,667) 2012-07-27 12:55 https://issues.openbravo.com/file_download.php?file_id=5478&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2012-07-27 12:55 | plujan | New Issue | |
2012-07-27 12:55 | plujan | Assigned To | => mirurita |
2012-07-27 12:55 | plujan | File Added: productShouldBeSetUp.png | |
2012-07-27 12:55 | plujan | Modules | => Core |
2012-07-27 12:55 | plujan | OBNetwork customer | => No |
2012-07-27 13:40 | mirurita | Regression level | => Pre packaging ( pi ) |
2012-07-27 13:40 | mirurita | Regression date | => 2012-07-27 |
2012-07-27 13:40 | mirurita | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/47c45f7b7ef7 [^] |
2012-07-27 13:40 | mirurita | Note Added: 0050941 | |
2012-07-27 13:41 | mirurita | Assigned To | mirurita => alostale |
2012-07-27 13:46 | alostale | Assigned To | alostale => AugustoMauch |
2012-07-27 14:04 | AugustoMauch | Relationship added | related to 0020955 |
2012-07-27 14:33 | hgbot | Checkin | |
2012-07-27 14:33 | hgbot | Note Added: 0050947 | |
2012-07-27 14:33 | hgbot | Status | new => resolved |
2012-07-27 14:33 | hgbot | Resolution | open => fixed |
2012-07-27 14:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/59becbb7d3cc0d01bf882546ecbafa271596471a [^] |
2012-07-28 01:23 | hudsonbot | Checkin | |
2012-07-28 01:23 | hudsonbot | Note Added: 0050963 | |
2012-07-30 10:54 | guilleaer | Note Added: 0050977 | |
2012-07-30 10:54 | guilleaer | Status | resolved => closed |
2012-07-30 10:54 | guilleaer | Fixed in Version | => 3.0MP14 |
Notes |
|
(0050941)
|
mirurita
|
2012-07-27 13:40
|
|
|
|
(0050947)
|
hgbot
|
2012-07-27 14:33
|
|
Repository: erp/devel/pi
Changeset: 59becbb7d3cc0d01bf882546ecbafa271596471a
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jul 27 14:32:30 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/59becbb7d3cc0d01bf882546ecbafa271596471a [^]
Fixes issue 21240, related to issue 20955: Changeset backout
The changeset https://code.openbravo.com/erp/devel/pi/rev/47c45f7b7ef7 [^] has been backed out, because it caused a regression.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
|
|
|
|
|
|
|
Code reviewed and tested in pi@b6862b1e8f54 |
|