Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025833 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | trivial | have not tried | 2014-02-25 16:55 | 2014-03-11 11:18 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 8e75f7da5d7e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | pramakrishnan | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025833: API Change: remove C_RM_ORDER_PICK_EDIT_LINES and M_RESERVATION_PICK_EDIT | |||||||
Description | Because of performance issues with stock reservation and return to vendor pick and edit windows we've decided to delete this views and implement both pick and edit with manual datasource. Removed view :C_RM_ORDER_PICK_EDIT_LINES Removed view :M_RESERVATION_PICK_EDIT and their associated fields and columns and the elements that with change are not used. We have checked in all Openbravo modules and this views are not used, but of this element deleted is used in the module org.openbravo.warehouse.pickinglist We have two options: - update org.openbravo.warehouse.pickinglist and accept the api-change - postpone delete of view+table+column+element and just commit new code + change of ad_tab to new table | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0064658) dmitry_mezentsev (developer) 2014-02-27 17:23 |
Approved. Agreed to publish new version of the module. |
(0064685) hgbot (developer) 2014-02-28 14:55 |
Repository: erp/devel/api-checks Changeset: 8e75f7da5d7e125ae351e4249e97f3d8628500c2 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Feb 28 14:52:59 2014 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/8e75f7da5d7e125ae351e4249e97f3d8628500c2 [^] Fixed bug 25833 API change --- M java/reference/java.japi.gz M model/src-db/database/sourcedata/AD_COLUMN.xml M model/src-db/database/sourcedata/AD_ELEMENT.xml M model/src-db/database/sourcedata/AD_FIELD.xml M model/src-db/database/sourcedata/AD_REFERENCE.xml M model/src-db/database/sourcedata/AD_TAB.xml M model/src-db/database/sourcedata/AD_TABLE.xml M model/src-db/database/sourcedata/AD_WINDOW.xml M model/src-db/database/sourcedata/OBSERDS_DATASOURCE.xml R model/src-db/database/model/views/C_RM_ORDER_PICK_EDIT_LINES.xml R model/src-db/database/model/views/M_RESERVATION_PICK_EDIT.xml --- |
(0064701) hgbot (developer) 2014-02-28 20:28 |
Repository: erp/devel/api-checks Changeset: fbc9958705ecb62b3f5fbc7a93838e9542d2aacd Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Feb 28 20:25:44 2014 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/fbc9958705ecb62b3f5fbc7a93838e9542d2aacd [^] Related to issue 25833 --- M java/reference/java.japi.gz --- |
(0064909) Sandrahuguet (developer) 2014-03-06 12:40 |
New version of pickinglist published in this commit: https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/cf9960cedc97 [^] |
(0065030) pramakrishnan (developer) 2014-03-11 11:18 |
Code Review + Testing - OK. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-02-25 16:55 | Sandrahuguet | New Issue | |
2014-02-25 16:55 | Sandrahuguet | Assigned To | => Sandrahuguet |
2014-02-25 16:55 | Sandrahuguet | Modules | => Core |
2014-02-25 16:55 | Sandrahuguet | Triggers an Emergency Pack | => No |
2014-02-25 16:55 | Sandrahuguet | Relationship added | depends on 0023412 |
2014-02-25 16:55 | Sandrahuguet | Relationship added | depends on 0025814 |
2014-02-25 17:03 | Sandrahuguet | Assigned To | Sandrahuguet => dmitry_mezentsev |
2014-02-25 18:13 | Sandrahuguet | Description Updated | View Revisions |
2014-02-25 18:21 | Sandrahuguet | Description Updated | View Revisions |
2014-02-27 17:23 | dmitry_mezentsev | Note Added: 0064658 | |
2014-02-27 17:23 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => Sandrahuguet |
2014-02-28 14:55 | hgbot | Checkin | |
2014-02-28 14:55 | hgbot | Note Added: 0064685 | |
2014-02-28 14:55 | hgbot | Status | new => resolved |
2014-02-28 14:55 | hgbot | Resolution | open => fixed |
2014-02-28 14:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/8e75f7da5d7e125ae351e4249e97f3d8628500c2 [^] |
2014-02-28 20:28 | hgbot | Checkin | |
2014-02-28 20:28 | hgbot | Note Added: 0064701 | |
2014-03-06 12:40 | Sandrahuguet | Note Added: 0064909 | |
2014-03-06 12:41 | Sandrahuguet | Review Assigned To | => pramakrishnan |
2014-03-11 11:18 | pramakrishnan | Note Added: 0065030 | |
2014-03-11 11:18 | pramakrishnan | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |