Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040200 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | always | 2019-02-14 14:52 | 2019-02-20 18:10 | |||
Reporter | markmm82 | View Status | public | |||||
Assigned To | markmm82 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 45aa712cb6d7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | Sandrahuguet | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040200: Required API change to remove Create From Multiple process and related callouts as they are not used anymore | |||||||
Description | Due the solution of issue 36358 it is required an API change to remove Create From Multiple process and related callouts as they are not used anymore. | |||||||
Steps To Reproduce | Due the solution of issue 36358 it is required an API change to remove Create From Multiple process and related callouts as they are not used anymore. Artifacts to be removed from API: Process class: org.openbravo.erpCommon.ad_actionButton.CreateFromMultiple Removed callouts: class org.openbravo.erpCommon.ad_callouts.SL_CreateFromMultiple_Conversion class org.openbravo.erpCommon.ad_callouts.SL_CreateFromMultiple_Product class org.openbravo.erpCommon.ad_callouts.SL_CreateFromMultiple_Warehouse Removed fields and methods org.openbravo.model.materialmgmt.transaction: Removed field: org.openbravo.model.materialmgmt.transaction.ShipmentInOut.PROPERTY_GENERATELINES Removed methods: org.openbravo.model.materialmgmt.transaction.ShipmentInOut.isGenerateLines() method org.openbravo.model.materialmgmt.transaction.ShipmentInOut.setGenerateLines(java.lang.Boolean) API failure: https://ci.openbravo.com/view/try/job/try-api/6838 [^] | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0109866) hgbot (developer) 2019-02-15 13:03 |
Repository: erp/devel/api-checks Changeset: 5ba0e61a4219896c457a7b37e34f0ac53e54f756 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Feb 15 13:01:30 2019 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/5ba0e61a4219896c457a7b37e34f0ac53e54f756 [^] Fixed issue 40200 API change to remove Create From Multiple process --- M java/reference/java.japi.gz M model/src-db/database/model/tables/M_INOUT.xml 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_MODEL_OBJECT.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M model/src-db/database/sourcedata/AD_PROCESS.xml --- |
(0109868) Sandrahuguet (developer) 2019-02-15 13:06 |
verified |
(0109871) hgbot (developer) 2019-02-15 13:35 |
Repository: erp/devel/api-checks Changeset: c1da32bf6c03f27607e73e4004ecba7167ff6fec Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Feb 15 13:33:55 2019 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/c1da32bf6c03f27607e73e4004ecba7167ff6fec [^] related to issue 40200 backed out changeset 5ba0e61a4219 --- M java/reference/java.japi.gz M model/src-db/database/model/tables/M_INOUT.xml 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_MODEL_OBJECT.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M model/src-db/database/sourcedata/AD_PROCESS.xml --- |
(0109952) hgbot (developer) 2019-02-20 13:07 |
Repository: erp/devel/api-checks Changeset: 45aa712cb6d736b0a9ce5f6baaafee2b3ba45753 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Feb 15 13:01:30 2019 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/45aa712cb6d736b0a9ce5f6baaafee2b3ba45753 [^] Fixed issue 40200 API change to remove Create From Multiple process --- M java/reference/java.japi.gz M model/src-db/database/model/tables/M_INOUT.xml 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_MODEL_OBJECT.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M model/src-db/database/sourcedata/AD_PROCESS.xml --- |
(0109973) Sandrahuguet (developer) 2019-02-20 18:07 |
verified |
(0109974) Sandrahuguet (developer) 2019-02-20 18:10 |
See PR19Q2.7 http://wiki.openbravo.com/wiki/API_changes#PR19Q2 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2019-02-14 14:52 | markmm82 | New Issue | |
2019-02-14 14:52 | markmm82 | Assigned To | => dmitry_mezentsev |
2019-02-14 14:52 | markmm82 | Modules | => Core |
2019-02-14 14:52 | markmm82 | Triggers an Emergency Pack | => No |
2019-02-14 14:54 | Sandrahuguet | Relationship added | blocks 0036358 |
2019-02-15 10:23 | dmitry_mezentsev | Tag Attached: Approved | |
2019-02-15 10:23 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => markmm82 |
2019-02-15 13:03 | hgbot | Checkin | |
2019-02-15 13:03 | hgbot | Note Added: 0109866 | |
2019-02-15 13:03 | hgbot | Status | new => resolved |
2019-02-15 13:03 | hgbot | Resolution | open => fixed |
2019-02-15 13:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/5ba0e61a4219896c457a7b37e34f0ac53e54f756 [^] |
2019-02-15 13:06 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-02-15 13:06 | Sandrahuguet | Note Added: 0109868 | |
2019-02-15 13:06 | Sandrahuguet | Status | resolved => closed |
2019-02-15 13:06 | Sandrahuguet | Fixed in Version | => 3.0PR19Q2 |
2019-02-15 13:35 | hgbot | Checkin | |
2019-02-15 13:35 | hgbot | Note Added: 0109871 | |
2019-02-15 13:40 | Sandrahuguet | Status | closed => new |
2019-02-15 13:40 | Sandrahuguet | Resolution | fixed => open |
2019-02-15 13:40 | Sandrahuguet | Fixed in Version | 3.0PR19Q2 => |
2019-02-20 13:07 | hgbot | Checkin | |
2019-02-20 13:07 | hgbot | Note Added: 0109952 | |
2019-02-20 13:07 | hgbot | Status | new => resolved |
2019-02-20 13:07 | hgbot | Resolution | open => fixed |
2019-02-20 13:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/5ba0e61a4219896c457a7b37e34f0ac53e54f756 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/45aa712cb6d736b0a9ce5f6baaafee2b3ba45753 [^] |
2019-02-20 18:07 | Sandrahuguet | Note Added: 0109973 | |
2019-02-20 18:07 | Sandrahuguet | Status | resolved => closed |
2019-02-20 18:07 | Sandrahuguet | Fixed in Version | => 3.0PR19Q2 |
2019-02-20 18:10 | Sandrahuguet | Note Added: 0109974 |
Copyright © 2000 - 2009 MantisBT Group |