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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033068
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-05-27 11:082016-06-27 15:23
Reporterpaul_guiotView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR16Q3
StatusclosedFix in branchFixed in SCM revisionc9b5a4ff8a4f
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033068: [SERQA 1182] Layaway: The system changes the customer name without reasons

DescriptionCustomer name changes following the attempt to create a return ticket with a Lawyaway open.
Steps To ReproduceSteps to reproduce:
(https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^] [^] [^] - User Villablanca)
   
- In the menu, Click on "Layaway this receipt"
- Assign Carl Studsen as the customer
- Add article: Search - Click on a product (eg: Adhesive body warmers)
- In the menu, click on verified return
- Select an order with the business name "VBS Customer"
- Confirm the return ticket (selecting the articles - Apply)
- An error is shown "You cannot layaway a sale with returns"
- INCORRECT: the layaway has changed the business partner to VBS Customer (instead of Carl Studsen)
TagsNo tags attached.
Attached Filespatch file icon issue 33068 source returns 257.patch [^] (1,154 bytes) 2016-06-07 15:19 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0033083 closedranjith_qualiantech_com [SERQA 1197] Wrong label "To be return" appears in the Layaway and it should not 

-  Notes
(0086793)
Orekaria (administrator)
2016-05-30 10:35

I cannot reproduce the issue
Please update the steps to reproduce with EXACTLY the menu options and products you are using
(0086795)
paul_guiot (developer)
2016-05-30 10:58

Steps to reproduce:
(https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^] [^] - User Villablanca)
   
- In the menu, Click on "Layaway this receipt"
- Assign Carl Studsen as the customer
- Add article: Search - Click on a product (eg: Adhesive body warmers)
- In the menu, click on verified return
- Select an order with a different customer name (eg: VBS Customer)
- Confirm the return ticket (selecting the articles - Apply)

Result (error): The customer of the original SO has been modified (VBS instead of Carl Studsen)
(0086796)
VictorVillar (manager)
2016-05-30 11:02

steps to reproduce updated
(0086840)
hgbot (developer)
2016-05-31 06:20

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 229d0dc490024cbbae7027615f126c5194aa2487
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue May 31 09:49:51 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/229d0dc490024cbbae7027615f126c5194aa2487 [^]

Fixes issue 33068 : Updating Order Type to Verified returns

- Updating Order type while adding lines from verified returns

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0086841)
hgbot (developer)
2016-05-31 06:20

Repository: tools/automation/pi-mobile
Changeset: d7a52f456914e90efb6e4ceb994245213050ed7f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue May 31 09:48:28 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d7a52f456914e90efb6e4ceb994245213050ed7f [^]

Verifies issue 33068 : Added automated test 'I33068_CheckVerifiedReturnOrderType.java'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I33068_CheckVerifiedReturnOrderType.java
---
(0086909)
Orekaria (administrator)
2016-06-02 12:29

The fix is doing far more actions than expected

The fix should only ensure that nothing happens in this situation, i.e. the error message must be shown but nothing else should happen
(0087006)
hgbot (developer)
2016-06-06 07:44

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: c9b5a4ff8a4ff76ae411df1bd75787ba15cadf27
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 06 11:13:14 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c9b5a4ff8a4ff76ae411df1bd75787ba15cadf27 [^]

Fixes issue 33068 : Disabled "Verified Return" from menu if current receipt is layaway

---
M web/org.openbravo.retail.returns/js/returnReceiptButton.js
---
(0087007)
hgbot (developer)
2016-06-06 07:44

Repository: tools/automation/pi-mobile
Changeset: 60d3e635837faf0403b94e306a08c909375159c8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 06 11:13:20 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/60d3e635837faf0403b94e306a08c909375159c8 [^]

Verifies issue 33068 : Added automated test 'I33068_CheckVerifiedReturnOnLayaway'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I33068_CheckVerifiedReturnOnLayaway.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I33068_CheckVerifiedReturnOrderType.java
---
(0087078)
hgbot (developer)
2016-06-08 07:02

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 98066f4569dda15402888e394a914d72155e0b36
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 07 18:48:15 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/98066f4569dda15402888e394a914d72155e0b36 [^]

Related to issue 33068 : Removed orderType while creating line from verified returns

- backout changeset : 229d0dc49002
- No need to set 'orderType' in verified returns

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---

- Issue History
Date Modified Username Field Change
2016-05-27 11:08 paul_guiot New Issue
2016-05-27 11:08 paul_guiot Assigned To => Retail
2016-05-27 11:08 paul_guiot Resolution time => 1465941600
2016-05-27 11:08 paul_guiot Triggers an Emergency Pack => No
2016-05-30 10:35 Orekaria Note Added: 0086793
2016-05-30 10:35 Orekaria Status new => feedback
2016-05-30 10:58 paul_guiot Note Added: 0086795
2016-05-30 11:02 VictorVillar Note Added: 0086796
2016-05-30 11:02 VictorVillar Status feedback => new
2016-05-30 11:45 Orekaria Steps to Reproduce Updated View Revisions
2016-05-30 11:45 Orekaria Steps to Reproduce Updated View Revisions
2016-05-30 11:58 Orekaria Steps to Reproduce Updated View Revisions
2016-05-30 11:59 Orekaria Status new => acknowledged
2016-05-30 13:38 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-05-30 13:39 ranjith_qualiantech_com Status acknowledged => scheduled
2016-05-31 06:20 hgbot Checkin
2016-05-31 06:20 hgbot Note Added: 0086840
2016-05-31 06:20 hgbot Status scheduled => resolved
2016-05-31 06:20 hgbot Resolution open => fixed
2016-05-31 06:20 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/229d0dc490024cbbae7027615f126c5194aa2487 [^]
2016-05-31 06:20 hgbot Checkin
2016-05-31 06:20 hgbot Note Added: 0086841
2016-06-02 12:29 Orekaria Note Added: 0086909
2016-06-02 12:29 Orekaria Status resolved => new
2016-06-02 12:29 Orekaria Resolution fixed => open
2016-06-02 12:29 Orekaria Status new => scheduled
2016-06-03 11:27 ranjith_qualiantech_com Relationship added related to 0033083
2016-06-06 07:44 hgbot Checkin
2016-06-06 07:44 hgbot Note Added: 0087006
2016-06-06 07:44 hgbot Status scheduled => resolved
2016-06-06 07:44 hgbot Resolution open => fixed
2016-06-06 07:44 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/229d0dc490024cbbae7027615f126c5194aa2487 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c9b5a4ff8a4ff76ae411df1bd75787ba15cadf27 [^]
2016-06-06 07:44 hgbot Checkin
2016-06-06 07:44 hgbot Note Added: 0087007
2016-06-06 16:56 Orekaria Status resolved => new
2016-06-06 16:56 Orekaria Resolution fixed => open
2016-06-06 16:56 Orekaria Status new => scheduled
2016-06-07 15:19 ranjith_qualiantech_com File Added: issue 33068 source returns 257.patch
2016-06-08 07:02 hgbot Checkin
2016-06-08 07:02 hgbot Note Added: 0087078
2016-06-13 07:40 ranjith_qualiantech_com Status scheduled => resolved
2016-06-13 07:40 ranjith_qualiantech_com Resolution open => fixed
2016-06-22 09:09 marvintm Review Assigned To => mtaal
2016-06-27 10:09 Orekaria Review Assigned To mtaal => Orekaria
2016-06-27 15:23 Orekaria Status resolved => closed
2016-06-27 15:23 Orekaria Fixed in Version => RR16Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker