Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025861 | Openbravo ERP | 04. Warehouse management | public | 2014-02-27 18:31 | 2014-03-11 11:18 |
|
Reporter | Sandrahuguet | |
Assigned To | Sandrahuguet | |
Priority | normal | Severity | major | 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 | pramakrishnan |
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 | 0025861: Create a new return from customer pick and edit with manual datasource |
Description | For performance issues we should change the current Return to vendor pick and for a new pick and edit edit with manual datasource
|
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0026105 | 3.0PR14Q2 | closed | alostale | RFCPELines is needed in classic 2.50 incorrect message | related to | defect | 0026488 | 3.0PR14Q2 | closed | Sandrahuguet | Return From Customer pick/edit lines not working in Oracle | causes | defect | 0027525 | 3.0PR15Q1 | closed | AtulOpenbravo | Return To Vendor Shipments could be selected from Return To Vendor Pick/Edit lines |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-27 18:31 | Sandrahuguet | New Issue | |
2014-02-27 18:31 | Sandrahuguet | Assigned To | => Sandrahuguet |
2014-02-27 18:31 | Sandrahuguet | Modules | => Core |
2014-02-27 18:31 | Sandrahuguet | OBNetwork customer | => No |
2014-02-27 18:31 | Sandrahuguet | Triggers an Emergency Pack | => No |
2014-02-28 14:54 | hgbot | Checkin | |
2014-02-28 14:54 | hgbot | Note Added: 0064683 | |
2014-02-28 14:54 | hgbot | Status | new => resolved |
2014-02-28 14:54 | hgbot | Resolution | open => fixed |
2014-02-28 14:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/67b8e22d232e63e951615c92c86315b318b478b2 [^] |
2014-02-28 14:54 | hgbot | Checkin | |
2014-02-28 14:54 | hgbot | Note Added: 0064684 | |
2014-03-03 17:38 | hudsonbot | Checkin | |
2014-03-03 17:38 | hudsonbot | Note Added: 0064755 | |
2014-03-03 17:38 | hudsonbot | Checkin | |
2014-03-03 17:38 | hudsonbot | Note Added: 0064756 | |
2014-03-05 13:26 | Sandrahuguet | Review Assigned To | => pramakrishnan |
2014-03-11 11:18 | pramakrishnan | Note Added: 0065031 | |
2014-03-11 11:18 | pramakrishnan | Status | resolved => closed |
2014-03-27 12:49 | alostale | Relationship added | related to 0026105 |
2014-05-08 10:05 | gorkaion | Relationship added | related to 0026488 |
2014-09-02 12:48 | ngarcia | Relationship added | causes 0027525 |
Notes |
|
(0064683)
|
hgbot
|
2014-02-28 14:54
|
|
Repository: erp/devel/pi
Changeset: 67b8e22d232e63e951615c92c86315b318b478b2
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Feb 27 18:22:52 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/67b8e22d232e63e951615c92c86315b318b478b2 [^]
Fixed bug 25861 Return from customer pick&edit with manual datasource
---
M src-db/database/model/tables/C_ORDER.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_REFERENCE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBSERDS_DATASOURCE.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src-db/database/sourcedata/OBUIAPP_REF_WINDOW.xml
M src/org/openbravo/common/actionhandler/SRMOPickEditLines.java
A src/org/openbravo/common/datasource/ReturnFromCustomerPickEditLineDatasource.java
A src/org/openbravo/common/datasource/ReturnFromCustomerPickEditLineRow.java
---
|
|
|
(0064684)
|
hgbot
|
2014-02-28 14:54
|
|
Repository: erp/devel/pi
Changeset: 5ce718ea64723dec4203d8955804175528884917
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Feb 28 10:56:20 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5ce718ea64723dec4203d8955804175528884917 [^]
Related to issue 25861
---
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TABLE.xml
---
|
|
|
|
|
|
|
|
|
|
Code Review + Testing - OK. |
|