Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031326
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2015-11-02 18:202015-11-13 14:51
ReporterumartirenaView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision916e3e5d7e2a
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression levelPre packaging ( pi )
Regression date
Regression introduced in releasepi
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031326: Return values are not properly displayed in Web POS

DescriptionReturn values are not properly displayed in Web POS. Quantities, Line Amounts, Taxes, Payments are not displayed in negative.
Steps To ReproduceOpen WebPOS:
 * Create a ticket with a line
 * Click on Return this Receipt. Check that all quantities above are displayed in negative.
 * Pay the receipt and complete it.
 * Click on Receipts and search the previous ticket.
 * Verify that all quantities are displayed in positive (INCORRECT)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0031166 newrqueralta Incorrect label when a return is loaded in web pos 

-  Notes
(0081556)
hgbot (developer)
2015-11-06 11:14

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 916e3e5d7e2ac3616f678555d19ccf50ac526c19
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Nov 03 17:49:52 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/916e3e5d7e2ac3616f678555d19ccf50ac526c19 [^]

Fixed issue 31326: Return values are not properly displayed in Web POS

The problem was that before the orderType wasn't set to '1' (Return). With
previous fixes, now the orderType is set to 1.

The solution is to not execute the function changeSignToShowReturns() from
order.js. It's necessary to change the order type title from the order in the
POS. Finally, it's necessary to change to change the printAmount function to
show the negative valor of the payment.

Now, the information of the return is shown properly.

---
M web/org.openbravo.retail.posterminal/js/components/order.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0081557)
hgbot (developer)
2015-11-06 11:15

Repository: tools/automation/pi-mobile
Changeset: beb990810e29098765e4aeb36dc91f5b6815141c
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Nov 05 09:52:10 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/beb990810e29098765e4aeb36dc91f5b6815141c [^]

Verifies issue 31326: Return values are not properly displayed in Web POS

Added test I31326_VerifyCorrectPaidReturnValues

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I31326_VerifyCorrectPaidReturnValues.java
---

- Issue History
Date Modified Username Field Change
2015-11-02 18:20 umartirena New Issue
2015-11-02 18:20 umartirena Assigned To => Retail
2015-11-02 18:20 umartirena Triggers an Emergency Pack => No
2015-11-02 19:01 umartirena Resolution time => 1447628400
2015-11-02 19:01 umartirena Regression level => Pre packaging ( pi )
2015-11-02 19:01 umartirena Regression introduced in release => pi
2015-11-02 19:06 Orekaria Steps to Reproduce Updated View Revisions
2015-11-02 19:35 Orekaria Status new => acknowledged
2015-11-03 08:02 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2015-11-03 10:30 Orekaria Status acknowledged => scheduled
2015-11-03 10:30 Orekaria Assigned To ranjith_qualiantech_com => jorge-garcia
2015-11-05 16:21 jorge-garcia Relationship added related to 0031166
2015-11-06 11:14 hgbot Checkin
2015-11-06 11:14 hgbot Note Added: 0081556
2015-11-06 11:14 hgbot Status scheduled => resolved
2015-11-06 11:14 hgbot Resolution open => fixed
2015-11-06 11:14 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/916e3e5d7e2ac3616f678555d19ccf50ac526c19 [^]
2015-11-06 11:15 hgbot Checkin
2015-11-06 11:15 hgbot Note Added: 0081557
2015-11-09 09:38 Orekaria Review Assigned To => guilleaer
2015-11-13 14:51 guilleaer Status resolved => closed
2015-11-13 14:51 guilleaer Fixed in Version => RR16Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker