Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025907Retail ModulesWeb POSpublic2014-03-05 13:182014-03-06 17:44
guilleaer 
gorkaion 
normalmajoralways
closedfixed 
5
 
RR14Q2RR14Q2 
guilleaer
No
0025907: Error appears when POS is refreshed or when you try to pay an order which was a quotation through pay open tickets
this.checkEnoughCashAvailable(paymentstatus.getPayementStatus(), selectedPayment);

Above line is generating the problem. It was included in this commit.

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bcef2a9f96b1 [^]
OPTION 1
-----------
1. Go to menu and tap create quotation
2. Add two lines
3. Complete the quotations
4. Through menu tap "Create sales order"
5. Press "Create sales order" in the popup
6. Annotate the document number of the sales order
6. Go to Pay Open ticket and search the order
7. Check the order and press done

OPTION 2
--------
1. Go to menu and tap create quotation
2. Add two lines
3. Complete the quotation
4. Through menu tap "Create sales order"
5. Press "Create sales order" in the popup
6. Annotate the document number of the sales order
7. Press f5. When Web POS is reloaded the error appears.
No tags attached.
Issue History
2014-03-05 13:18guilleaerNew Issue
2014-03-05 13:18guilleaerAssigned To => gorkaion
2014-03-05 13:18guilleaerTriggers an Emergency Pack => No
2014-03-05 13:19guilleaerDescription Updatedbug_revision_view_page.php?rev_id=5533#r5533
2014-03-06 11:49hgbotCheckin
2014-03-06 11:49hgbotNote Added: 0064903
2014-03-06 11:49hgbotStatusnew => resolved
2014-03-06 11:49hgbotResolutionopen => fixed
2014-03-06 11:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6da71cc2697673a7c5a3469886a301139b6154d9 [^]
2014-03-06 11:50hgbotCheckin
2014-03-06 11:50hgbotNote Added: 0064905
2014-03-06 11:50hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6da71cc2697673a7c5a3469886a301139b6154d9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/6da71cc2697673a7c5a3469886a301139b6154d9 [^]
2014-03-06 17:44guilleaerReview Assigned To => guilleaer
2014-03-06 17:44guilleaerNote Added: 0064937
2014-03-06 17:44guilleaerStatusresolved => closed
2014-03-06 17:44guilleaerFixed in Version => RR14Q2

Notes
(0064903)
hgbot   
2014-03-06 11:49   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6da71cc2697673a7c5a3469886a301139b6154d9
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Mar 06 11:45:45 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6da71cc2697673a7c5a3469886a301139b6154d9 [^]

Fixed issue 25907.Fixed typo on call to function.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0064905)
hgbot   
2014-03-06 11:50   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 6da71cc2697673a7c5a3469886a301139b6154d9
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Mar 06 11:45:45 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/6da71cc2697673a7c5a3469886a301139b6154d9 [^]

Fixed issue 25907.Fixed typo on call to function.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0064937)
guilleaer   
2014-03-06 17:44   
Verified