Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032775Retail ModulesWeb POSpublic2016-04-25 17:572016-06-08 07:03
paul_guiot 
guilleaer 
normalmajoralways
closedfixed 
5
 
 
marvintm
No
0032775: [SERQA 970] WEBPOS - Pay Open Tickets: Wrong behavior in backend
Some financial transaction are not logged in backend.

Use: Pay open ticket
https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]


In the webpos, create a Layaway (Alpines Pole)
- In the menu, click Layaway this receipt
- Pay it partially: Ex 10€ - Layaway
- In the menu, via Pay open ticket, retrieve the ticket
- Select the ticket and click on Done
- Pay the exact and total amount (eg 36,5 for the Alpine poles):
- Click on the line: (Amount to Layaway) and insert the correct amount – Apply
- Confirm V – Done

In the back office, retrieve the Sales order created (and check the line item): Payment Plan

Error: The missing amount is still missing (whatever it has been paid)
No tags attached.
patch issue 32775 test 5472.patch (3,822) 2016-06-07 13:09
https://issues.openbravo.com/file_download.php?file_id=9499&type=bug
Issue History
2016-04-25 17:57paul_guiotNew Issue
2016-04-25 17:57paul_guiotAssigned To => Retail
2016-04-25 17:57paul_guiotTriggers an Emergency Pack => No
2016-05-02 12:48paul_guiotResolution time => 1462831200
2016-05-04 17:09OrekariaStatusnew => acknowledged
2016-05-09 09:22guilleaerStatusacknowledged => scheduled
2016-05-09 09:22guilleaerAssigned ToRetail => guilleaer
2016-05-27 09:44hgbotCheckin
2016-05-27 09:44hgbotNote Added: 0086779
2016-05-27 09:44hgbotStatusscheduled => resolved
2016-05-27 09:44hgbotResolutionopen => fixed
2016-05-27 09:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/75ca473759a82ba51d6cf9bb1cbfe715a5831321 [^]
2016-05-30 12:13marvintmReview Assigned To => marvintm
2016-05-30 12:13marvintmStatusresolved => closed
2016-06-06 09:34ranjith_qualiantech_comFile Added: issue 31877 Return quantity issue + popup msg 256.patch
2016-06-06 09:42ranjith_qualiantech_comFile Deleted: issue 31877 Return quantity issue + popup msg 256.patch
2016-06-06 10:10ranjith_qualiantech_comAssigned Toguilleaer => ranjith_qualiantech_com
2016-06-06 10:11ranjith_qualiantech_comAssigned Toranjith_qualiantech_com => guilleaer
2016-06-07 13:09ranjith_qualiantech_comFile Added: issue 32775 test 5472.patch
2016-06-08 07:03hgbotCheckin
2016-06-08 07:03hgbotNote Added: 0087079

Notes
(0086779)
hgbot   
2016-05-27 09:44   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 75ca473759a82ba51d6cf9bb1cbfe715a5831321
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue May 17 08:43:57 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/75ca473759a82ba51d6cf9bb1cbfe715a5831321 [^]

fixed issue 32775: Validate amount to layaway using multiorders

---
M web/org.openbravo.retail.posterminal/js/components/modalmultiorderslayaway.js
---
(0087079)
hgbot   
2016-06-08 07:03   
Repository: tools/automation/pi-mobile
Changeset: c605f9879a579b92db090f72ae5af0a825a54a7e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 07 16:33:35 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c605f9879a579b92db090f72ae5af0a825a54a7e [^]

Verifies issue 32775 : Added automated test 'I32775_LayawayAmtInPayOpenTicket'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I32775_LayawayAmtInPayOpenTicket.java
---