Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027845Retail ModulesWeb POSpublic2014-10-10 17:082014-11-26 18:07
jecharri 
dmitry_mezentsev 
immediatecriticalalways
closedfixed 
5
pi 
RR14Q3.1RR14Q4 
marvintm
Production - QA Approved
2014-10-07
RR14Q3.1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1f105c08f2eedf3e3e521f1813ec5f9686a15ed8 [^]
No
0027845: Payments are not properly created when you return a line
Payments are not properly created when you return a line
-login to live environment
-add a product
-press in return line and pay it

Verify that payment should be for example -100 and it is 100. So the outstanding amount is 200
No tags attached.
Issue History
2014-10-10 17:08jecharriNew Issue
2014-10-10 17:08jecharriAssigned To => marvintm
2014-10-10 17:08jecharriResolution time => 1413151200
2014-10-10 17:08jecharriRegression level => Coding ( Testing )
2014-10-10 17:08jecharriTriggers an Emergency Pack => No
2014-10-10 17:25marvintmReview Assigned To => marvintm
2014-10-10 17:25marvintmNote Added: 0070885
2014-10-10 17:25marvintmStatusnew => closed
2014-10-10 17:25marvintmResolutionopen => no change required
2014-10-10 17:25marvintmFixed in Version => RR14Q4
2014-10-31 15:08malsasuaNote Added: 0071316
2014-10-31 15:08malsasuaStatusclosed => new
2014-10-31 15:08malsasuaResolutionno change required => open
2014-10-31 15:08malsasuaFixed in VersionRR14Q4 =>
2014-10-31 15:08malsasuaTarget VersionRR14Q4 => RR14Q3.1
2014-10-31 15:08malsasuaStatusnew => scheduled
2014-10-31 15:08malsasuafix_in_branch => pi
2014-10-31 15:08malsasuaStatusscheduled => resolved
2014-10-31 15:08malsasuaResolutionopen => fixed
2014-11-03 10:20malsasuaStatusresolved => new
2014-11-03 10:20malsasuaResolutionfixed => open
2014-11-03 10:21malsasuaRegression date => 2014-10-07
2014-11-03 10:21malsasuaRegression introduced in release => RR14Q3
2014-11-03 10:21malsasuaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1f105c08f2eedf3e3e521f1813ec5f9686a15ed8 [^]
2014-11-03 10:21malsasuafix_in_branchpi =>
2014-11-03 10:21malsasuaStatusnew => scheduled
2014-11-03 10:21malsasuafix_in_branch => pi
2014-11-03 10:21malsasuaStatusscheduled => resolved
2014-11-03 10:21malsasuaResolutionopen => fixed
2014-11-03 11:13dmitry_mezentsevAssigned Tomarvintm => dmitry_mezentsev
2014-11-03 11:13dmitry_mezentsevNote Added: 0071339
2014-11-03 11:13dmitry_mezentsevStatusresolved => new
2014-11-03 11:13dmitry_mezentsevResolutionfixed => open
2014-11-03 11:13dmitry_mezentsevRegression levelCoding ( Testing ) => Production - QA Approved
2014-11-03 11:13dmitry_mezentsevRegression introduced in releaseRR14Q3 => RR14Q3.1
2014-11-03 11:13dmitry_mezentsevfix_in_branchpi =>
2014-11-03 11:14dmitry_mezentsevStatusnew => scheduled
2014-11-03 11:14dmitry_mezentsevfix_in_branch => pi
2014-11-03 11:14dmitry_mezentsevStatusscheduled => resolved
2014-11-03 11:14dmitry_mezentsevFixed in Version => pi
2014-11-03 11:14dmitry_mezentsevResolutionopen => fixed
2014-11-03 11:54dmitry_mezentsevStatusresolved => closed
2014-11-03 11:54dmitry_mezentsevFixed in Versionpi => RR14Q4
2014-11-26 18:06hgbotCheckin
2014-11-26 18:06hgbotNote Added: 0072040
2014-11-26 18:07hgbotCheckin
2014-11-26 18:07hgbotNote Added: 0072042

Notes
(0070885)
marvintm   
2014-10-10 17:25   
This problem has already been fixed by the following commit:

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/42fbf463fb9c [^]
(0071316)
malsasua   
2014-10-31 15:08   
This regression has been introduced in Q3.1
(0071339)
dmitry_mezentsev   
2014-11-03 11:13   
Regression fields change
(0072040)
hgbot   
2014-11-26 18:06   
Repository: tools/automation/pi-mobile
Changeset: 8a4e9c50afa7ce575312da34fe2eb878cb9cab13
Author: adrianromero <adrian.romero <at> openbrao.com>
Date: Wed Nov 26 18:04:12 2014 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8a4e9c50afa7ce575312da34fe2eb878cb9cab13 [^]

Test for Issue 0027845: Payments are not properly created when you return a line

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I27845_PaymentsNotProperlyCreated.java
---
(0072042)
hgbot   
2014-11-26 18:07   
Repository: tools/automation/pi-mobile
Changeset: 7b03636a9f6c5143a28110d8d506606749219fd3
Author: adrianromero <adrian.romero <at> openbrao.com>
Date: Wed Nov 26 18:05:08 2014 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7b03636a9f6c5143a28110d8d506606749219fd3 [^]

Test for verifying payments for return invoices.
Related to issue 0027845: Payments are not properly created when you return a line

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/PaymentsVerifyForReturnInvoices.java
---