Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021349 | Openbravo ERP | 09. Financial management | public | 2012-08-10 12:11 | 2012-08-31 09:44 |
|
Reporter | vmromanos | |
Assigned To | vmromanos | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Debian 5.0 |
Product Version | pi | |
Target Version | 3.0MP15 | Fixed in Version | 3.0MP15 | |
Merge Request Status | |
Review Assigned To | mirurita |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021349: Add tree support for Assets |
Description | For some projects it would be very useful to have tree capabilities for Assets. The tree icon in the Assets window should be shown, allowing the user to arrange the assets into a tree structure.
Take into account the assets tree capability should be also ready out of the box for clients created in the past (once they update their instances) |
Steps To Reproduce | NA |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0021350 | | closed | vmromanos | Add tree support for Product Categories |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-10 12:11 | vmromanos | New Issue | |
2012-08-10 12:11 | vmromanos | Assigned To | => vmromanos |
2012-08-10 12:11 | vmromanos | Modules | => Core |
2012-08-10 12:13 | vmromanos | Issue cloned | 0021350 |
2012-08-10 12:13 | vmromanos | Relationship added | related to 0021350 |
2012-08-10 12:14 | vmromanos | Status | new => scheduled |
2012-08-10 12:14 | vmromanos | fix_in_branch | => pi |
2012-08-13 13:57 | vmromanos | Note Added: 0051257 | |
2012-08-14 08:30 | hgbot | Checkin | |
2012-08-14 08:30 | hgbot | Note Added: 0051266 | |
2012-08-14 08:30 | hgbot | Status | scheduled => resolved |
2012-08-14 08:30 | hgbot | Resolution | open => fixed |
2012-08-14 08:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/54c144df5e36ad8efecf8dd451bec04043d8b85c [^] |
2012-08-14 08:30 | hgbot | Checkin | |
2012-08-14 08:30 | hgbot | Note Added: 0051267 | |
2012-08-14 08:30 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/54c144df5e36ad8efecf8dd451bec04043d8b85c [^] => http://code.openbravo.com/erp/devel/pi/rev/5d5d98acde93e567b01fbcd7216d6d01a4b91528 [^] |
2012-08-31 09:44 | mirurita | Closed by | => mirurita |
2012-08-31 09:44 | mirurita | Note Added: 0051698 | |
2012-08-31 09:44 | mirurita | Status | resolved => closed |
2012-08-31 09:44 | mirurita | Fixed in Version | => 3.0MP15 |
Notes |
|
|
Test Plan I:
1. Create a new Client and a new org
2. Try to create a new Asset. Is Summary=N
3. Try to create a new Asset. Is Summary=Y
4. Click the tree icon.
5. Insert the first asset into the second one
6. Try to delete the summary level asset. The system should not allow it
7. Try to delete the child organization. The system should allow it
Test Plan II:
1. Log into an old created client,like for example F&B
2. Try to create a new Asset. Is Summary=N
3. Try to create a new Asset. Is Summary=Y
4. Click the tree icon.
5. Insert the first asset into the second one
6. Try to delete the summary level asset. The system should not allow it
7. Try to delete the child organization. The system should allow it |
|
|
(0051266)
|
hgbot
|
2012-08-14 08:30
|
|
Repository: erp/devel/pi
Changeset: 54c144df5e36ad8efecf8dd451bec04043d8b85c
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Aug 10 14:27:36 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/54c144df5e36ad8efecf8dd451bec04043d8b85c [^]
Fixed issue 21349: Add tree support for Assets
Updated Initial Client Setup to create Asset Primary Tree
Included module script to insert the required records for old clients
Updated Sampledata
---
M referencedata/sampledata/F_B_International_Group.xml
M referencedata/sampledata/QA_Testing.xml
M src-db/database/model/tables/AD_CLIENTINFO.xml
M src-db/database/model/tables/A_ASSET.xml
M src-db/database/model/triggers/A_ASSET_TRG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateADClientInfo.class
M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateADClientInfoData.class
M src-util/modulescript/src/org/openbravo/modulescript/UpdateADClientInfo.java
M src-util/modulescript/src/org/openbravo/modulescript/UpdateADClientInfo_data.xsql
M src/org/openbravo/erpCommon/businessUtility/InitialClientSetup.java
M src/org/openbravo/erpCommon/utility/WindowTreeChecks.java
M src/org/openbravo/erpCommon/utility/WindowTreeUtility.java
M src/org/openbravo/erpCommon/utility/WindowTree_data.xsql
---
|
|
|
(0051267)
|
hgbot
|
2012-08-14 08:30
|
|
|
|
(0051698)
|
mirurita
|
2012-08-31 09:44
|
|
|