Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024398Retail ModulesWeb POSpublic2013-07-23 07:312014-03-05 13:39
sureshbabu 
rafademiguel 
urgentmajoralways
closedfixed 
30Professional Appliance
 
RR14Q2 
guilleaer
No
0024398: [MULTI] When open receipt is created from quotation, those receipt are not listed in Open Tickets popup
Not able to pay open receipts which are created from quotation, through multi order payment.
1) Create a quotation and click total amount to complete the quotation.
2) with out closing the quotation, from drop down menu, click "Create Sales order" option, and create open receipt from quotation details.
3) Then try to pay the above created open receipt, using the option "Pay Open Tickets"

Defects: In the open tickets popup one can see the above created receipt not appears in the list.
No tags attached.
Issue History
2013-07-23 07:31sureshbabuNew Issue
2013-07-23 07:31sureshbabuAssigned To => guilleaer
2013-07-23 10:40dmitry_mezentsevNote Added: 0060166
2014-02-27 18:38hgbotCheckin
2014-02-27 18:38hgbotNote Added: 0064664
2014-02-27 18:38hgbotStatusnew => resolved
2014-02-27 18:38hgbotResolutionopen => fixed
2014-02-27 18:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf9d706f56e4dfcb9dac5b70eca80bd1ee192925 [^]
2014-02-27 18:38rafademiguelAssigned Toguilleaer => rafademiguel
2014-02-28 10:17hgbotCheckin
2014-02-28 10:17hgbotNote Added: 0064673
2014-02-28 10:17hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf9d706f56e4dfcb9dac5b70eca80bd1ee192925 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/cf9d706f56e4dfcb9dac5b70eca80bd1ee192925 [^]
2014-03-05 09:56guilleaerNote Added: 0064813
2014-03-05 13:39guilleaerReview Assigned To => guilleaer
2014-03-05 13:39guilleaerNote Added: 0064829
2014-03-05 13:39guilleaerStatusresolved => closed
2014-03-05 13:39guilleaerFixed in Version => RR14Q2

Notes
(0060166)
dmitry_mezentsev   
2013-07-23 10:40   
Valid case but I would not be fixing it for RMP25. I think so far we can live with this limitation.
(0064664)
hgbot   
2014-02-27 18:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cf9d706f56e4dfcb9dac5b70eca80bd1ee192925
Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com>
Date: Thu Feb 27 18:37:00 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf9d706f56e4dfcb9dac5b70eca80bd1ee192925 [^]

fixed issue 24398: [MULTI] When open receipt is created from quotation, those receipt are not listed in Open Tickets popup

---
M web/org.openbravo.retail.posterminal/js/components/modalcreateorderfromquotation.js
---
(0064673)
hgbot   
2014-02-28 10:17   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: cf9d706f56e4dfcb9dac5b70eca80bd1ee192925
Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com>
Date: Thu Feb 27 18:37:00 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/cf9d706f56e4dfcb9dac5b70eca80bd1ee192925 [^]

fixed issue 24398: [MULTI] When open receipt is created from quotation, those receipt are not listed in Open Tickets popup

---
M web/org.openbravo.retail.posterminal/js/components/modalcreateorderfromquotation.js
---
(0064813)
guilleaer   
2014-03-05 09:56   
Code review:
The order is shown in "Pay Open tickets" but when it is checked and the button "Done" is clicked an error is shown:

Uncaught TypeError: Object [object Object] has no method 'getPayementStatus'
(0064829)
guilleaer   
2014-03-05 13:39   
verified