Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032917 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Return Receipt | major | always | 2016-05-10 15:04 | 2016-06-29 17:28 | |||
Reporter | prakashmurugesan88 | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bcd7bad59a18 | ||||
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 | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032917: [SERQA 1001] Unable to do payment for Verified Return Service | |||||||
Description | Verified Return Problem: It is not possible to do payment for verified return service, after it is approved. | |||||||
Steps To Reproduce | In backoffice: For Approval preference need to be set: Set "Enable WEBPOS Service Return" to 'N' for the client.(To go for approval) Set "Enable WEPPOS Service Return" to 'Y' for the user openbravo. (To Approve) In the webpos: - Create a ticket with product and its service and do payment. - Select verified return choose the ticket that was created in above step. - Select all the lines of the ticket - Apply - Approve the pop up. - Click on Amount - V - Done - Result: Error Message "TypeError: Cannot read property 'scale' of undefined at toNumber " https://drive.google.com/a/openbravo.com/file/d/0B3RBrE5TUxwba2RWVkh5UGl3TWs/view [^] | |||||||
Proposed Solution | Attached possible solution for the problem. It is needed both patches, one for the retail.posterminal module and the other for the retail.returns module. | |||||||
Tags | SER-QA | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0086559) hgbot (developer) 2016-05-18 17:23 |
Repository: tools/automation/pi-mobile Changeset: f7000a4c2f984075dafdd16a83f4af798067ab33 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Wed May 18 09:22:47 2016 -0600 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f7000a4c2f984075dafdd16a83f4af798067ab33 [^] Related to issue 32917: Added automated test --- A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/returns/I32917_VerifiedReturnsAndServiceApproval.java --- |
(0086804) hgbot (developer) 2016-05-30 12:57 |
Repository: tools/automation/pi-mobile Changeset: 1b7ef90a99623f222cf75d820b5be01087fe38f1 Author: Prakash M <prakash <at> qualiantech.com> Date: Fri May 27 12:05:56 2016 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1b7ef90a99623f222cf75d820b5be01087fe38f1 [^] Verifies Issue 32917: Verified Return Service Approval --- M src-test/org/openbravo/test/mobile/quarantine/pack/MCA/returns/I32917_VerifiedReturnsAndServiceApproval.java --- |
(0086805) hgbot (developer) 2016-05-30 12:57 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 2145ab2910b3ce31a3c322301d31f212bc2dbe6b Author: Prakash M <prakash <at> qualiantech.com> Date: Fri May 27 15:53:56 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2145ab2910b3ce31a3c322301d31f212bc2dbe6b [^] Fixes Issue 32917: Verified Return Service Approval --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0086806) hgbot (developer) 2016-05-30 12:59 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: 3affbc290050ac48bc9f14386651ed69182ded04 Author: Prakash M <prakash <at> qualiantech.com> Date: Fri May 27 15:53:41 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3affbc290050ac48bc9f14386651ed69182ded04 [^] Fixes Issue 32917: Verified Return Service Approval --- M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0087189) aaroncalero (viewer) 2016-06-13 09:47 |
The commit done in posterminal leaves the POS stuck in the Loading screen when adding a service on a Return ticket (flagged as "To Be Returned") |
(0087248) dmitry_mezentsev (viewer) 2016-06-14 12:25 |
Not closed for 15 days! |
(0087788) hgbot (developer) 2016-06-22 12:42 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 99184f886e59421be46ac7e9aa751b0418459155 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed Jun 22 16:11:56 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/99184f886e59421be46ac7e9aa751b0418459155 [^] Fixed Issue 32917: Fixed Return Service Issue --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0087888) Orekaria (viewer) 2016-06-24 11:53 edited on: 2016-06-24 11:55 |
Fix and test are working, but OB.UTIL.showLoading should be used only in very few situations. Please remove them or talk Retail team and explain what you are trying to solve. Regards Rafa |
(0088072) hgbot (developer) 2016-06-29 11:33 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: ab2c8baea281a18b40552f3f738a35e6dde93df2 Author: Prakash M <prakash <at> qualiantech.com> Date: Mon Jun 27 15:02:16 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/ab2c8baea281a18b40552f3f738a35e6dde93df2 [^] Fixes Issue 32917: Fixed Return Service Issue --- M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0088073) hgbot (developer) 2016-06-29 11:34 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: bcd7bad59a18a184aa0303cdf4d01623190b8757 Author: Prakash M <prakash <at> qualiantech.com> Date: Mon Jun 27 15:20:27 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bcd7bad59a18a184aa0303cdf4d01623190b8757 [^] Fixed Issue 32917: Fixed Return Service Issue --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-05-10 15:04 | prakashmurugesan88 | New Issue | |
2016-05-10 15:04 | prakashmurugesan88 | Assigned To | => Retail |
2016-05-10 15:04 | prakashmurugesan88 | Triggers an Emergency Pack | => No |
2016-05-11 10:23 | adrianromero | OBNetwork customer | => Yes |
2016-05-11 10:23 | adrianromero | Resolution time | => 1463522400 |
2016-05-11 10:23 | adrianromero | Proposed Solution updated | |
2016-05-11 10:24 | adrianromero | Tag Attached: SER-QA | |
2016-05-11 11:00 | adrianromero | File Added: Issue1001_Retail_POSTerminal.patch | |
2016-05-11 11:00 | adrianromero | File Added: Issue1001_Retail_Return.patch | |
2016-05-11 11:01 | adrianromero | Proposed Solution updated | |
2016-05-11 18:20 | Orekaria | Status | new => acknowledged |
2016-05-11 18:21 | amayavicente | Summary | Unable to do payment for Verified Return Service => [SERQA 1001] Unable to do payment for Verified Return Service |
2016-05-11 18:22 | amayavicente | Steps to Reproduce Updated | View Revisions |
2016-05-11 18:23 | amayavicente | Severity | minor => major |
2016-05-16 18:32 | mario_castello | Assigned To | Retail => mario_castello |
2016-05-16 18:32 | mario_castello | Status | acknowledged => scheduled |
2016-05-17 15:06 | ranjith_qualiantech_com | Relationship added | has duplicate 0032931 |
2016-05-18 16:03 | adrianromero | Assigned To | mario_castello => prakashmurugesan88 |
2016-05-18 17:23 | hgbot | Checkin | |
2016-05-18 17:23 | hgbot | Note Added: 0086559 | |
2016-05-19 10:28 | Orekaria | Assigned To | prakashmurugesan88 => mario_castello |
2016-05-19 10:31 | Orekaria | Assigned To | mario_castello => prakashmurugesan88 |
2016-05-23 14:08 | ranjith_qualiantech_com | Relationship added | related to 0032826 |
2016-05-23 14:09 | ranjith_qualiantech_com | Relationship deleted | related to 0032826 |
2016-05-30 12:57 | hgbot | Checkin | |
2016-05-30 12:57 | hgbot | Note Added: 0086804 | |
2016-05-30 12:57 | hgbot | Checkin | |
2016-05-30 12:57 | hgbot | Note Added: 0086805 | |
2016-05-30 12:57 | hgbot | Status | scheduled => resolved |
2016-05-30 12:57 | hgbot | Resolution | open => fixed |
2016-05-30 12:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2145ab2910b3ce31a3c322301d31f212bc2dbe6b [^] |
2016-05-30 12:59 | hgbot | Checkin | |
2016-05-30 12:59 | hgbot | Note Added: 0086806 | |
2016-05-30 12:59 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2145ab2910b3ce31a3c322301d31f212bc2dbe6b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3affbc290050ac48bc9f14386651ed69182ded04 [^] |
2016-05-30 13:46 | adrianromero | Review Assigned To | => Orekaria |
2016-06-13 09:47 | aaroncalero | Note Added: 0087189 | |
2016-06-14 12:25 | dmitry_mezentsev | Note Added: 0087248 | |
2016-06-21 12:00 | adrianromero | Status | resolved => new |
2016-06-21 12:00 | adrianromero | Resolution | fixed => open |
2016-06-21 12:00 | adrianromero | Status | new => scheduled |
2016-06-22 12:42 | hgbot | Checkin | |
2016-06-22 12:42 | hgbot | Note Added: 0087788 | |
2016-06-22 12:42 | hgbot | Status | scheduled => resolved |
2016-06-22 12:42 | hgbot | Resolution | open => fixed |
2016-06-22 12:42 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3affbc290050ac48bc9f14386651ed69182ded04 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/99184f886e59421be46ac7e9aa751b0418459155 [^] |
2016-06-24 11:53 | Orekaria | Note Added: 0087888 | |
2016-06-24 11:53 | Orekaria | Status | resolved => new |
2016-06-24 11:53 | Orekaria | Resolution | fixed => open |
2016-06-24 11:53 | Orekaria | Status | new => scheduled |
2016-06-24 11:55 | Orekaria | Note Edited: 0087888 | View Revisions |
2016-06-24 11:55 | Orekaria | Note Edited: 0087888 | View Revisions |
2016-06-29 11:33 | hgbot | Checkin | |
2016-06-29 11:33 | hgbot | Note Added: 0088072 | |
2016-06-29 11:33 | hgbot | Status | scheduled => resolved |
2016-06-29 11:33 | hgbot | Resolution | open => fixed |
2016-06-29 11:33 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/99184f886e59421be46ac7e9aa751b0418459155 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/ab2c8baea281a18b40552f3f738a35e6dde93df2 [^] |
2016-06-29 11:34 | hgbot | Checkin | |
2016-06-29 11:34 | hgbot | Note Added: 0088073 | |
2016-06-29 11:34 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/ab2c8baea281a18b40552f3f738a35e6dde93df2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bcd7bad59a18a184aa0303cdf4d01623190b8757 [^] |
2016-06-29 17:28 | Orekaria | Status | resolved => closed |
2016-06-29 17:28 | Orekaria | Fixed in Version | => RR16Q3 |
Copyright © 2000 - 2009 MantisBT Group |