Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023345 | Openbravo ERP | 01. General setup | public | 2013-03-20 09:46 | 2013-03-26 16:39 |
|
Reporter | malsasua | |
Assigned To | pramakrishnan | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023345: error to move a node in a tree when the node Id is the same that the organization id |
Description | If you have a product category with a id, and you have a organization ready with the same id, if you try move the product category node in the product category tree, error is returned:
The organization can not be moved because it is set as ready |
Steps To Reproduce | . create a product category with the same ID that a organization ready
. move this product category in the product category tree |
Proposed Solution | in org.openbravo.erpCommon.utility.WindowTreeChecks.java, in line 63
the check if it is ready should be done only when it is a organization tree |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-03-20 09:46 | malsasua | New Issue | |
2013-03-20 09:46 | malsasua | Assigned To | => dmiguelez |
2013-03-20 09:46 | malsasua | Web browser | => Google Chrome |
2013-03-20 09:46 | malsasua | Modules | => Core |
2013-03-20 09:46 | malsasua | OBNetwork customer | => No |
2013-03-20 09:46 | malsasua | Triggers an Emergency Pack | => No |
2013-03-21 13:14 | pramakrishnan | Assigned To | dmiguelez => pramakrishnan |
2013-03-21 13:14 | pramakrishnan | Status | new => scheduled |
2013-03-21 13:14 | pramakrishnan | fix_in_branch | => pi |
2013-03-25 09:45 | pramakrishnan | Note Added: 0057399 | |
2013-03-25 10:38 | hgbot | Checkin | |
2013-03-25 10:38 | hgbot | Note Added: 0057402 | |
2013-03-25 10:38 | hgbot | Status | scheduled => resolved |
2013-03-25 10:38 | hgbot | Resolution | open => fixed |
2013-03-25 10:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a3f5f7b142d1cafb3e6f5e126adb1a12b5a33ea3 [^] |
2013-03-25 12:05 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2013-03-25 12:05 | Sandrahuguet | Note Added: 0057404 | |
2013-03-25 12:05 | Sandrahuguet | Status | resolved => closed |
2013-03-26 16:39 | hudsonbot | Checkin | |
2013-03-26 16:39 | hudsonbot | Note Added: 0057467 | |
Notes |
|
|
Test plan:
1. Create a product category with uuid same as that of any organization which is set as ready.
2. From the tree popup, try to move the newly product category to some other position.
3. Notice that the product category moved successfully without any errors. |
|
|
(0057402)
|
hgbot
|
2013-03-25 10:38
|
|
|
|
|
Code review and testing in ob/ob OK |
|
|
|
|