Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049913
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2022-07-29 13:232022-10-13 16:40
ReporterucarrionView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR22Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0049913: Unexpected quantity to return for a "as per product" service scenario

DescriptionWhenever I'm returning a qty less than total for a product affected by a service "linked to product" with a qty rule "as per product", the service qty to return is not automatically adapted to the product qty to return. See the video below.
Steps To ReproduceAUDIO EN + VIDEO
https://watch.screencastify.com/v/2lQOWPAqBgQQeVSy7Mqg [^]
Proposed SolutionFrom the functional perspective, I think the service qty to return should fit the qty of the affected/related product. That is to say, in my example, I expected to return 2 qty of the service and not 4.
TagsNOR
Attached Filespng file icon Mantis_49913.png [^] (529,507 bytes) 2022-07-29 13:25
png file icon ErrorReturnService.png [^] (822,055 bytes) 2022-10-12 10:15

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0049735 closedranjith_qualiantech_com I should not be able to sell a "linked to product" item alone 

-  Notes
(0139984)
hgbot (developer)
2022-08-09 08:15

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/891 [^]
(0139985)
hgbot (developer)
2022-08-09 08:15

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/39 [^]
(0139986)
hgbot (developer)
2022-08-09 08:15

Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/220 [^]
(0140116)
hgbot (developer)
2022-08-15 08:48

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: da765b7367a3e3aab79e3542059efb1fc018ead9
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 15-08-2022 06:47:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/da765b7367a3e3aab79e3542059efb1fc018ead9 [^]

Related to ISSUE-49913: Added Product properties in PaidReceiptLine Properties

---
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
---
(0140117)
hgbot (developer)
2022-08-15 08:48

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/891 [^]
(0140118)
hgbot (developer)
2022-08-15 08:48

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/39 [^]
(0140119)
hgbot (developer)
2022-08-15 08:48

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 9a22331bc7932280a9e1f57ebbb7eaeaced884d5
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 09-08-2022 11:41:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/9a22331bc7932280a9e1f57ebbb7eaeaced884d5 [^]

Fixed ISSUE-49913: Service Product can be selected in Verified Returns popup
* In Verified returns popup, when selecting Service Product, its quantity
  should be validated with Related product and vice versa

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-test/model/business-object/ticket/actions/ReturnVerifiedTicket-actionPreparation.test.js
M web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0140120)
hgbot (developer)
2022-08-15 08:48

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: a1a22ff2adbead943d65cc139af05e7b440b2ebb
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 15-08-2022 06:48:06
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/a1a22ff2adbead943d65cc139af05e7b440b2ebb [^]

Verifies ISSUE-49913: Ignored VerifiedReturn Automated tests

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/taxes/ModifyTaxInReturns.java
---
(0140121)
hgbot (developer)
2022-08-15 08:48

Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/220 [^]
(0141988)
remibrunet (developer)
2022-10-12 10:14

An issue occur since the dev.
In a ticket with a product A without service, and a product B with a service B1. If you try to return the product A, an error happen "Related product should be selected when selecting the product service 'B1'

How to reproduce :
Do a ticket with product A, B linked with B1
Do a verified return
Select Product A
Select a reason
The error pop


(0142034)
marvintm (manager)
2022-10-13 16:22

No need for any further change, as the fix here is correct, we were only missing some changes in the back port created for the customer.

- Issue History
Date Modified Username Field Change
2022-07-29 13:23 ucarrion New Issue
2022-07-29 13:23 ucarrion Assigned To => Retail
2022-07-29 13:23 ucarrion Triggers an Emergency Pack => No
2022-07-29 13:23 ucarrion Steps to Reproduce Updated View Revisions
2022-07-29 13:23 ucarrion Relationship added related to 0049735
2022-07-29 13:24 ucarrion Tag Attached: NOR
2022-07-29 13:25 ucarrion File Added: Mantis_49913.png
2022-07-29 13:40 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2022-07-31 18:09 ranjith_qualiantech_com Status new => scheduled
2022-08-09 08:15 hgbot Note Added: 0139984
2022-08-09 08:15 hgbot Note Added: 0139985
2022-08-09 08:15 hgbot Note Added: 0139986
2022-08-10 10:30 ucarrion Issue Monitored: sebastien_liron
2022-08-15 08:48 hgbot Note Added: 0140116
2022-08-15 08:48 hgbot Note Added: 0140117
2022-08-15 08:48 hgbot Resolution open => fixed
2022-08-15 08:48 hgbot Status scheduled => closed
2022-08-15 08:48 hgbot Note Added: 0140118
2022-08-15 08:48 hgbot Fixed in Version => RR22Q4
2022-08-15 08:48 hgbot Note Added: 0140119
2022-08-15 08:48 hgbot Note Added: 0140120
2022-08-15 08:48 hgbot Note Added: 0140121
2022-10-12 10:14 remibrunet Note Added: 0141988
2022-10-12 10:15 remibrunet File Added: ErrorReturnService.png
2022-10-13 10:00 remibrunet Status closed => new
2022-10-13 15:11 ranjith_qualiantech_com Status new => scheduled
2022-10-13 16:22 marvintm Note Added: 0142034
2022-10-13 16:22 marvintm Status scheduled => resolved
2022-10-13 16:22 marvintm Review Assigned To => marvintm
2022-10-13 16:22 marvintm Status resolved => closed
2022-10-13 16:40 ucarrion Issue Monitored: remibrunet


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker