Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048102 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-11-18 13:36 | 2021-12-23 08:20 | |||
Reporter | dromero | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q1 | |||
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 | RR21Q4.1 | SCM revision | ||||||
Merge Request Status | approved | |||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048102: Verified returns with attributes 21Q4.1 | |||||||
Description | When you make a sale of two products, you go to the "Verified Returns" section and select one of the two products, it asks you to scan the attribute of the two products as well. Explanatory video: https://watch.screencastify.com/v/ARzFwObq9bV7qlc11fOz [^] | |||||||
Steps To Reproduce | Steps to reproduce: 1.- Check the preference "Web POS Enable support for product attributes" where the field "Value" has to be "Y" 2.- Create an "Attribute Set" with the configuration shown in the video and with an "Attribute" that is of type "Instance Attribute" and has the "Mandatory" checkbox checked. 3.- Go to a product that has not been in stock before and uncheck the "Grouped Product" checkbox. 4.- Make a "Physical Inventory" for that product and at the end enter stock for it. (Update: Make a 2 "Physical Inventory" for that product (1 Qty for Vall Blanca Store Warehouse and 1 qty for White Valley Spain Distribution Center).) 5.- Go to the Web POS, add the product twice and assign it an attribute 6.- Sale is made 7.- Go to "Verified Returns" and choose the sale made 8.- Select one of the two items and press the "Apply" button Then we can see that we are asked to scan the attribute of two products when we select only one product. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0133400) Practics (viewer) 2021-11-28 13:24 |
Any Update? |
(0133507) ivazquez (viewer) 2021-12-06 16:26 |
Hello Team Will you have any news? Regards, Ignacio Vazquez |
(0133708) hgbot (developer) 2021-12-15 05:39 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/33 [^] |
(0133819) hgbot (developer) 2021-12-20 07:44 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^] Changeset: 1d157397252f795c9085551d0c008b052813d112 Author: Ranjith S R <ranjith@qualiantech.com> Date: 16-12-2021 15:56:11 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/1d157397252f795c9085551d0c008b052813d112 [^] Fixed ISSUE-48102: Attribute should be shown based on Return line selection * If lines are splitted due to shipment lines, attribute list should be shown based on lines --- M web/org.openbravo.retail.returns/js/modalReturnLines.js M web/org.openbravo.retail.returns/js/modalproductattributeverifiedreturns.js --- |
(0133820) hgbot (developer) 2021-12-20 07:44 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/33 [^] |
(0133846) ivazquez (viewer) 2021-12-20 13:18 edited on: 2021-12-22 06:53 |
Hello Team I am reopening the issue since a bug was found after applying the patch: -Create 2 different product with attribute value -Select all the Items and hit apply, in this case, it works fine, -Uncheck 2 items, hit apply and it works correctly, -When you select again all the items and click on apply now only one item can be scanned. Explanatory video: https://watch.screencastify.com/v/KT8xYq3SjwcxlrnEO2Qm [^] |
(0133892) hgbot (developer) 2021-12-22 06:57 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/34 [^] |
(0133922) hgbot (developer) 2021-12-23 08:20 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^] Changeset: fd4ef2822763085ba9b4ad126776e86e4eb3b9fe Author: Ranjith S R <ranjith@qualiantech.com> Date: 22-12-2021 11:24:15 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/fd4ef2822763085ba9b4ad126776e86e4eb3b9fe [^] Related to ISSUE-48102: Return Lines should be updated based on Original OrderLines * When adding returnLines, receiptLines should be reset from original OrderLines. This will allow to retain the original order Lines if hook/attribute validation is cancelled * For New State Actions, If lines are splitted due to shipment lines, attribute list should be shown based on lines --- M web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js M web/org.openbravo.retail.returns/js/modalReturnLines.js M web/org.openbravo.retail.returns/js/modalproductattributeverifiedreturns.js --- |
(0133923) hgbot (developer) 2021-12-23 08:20 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/34 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-11-18 13:36 | dromero | New Issue | |
2021-11-18 13:36 | dromero | Assigned To | => Retail |
2021-11-18 13:36 | dromero | Regression date | => 2021-12-02 |
2021-11-18 13:36 | dromero | Triggers an Emergency Pack | => No |
2021-11-18 13:45 | Practics | Issue Monitored: Practics | |
2021-11-28 13:24 | Practics | Note Added: 0133400 | |
2021-12-01 11:49 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2021-12-01 11:51 | ranjith_qualiantech_com | Status | new => scheduled |
2021-12-02 16:43 | ivazquez | OBNetwork customer | => OBPS |
2021-12-02 16:43 | ivazquez | Regression date | 2021-12-02 => |
2021-12-06 16:26 | ivazquez | Note Added: 0133507 | |
2021-12-07 11:04 | ranjith_qualiantech_com | Steps to Reproduce Updated | View Revisions |
2021-12-15 05:39 | hgbot | Merge Request Status | => open |
2021-12-15 05:39 | hgbot | Note Added: 0133708 | |
2021-12-20 07:44 | hgbot | Merge Request Status | open => approved |
2021-12-20 07:44 | hgbot | Resolution | open => fixed |
2021-12-20 07:44 | hgbot | Status | scheduled => closed |
2021-12-20 07:44 | hgbot | Fixed in Version | => RR22Q1 |
2021-12-20 07:44 | hgbot | Note Added: 0133819 | |
2021-12-20 07:44 | hgbot | Note Added: 0133820 | |
2021-12-20 13:18 | ivazquez | Note Added: 0133846 | |
2021-12-20 13:19 | ivazquez | Status | closed => new |
2021-12-20 13:19 | ivazquez | Resolution | fixed => open |
2021-12-22 06:53 | ranjith_qualiantech_com | Note Edited: 0133846 | View Revisions |
2021-12-22 06:57 | hgbot | Note Added: 0133892 | |
2021-12-22 07:02 | ranjith_qualiantech_com | Status | new => scheduled |
2021-12-23 08:20 | hgbot | Note Added: 0133922 | |
2021-12-23 08:20 | hgbot | Note Added: 0133923 | |
2021-12-23 08:20 | marvintm | Status | scheduled => resolved |
2021-12-23 08:20 | marvintm | Resolution | open => fixed |
2021-12-23 08:20 | marvintm | Review Assigned To | => marvintm |
2021-12-23 08:20 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |