Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052666 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Retail API | minor | always | 2023-06-05 14:48 | 2023-09-04 16:09 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | dmytro_tarasov | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052666: Vendor and Purchasing entities should go to a module outside the pack | |||||||
Description | Create a new module org.openbravo.purchase.api with all the entities to be removed | |||||||
Steps To Reproduce | - Login as system - Go to Entity Mapping - Realize that Purchase PriceList is part of org.openbravo.api and BusinessPartner entity have a lot of Vendor related properties | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||
|
Notes | |
(0153621) hgbot (developer) 2023-08-17 16:26 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/173 [^] |
(0153667) hgbot (developer) 2023-08-18 12:45 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/173 [^] |
(0153670) hgbot (developer) 2023-08-18 13:23 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/175 [^] |
(0153710) hgbot (developer) 2023-08-21 11:43 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/175 [^] |
(0153711) hgbot (developer) 2023-08-21 11:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/176 [^] |
(0153722) hgbot (developer) 2023-08-21 14:04 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.purchase.api/-/merge_requests/1 [^] |
(0153984) hgbot (developer) 2023-08-25 13:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.purchase.api/-/merge_requests/4 [^] |
(0154165) hgbot (developer) 2023-08-30 08:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.purchase.api [^] Changeset: f18bfb610236a280d146c7efecccfddf7f7edad1 Author: Dmytro <dmytro.tarasov@openbravo.com> Date: 21-08-2023 16:14:25 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.purchase.api/-/commit/f18bfb610236a280d146c7efecccfddf7f7edad1 [^] Fixed ISSUE-52666:add additional processing script --- A src/org/openbravo/purchase/api/edl/fetcher/PurchasePaymentMethodFetcher.java --- |
(0154166) hgbot (developer) 2023-08-30 08:39 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/176 [^] |
(0154167) hgbot (developer) 2023-08-30 08:39 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: 515a7b497df36fe7e5f348c7ed633250ab4d5788 Author: Dmytro <dmytro.tarasov@openbravo.com> Date: 25-08-2023 08:07:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/515a7b497df36fe7e5f348c7ed633250ab4d5788 [^] Fixed ISSUE-52666:Vendor and Purchasing entities should go to a module outside the pack. Remove entities from org.openbravo.api that currently created in org.openbravo.purchase.api. --- M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
(0154168) hgbot (developer) 2023-08-30 08:39 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: 49017755061b2062b8374352bafb0b589615e9d6 Author: Dmytro <dmytro.tarasov@openbravo.com> Date: 25-08-2023 08:07:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/49017755061b2062b8374352bafb0b589615e9d6 [^] Fixed ISSUE-52666: Vendor and Purchasing entities should go to a module outside the pack. As we moved PurchasePaymentMethod entity to org.openbravo.purchase.api we should also move to that module additional processing script --- R src/org/openbravo/api/edl/fetcher/PurchasePaymentMethodFetcher.java --- |
(0154169) hgbot (developer) 2023-08-30 08:39 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: 4af6fe39b0f252cf4425c8d05d237eac552cffa5 Author: Dmytro <dmytro.tarasov@openbravo.com> Date: 25-08-2023 13:03:05 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/4af6fe39b0f252cf4425c8d05d237eac552cffa5 [^] Fixed ISSUE-52666:move poFinancialAccount to api.openbravo.purchase.api --- M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2023-06-05 14:48 | guillermogil | New Issue | |
2023-06-05 14:48 | guillermogil | Assigned To | => Triage Platform Conn |
2023-06-05 14:48 | guillermogil | Triggers an Emergency Pack | => No |
2023-06-05 14:49 | guillermogil | Assigned To | Triage Platform Conn => Retail |
2023-07-13 10:23 | guillermogil | Assigned To | Retail => dmytro_tarasov |
2023-08-17 16:26 | hgbot | Note Added: 0153621 | |
2023-08-18 12:45 | hgbot | Note Added: 0153667 | |
2023-08-18 13:23 | hgbot | Note Added: 0153670 | |
2023-08-21 11:43 | hgbot | Note Added: 0153710 | |
2023-08-21 11:54 | hgbot | Note Added: 0153711 | |
2023-08-21 14:04 | hgbot | Note Added: 0153722 | |
2023-08-25 13:54 | hgbot | Note Added: 0153984 | |
2023-08-30 08:38 | hgbot | Resolution | open => fixed |
2023-08-30 08:38 | hgbot | Status | new => closed |
2023-08-30 08:38 | hgbot | Note Added: 0154165 | |
2023-08-30 08:39 | hgbot | Note Added: 0154166 | |
2023-08-30 08:39 | hgbot | Note Added: 0154167 | |
2023-08-30 08:39 | hgbot | Note Added: 0154168 | |
2023-08-30 08:39 | hgbot | Note Added: 0154169 | |
2023-09-04 16:08 | dmytro_tarasov | Relationship added | related to 0053329 |
2023-09-04 16:09 | dmytro_tarasov | Relationship added | related to 0053357 |
2023-09-04 16:09 | dmytro_tarasov | Relationship added | related to 0053374 |
Copyright © 2000 - 2009 MantisBT Group |