Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025551Retail ModulesWeb POSpublic2014-01-24 08:092014-03-03 18:28
jecharri 
malsasua 
urgentmajoralways
closedfixed 
5
 
RR14Q2RR14Q2 
guilleaer
No
0025551: Verified returns does not change the the ticket business partner
Verified returns does not change the the ticket business partner
-Log in to Web POS and create a ticket for BP "arturo montoro"
-Pay it
-Go to Verified returns and choose the ticket
-Return the ticket

Verify that the Business Partner related to the ticket is default BP and not Arturo Montoro.
As we are speaking about a return, the user should have the option to choose the original BP
No tags attached.
diff issue25551.diff (2,992) 2014-02-05 16:05
https://issues.openbravo.com/file_download.php?file_id=6687&type=bug
Issue History
2014-01-24 08:09jecharriNew Issue
2014-01-24 08:09jecharriAssigned To => marvintm
2014-01-24 08:09jecharriResolution time => 1393628400
2014-01-24 08:09jecharriTriggers an Emergency Pack => No
2014-01-24 10:42malsasuaAssigned Tomarvintm => malsasua
2014-02-05 16:05malsasuaFile Added: issue25551.diff
2014-02-05 16:14hgbotCheckin
2014-02-05 16:14hgbotNote Added: 0063936
2014-02-05 16:14hgbotStatusnew => resolved
2014-02-05 16:14hgbotResolutionopen => fixed
2014-02-05 16:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3881b6c0f2b3511210194cbb22e0055e5dc7966d [^]
2014-03-03 12:16guilleaerNote Added: 0064724
2014-03-03 13:27hgbotCheckin
2014-03-03 13:27hgbotNote Added: 0064729
2014-03-03 13:27hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3881b6c0f2b3511210194cbb22e0055e5dc7966d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/54db5face775b82900c96d69d9fada5c32071336 [^]
2014-03-03 18:28guilleaerReview Assigned To => guilleaer
2014-03-03 18:28guilleaerNote Added: 0064766
2014-03-03 18:28guilleaerStatusresolved => closed
2014-03-03 18:28guilleaerFixed in Version => RMP32

Notes
(0063936)
hgbot   
2014-02-05 16:14   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 3881b6c0f2b3511210194cbb22e0055e5dc7966d
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Wed Feb 05 16:14:05 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3881b6c0f2b3511210194cbb22e0055e5dc7966d [^]

fixed issue 25551: Verified returns does not change the the ticket business partner

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0064724)
guilleaer   
2014-03-03 12:16   
After code review:

This line should be located when the last asynchronous operation finalizes.

"OB.MobileApp.model.hookManager.callbackExecutor(me.args.args, me.args.callbacks);"

In this case, when the product is correctly retrieved from the local DB.
(0064729)
hgbot   
2014-03-03 13:27   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 54db5face775b82900c96d69d9fada5c32071336
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Mon Mar 03 13:27:37 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/54db5face775b82900c96d69d9fada5c32071336 [^]

fixed issue 25551: Verified returns does not change the the ticket business partner

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0064766)
guilleaer   
2014-03-03 18:28   
verified. Ready to be included in RMP32