Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033068 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-05-27 11:08 | 2016-06-27 15:23 | |||
Reporter | paul_guiot | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c9b5a4ff8a4f | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Orekaria | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033068: [SERQA 1182] Layaway: The system changes the customer name without reasons | |||||||
Description | Customer name changes following the attempt to create a return ticket with a Lawyaway open. | |||||||
Steps To Reproduce | 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 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0086793) Orekaria (viewer) 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 (viewer) 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 (viewer) 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 (viewer) 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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |