Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025607 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Return Receipt | major | always | 2014-01-30 15:47 | 2015-02-03 13:20 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | rafademiguel | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5ab4c5881088 | ||||
Projection | none | ETA | none | Target Version | RR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RMP30.1 | SCM revision | ||||||
Review Assigned To | malsasua | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025607: Impossible to do a return | |||||||
Description | Impossible to do a return | |||||||
Steps To Reproduce | -Configure one organization with access to one warehouse with 2 storage bins -create stock in 2 storage bins. Total of the stock 10 -Create an order in Web POS with a product with stock with qty=10 -Verify that goods shipments has 2 lines, one per storage bin. -Go to Web POS and try to return the previously creatd ticket. Verify that it is impossible due to java modules/org.openbravo.retail.returns/src/org/openbravo/retail/returns/ReturnsShipmentOrderLoaderHook.java The java class expects to get only one m_inoutline related to c_orderline but there are 2. Due to that the order will go to window "Errors while importing pos data" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0064647) hgbot (developer) 2014-02-27 12:06 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com> Date: Thu Feb 27 11:56:04 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^] fixed issue 25607: Impossible to do a return --- M src/org/openbravo/retail/posterminal/PaidReceipts.java M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js --- |
(0064648) hgbot (developer) 2014-02-27 12:08 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: 4a33b3ea1deb672173aacf9f95404f5abd61b572 Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com> Date: Thu Feb 27 12:07:10 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4a33b3ea1deb672173aacf9f95404f5abd61b572 [^] fixed issue 25607: Impossible to do a return --- M src/org/openbravo/retail/returns/ReturnsShipmentOrderLoaderHook.java M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0064652) hgbot (developer) 2014-02-27 12:50 |
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque Changeset: 5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com> Date: Thu Feb 27 11:56:04 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^] fixed issue 25607: Impossible to do a return --- M src/org/openbravo/retail/posterminal/PaidReceipts.java M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js --- |
(0064655) malsasua (developer) 2014-02-27 16:36 |
verified |
Issue History | |||
Date Modified | Username | Field | Change |
2014-01-30 15:47 | jecharri | New Issue | |
2014-01-30 15:47 | jecharri | Assigned To | => malsasua |
2014-01-30 15:47 | jecharri | Resolution time | => 1393628400 |
2014-01-30 15:47 | jecharri | Triggers an Emergency Pack | => No |
2014-02-11 09:48 | jecharri | Resolution time | 1393628400 => 1392418800 |
2014-02-27 11:55 | rafademiguel | Assigned To | malsasua => rafademiguel |
2014-02-27 12:06 | hgbot | Checkin | |
2014-02-27 12:06 | hgbot | Note Added: 0064647 | |
2014-02-27 12:06 | hgbot | Status | new => resolved |
2014-02-27 12:06 | hgbot | Resolution | open => fixed |
2014-02-27 12:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^] |
2014-02-27 12:08 | hgbot | Checkin | |
2014-02-27 12:08 | hgbot | Note Added: 0064648 | |
2014-02-27 12:08 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4a33b3ea1deb672173aacf9f95404f5abd61b572 [^] |
2014-02-27 12:50 | hgbot | Checkin | |
2014-02-27 12:50 | hgbot | Note Added: 0064652 | |
2014-02-27 12:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4a33b3ea1deb672173aacf9f95404f5abd61b572 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^] |
2014-02-27 16:36 | malsasua | Review Assigned To | => malsasua |
2014-02-27 16:36 | malsasua | Note Added: 0064655 | |
2014-02-27 16:36 | malsasua | Status | resolved => closed |
2014-02-27 16:36 | malsasua | Fixed in Version | => RMP32 |
2015-02-03 13:20 | migueldejuana | Relationship added | related to 0025623 |
Copyright © 2000 - 2009 MantisBT Group |