Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040201 | Retail Modules | Web POS | public | 2019-02-14 15:53 | 2019-04-04 08:36 |
|
Reporter | asiermartirena | |
Assigned To | asiermartirena | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040201: The PLM Status field in the assortment shouldn't be dependent to be stockable |
Description | Currently, the PLM Status field depends on the stockable status of the product. This causes that not stockable products (like services) cannot have a PLM Status. This is not correct. The status mustn't depend on that. |
Steps To Reproduce | Set the 'Is stocked' field of a product to false. Go to that product in one assortment. Check that the PLM Status field is not visible. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0057217 | | new | Retail | Retail Config: Remove some unused ad_message & ad_val_rule entries |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-02-14 15:53 | asiermartirena | New Issue | |
2019-02-14 15:53 | asiermartirena | Assigned To | => asiermartirena |
2019-02-14 15:53 | asiermartirena | Triggers an Emergency Pack | => No |
2019-03-11 10:07 | hgbot | Checkin | |
2019-03-11 10:07 | hgbot | Note Added: 0110337 | |
2019-03-11 10:07 | hgbot | Status | new => resolved |
2019-03-11 10:07 | hgbot | Resolution | open => fixed |
2019-03-11 10:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/3eb3bcd06c91fe7db8c86f471d98e60577b6bc51 [^] |
2019-03-11 15:13 | hgbot | Checkin | |
2019-03-11 15:13 | hgbot | Note Added: 0110353 | |
2019-03-12 08:54 | hgbot | Checkin | |
2019-03-12 08:54 | hgbot | Note Added: 0110369 | |
2019-03-14 10:16 | hgbot | Checkin | |
2019-03-14 10:16 | hgbot | Note Added: 0110427 | |
2019-03-14 10:16 | hgbot | Checkin | |
2019-03-14 10:16 | hgbot | Note Added: 0110429 | |
2019-03-29 09:20 | marvintm | Review Assigned To | => marvintm |
2019-03-29 09:49 | marvintm | Status | resolved => closed |
2019-03-29 09:49 | marvintm | Fixed in Version | => RR19Q2 |
2019-04-01 11:05 | hgbot | Checkin | |
2019-04-01 11:05 | hgbot | Note Added: 0110938 | |
2019-04-01 11:05 | hgbot | Status | closed => resolved |
2019-04-01 11:05 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/3eb3bcd06c91fe7db8c86f471d98e60577b6bc51 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1.1/org.openbravo.retail.config/rev/f418e9f5d278007cf6fccda40e5aaead839da5af [^] |
2019-04-01 11:05 | hgbot | Checkin | |
2019-04-01 11:05 | hgbot | Note Added: 0110939 | |
2019-04-01 11:05 | hgbot | Checkin | |
2019-04-01 11:05 | hgbot | Note Added: 0110940 | |
2019-04-01 11:05 | hgbot | Checkin | |
2019-04-01 11:05 | hgbot | Note Added: 0110941 | |
2019-04-01 11:05 | hgbot | Checkin | |
2019-04-01 11:05 | hgbot | Note Added: 0110942 | |
2019-04-04 08:35 | marvintm | Status | resolved => new |
2019-04-04 08:35 | marvintm | Resolution | fixed => open |
2019-04-04 08:35 | marvintm | Fixed in Version | RR19Q2 => |
2019-04-04 08:35 | marvintm | Status | new => scheduled |
2019-04-04 08:36 | marvintm | Status | scheduled => resolved |
2019-04-04 08:36 | marvintm | Fixed in Version | => RR19Q2 |
2019-04-04 08:36 | marvintm | Resolution | open => fixed |
2019-04-04 08:36 | marvintm | Status | resolved => closed |
2024-11-20 19:48 | shuehner | Relationship added | related to 0057217 |
Notes |
|
(0110337)
|
hgbot
|
2019-03-11 10:07
|
|
Repository: erp/pmods/org.openbravo.retail.config
Changeset: 3eb3bcd06c91fe7db8c86f471d98e60577b6bc51
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Thu Mar 07 13:03:28 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/3eb3bcd06c91fe7db8c86f471d98e60577b6bc51 [^]
Fixed issue 40201: The PLM Status field in the assortment shouldn't be dependent to be stockable
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
R src/org/openbravo/retail/config/event/AssortmentEventHandler.java
R src/org/openbravo/retail/config/event/ProductEventHandler.java
---
|
|
|
(0110353)
|
hgbot
|
2019-03-11 15:13
|
|
Repository: erp/pmods/org.openbravo.retail.config
Changeset: 0e82a20226eb2d31eb17c4425bada2b5d114e05c
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Mar 11 15:12:58 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/0e82a20226eb2d31eb17c4425bada2b5d114e05c [^]
Related to issue 40201: Added the removed records that were breaking the API
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
|
|
|
(0110369)
|
hgbot
|
2019-03-12 08:54
|
|
|
|
(0110427)
|
hgbot
|
2019-03-14 10:16
|
|
|
|
(0110429)
|
hgbot
|
2019-03-14 10:16
|
|
Repository: erp/pmods/org.openbravo.retail.config
Changeset: 1859579b9712bb1f47d72a9e5918e0eae27a7f68
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Mar 12 11:43:59 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/1859579b9712bb1f47d72a9e5918e0eae27a7f68 [^]
Related to issue 40201: Backed out changeset 0e82a20226eb
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
|
|
|
(0110938)
|
hgbot
|
2019-04-01 11:05
|
|
Repository: retail/backports/3.0RR19Q1.1/org.openbravo.retail.config
Changeset: f418e9f5d278007cf6fccda40e5aaead839da5af
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Thu Mar 07 13:03:28 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1.1/org.openbravo.retail.config/rev/f418e9f5d278007cf6fccda40e5aaead839da5af [^]
Fixed issue 40201: The PLM Status field in the assortment shouldn't be dependent to be stockable
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
R src/org/openbravo/retail/config/event/AssortmentEventHandler.java
R src/org/openbravo/retail/config/event/ProductEventHandler.java
---
|
|
|
(0110939)
|
hgbot
|
2019-04-01 11:05
|
|
Repository: retail/backports/3.0RR19Q1.1/org.openbravo.retail.config
Changeset: 360f316624dd138ee9e45dfe50549d8f7950de17
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Mar 11 15:12:58 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1.1/org.openbravo.retail.config/rev/360f316624dd138ee9e45dfe50549d8f7950de17 [^]
Related to issue 40201: Added the removed records that were breaking the API
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
|
|
|
(0110940)
|
hgbot
|
2019-04-01 11:05
|
|
|
|
(0110941)
|
hgbot
|
2019-04-01 11:05
|
|
|
|
(0110942)
|
hgbot
|
2019-04-01 11:05
|
|
|