Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028109 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Return Receipt | major | always | 2014-11-06 11:34 | 2015-02-04 13:06 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | high | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | e6d1c376b2f9 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | migueldejuana | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option | |||||||
Description | system wrongly allows user to return more than the ordered quantity using verified returns option | |||||||
Steps To Reproduce | 1) From webpos create a receipt, with below details Adhesive Body warmers Qty 5 2) Then using verified returns option select the above created receipt id and do a partial return Adhesive Body warmers Qty 3 3) Then complete the return receipt for quantity 3. 4) Then again using verified returns option select the receipt id which is created as step 1 and enter return quantity as Adhesive Body warmers Qty 4 5) Then complete the return receipt for quantity 4 Defect: Actually user ordered for quantity 5 numbers but system wrongly allows user to return quantity 7 numbers with out any warning. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0072437) hgbot (developer) 2014-12-11 17:45 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: 2675998fdba98c73d40319055fe27e7085a34ccf Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Thu Dec 11 10:44:41 2014 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/2675998fdba98c73d40319055fe27e7085a34ccf [^] Fixed issue 28109: System wrongly allows user to return more than the ordered quantity using verified returns option --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0072470) mtaal (manager) 2014-12-14 23:19 |
The solution only covers the case that you return more than the ordered quantity in one return. But it does not cover the case that the return is done in several return orders and it the total of these returns exceeds the original order quantity. |
(0072586) hgbot (developer) 2014-12-17 08:41 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9cedc9f8875f455e51a1ac84dc406e8db4f05be7 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Dec 16 12:48:03 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9cedc9f8875f455e51a1ac84dc406e8db4f05be7 [^] Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option Do not allow to return more than ordered. --- M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java M src/org/openbravo/retail/posterminal/PaidReceipts.java M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java A src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java --- |
(0072588) hgbot (developer) 2014-12-17 08:43 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: c87714948a7ab6b9b3c975d99801cf6e81753b51 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Dec 16 13:03:01 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7ab6b9b3c975d99801cf6e81753b51 [^] Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0072590) hgbot (developer) 2014-12-17 08:43 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: 3d05d868ea07c403fd9a4386a026f5e80de9b669 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Wed Dec 17 08:33:25 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3d05d868ea07c403fd9a4386a026f5e80de9b669 [^] Related to issue 0025623 and related to issue 0028109: Change few things for automated test --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0072686) hgbot (developer) 2014-12-18 08:36 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: 6c1cbab998a97a24813bde01f76e78f521593c82 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Dec 18 08:35:50 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6c1cbab998a97a24813bde01f76e78f521593c82 [^] Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option --- M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0072690) hgbot (developer) 2014-12-18 09:47 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: e6d1c376b2f92f8aaba5ad16efd897ede52a75e9 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Dec 18 08:35:19 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6d1c376b2f92f8aaba5ad16efd897ede52a75e9 [^] Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option --- M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java M src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java M src/org/openbravo/retail/posterminal/PaidReceipts.java --- |
(0072694) migueldejuana (developer) 2014-12-18 12:26 |
Backed out. Target Q2. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-11-06 11:34 | sureshbabu | New Issue | |
2014-11-06 11:34 | sureshbabu | Assigned To | => marvintm |
2014-11-06 11:34 | sureshbabu | Triggers an Emergency Pack | => No |
2014-12-04 20:47 | mario_castello | Assigned To | marvintm => mario_castello |
2014-12-04 20:47 | mario_castello | Status | new => scheduled |
2014-12-04 20:47 | mario_castello | fix_in_branch | => pi |
2014-12-11 17:45 | hgbot | Checkin | |
2014-12-11 17:45 | hgbot | Note Added: 0072437 | |
2014-12-11 17:45 | hgbot | Status | scheduled => resolved |
2014-12-11 17:45 | hgbot | Resolution | open => fixed |
2014-12-11 17:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/2675998fdba98c73d40319055fe27e7085a34ccf [^] |
2014-12-14 23:19 | mtaal | Assigned To | mario_castello => migueldejuana |
2014-12-14 23:19 | mtaal | Note Added: 0072470 | |
2014-12-14 23:19 | mtaal | Status | resolved => new |
2014-12-14 23:19 | mtaal | Resolution | fixed => open |
2014-12-16 12:47 | migueldejuana | Relationship added | related to 0025623 |
2014-12-17 08:41 | hgbot | Checkin | |
2014-12-17 08:41 | hgbot | Note Added: 0072586 | |
2014-12-17 08:41 | hgbot | Status | new => resolved |
2014-12-17 08:41 | hgbot | Resolution | open => fixed |
2014-12-17 08:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/2675998fdba98c73d40319055fe27e7085a34ccf [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9cedc9f8875f455e51a1ac84dc406e8db4f05be7 [^] |
2014-12-17 08:43 | hgbot | Checkin | |
2014-12-17 08:43 | hgbot | Note Added: 0072588 | |
2014-12-17 08:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9cedc9f8875f455e51a1ac84dc406e8db4f05be7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7ab6b9b3c975d99801cf6e81753b51 [^] |
2014-12-17 08:43 | hgbot | Checkin | |
2014-12-17 08:43 | hgbot | Note Added: 0072590 | |
2014-12-18 08:36 | hgbot | Checkin | |
2014-12-18 08:36 | hgbot | Note Added: 0072686 | |
2014-12-18 08:36 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7ab6b9b3c975d99801cf6e81753b51 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6c1cbab998a97a24813bde01f76e78f521593c82 [^] |
2014-12-18 09:47 | hgbot | Checkin | |
2014-12-18 09:47 | hgbot | Note Added: 0072690 | |
2014-12-18 09:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6c1cbab998a97a24813bde01f76e78f521593c82 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6d1c376b2f92f8aaba5ad16efd897ede52a75e9 [^] |
2014-12-18 12:26 | migueldejuana | Note Added: 0072694 | |
2014-12-18 12:26 | migueldejuana | Status | resolved => new |
2014-12-18 12:26 | migueldejuana | Resolution | fixed => open |
2015-02-04 13:06 | migueldejuana | Review Assigned To | => migueldejuana |
2015-02-04 13:06 | migueldejuana | Status | new => closed |
2015-02-04 13:06 | migueldejuana | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |