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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028582
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2015-01-13 10:102015-05-22 18:27
ReporterjecharriView Statuspublic 
Assigned ToOrekaria 
PriorityurgentResolutionfixedFixed in VersionRR15Q3
StatusclosedFix in branchFixed in SCM revisiona4f9483ff693
ProjectionnoneETAnoneTarget VersionRR15Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomalsasua
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028582: When you work with X tickets at the same time, when you close one by one you finish with X new tickets

DescriptionWhen you work with X tickets at the same time, when you close one by one you finish with X new tickets instead of only one new ticket
Steps To Reproduce-Login to Web POS
-Create 3 tickets at the same time
-Pay one by one

You will finish with 3 new tickets instead of only one.
Proposed SolutionThe application should not create new ticket if it exists one ticket in status new
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0027864 closedOrekaria Closing a Layaway adds a new blank receipt to the pile with no reason 
related to defect 0029747RR15Q3 closedmarvintm Following certain steps returning a receipt induces wrong change amount message 

-  Notes
(0073464)
hgbot (developer)
2015-01-13 15:54

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 26cdf0109b187e9d1a968e80846bde61c45f2fb8
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jan 13 15:52:23 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/26cdf0109b187e9d1a968e80846bde61c45f2fb8 [^]

Fixes issue 28582: A new receipt will not be created if the receipt queue is not empty

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0073467)
hgbot (developer)
2015-01-13 17:07

Repository: tools/automation/pi-mobile
Changeset: 87f7d64527c02d5dcec7c84de6e4420f4ccd7882
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jan 13 16:18:09 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/87f7d64527c02d5dcec7c84de6e4420f4ccd7882 [^]

Related to issue 28582: Added test 'I28582_NoNewReceiptWhenQueueExists'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/ReceiptSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28582_NoNewReceiptWhenQueueExists.java
---
(0076984)
malsasua (developer)
2015-05-05 10:39

reopened. A backout has been done, because it generated the regression 29747
(0076987)
hgbot (developer)
2015-05-05 10:54

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0c43df2be5af453b7b0876009249c67136b35615
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue May 05 10:40:30 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0c43df2be5af453b7b0876009249c67136b35615 [^]

Related to issue 28582: backout of 26cdf0109b18

this fix generated the regression 29747. It will be fixed in RR15Q3

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0076995)
hgbot (developer)
2015-05-05 11:12

Repository: retail/backports/3.0RR15Q2/org.openbravo.retail.posterminal
Changeset: 917edd46ae5b7dc184b0cbd4470a36b0264c49f3
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue May 05 11:11:27 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2/org.openbravo.retail.posterminal/rev/917edd46ae5b7dc184b0cbd4470a36b0264c49f3 [^]

Related to issue 28582: backout of 26cdf0109b18

this fix generated the regression 29747. It will be not included in RR15Q2 and will be fixed in RR15Q3

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0076997)
hgbot (developer)
2015-05-05 11:39

Repository: tools/automation/pi-mobile
Changeset: c0307a6aba3e3328e6b722978ea49d21eaf01eed
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue May 05 11:38:43 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c0307a6aba3e3328e6b722978ea49d21eaf01eed [^]

Related to issue 28582: The test 'I28582_NoNewReceiptWhenQueueExists' will wait until the issue to test is fixed

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28582_NoNewReceiptWhenQueueExists.java
---
(0077016)
hgbot (developer)
2015-05-05 16:15

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a4f9483ff693e0c51eb61c3c290f0c2ed47b525a
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue May 05 16:14:07 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4f9483ff693e0c51eb61c3c290f0c2ed47b525a [^]

fixed issue 28582: Backed out changeset 0c43df2be5af

the initial fix is OK, so, we are undoing the initial backed out 26cdf0109b18

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0077017)
malsasua (developer)
2015-05-05 16:17

closed. It was reopened and backed out by error
(0077670)
hgbot (developer)
2015-05-22 18:27

Repository: tools/automation/pi-mobile
Changeset: 38e15619504ab92530381b1f09f668d5b53f173a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri May 22 17:05:51 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/38e15619504ab92530381b1f09f668d5b53f173a [^]

Related to issue 28582: Tests modified to allow empty receipts

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayNotListedWhenFinished.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayRetrieval.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayVerifyPaymentsInformation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par2Fin1.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par2Fin2.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par2Fin3.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I27864_SurplusReceiptWhenLayawayIsRetrieved.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28314_ReceiptDiscountsMenuEntryVisibility.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28582_NoNewReceiptWhenQueueExists.java
---

- Issue History
Date Modified Username Field Change
2015-01-13 10:10 jecharri New Issue
2015-01-13 10:10 jecharri Assigned To => marvintm
2015-01-13 10:10 jecharri Resolution time => 1424300400
2015-01-13 10:10 jecharri Triggers an Emergency Pack => No
2015-01-13 15:54 hgbot Checkin
2015-01-13 15:54 hgbot Note Added: 0073464
2015-01-13 15:54 hgbot Status new => resolved
2015-01-13 15:54 hgbot Resolution open => fixed
2015-01-13 15:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/26cdf0109b187e9d1a968e80846bde61c45f2fb8 [^]
2015-01-13 17:07 hgbot Checkin
2015-01-13 17:07 hgbot Note Added: 0073467
2015-01-15 09:15 Orekaria Assigned To marvintm => Orekaria
2015-01-15 10:38 Orekaria Relationship added has duplicate 0027864
2015-01-15 18:51 Orekaria Review Assigned To => Orekaria
2015-01-15 18:51 Orekaria Status resolved => closed
2015-01-15 18:51 Orekaria Fixed in Version => pi
2015-05-05 10:33 malsasua Relationship added related to 0029747
2015-05-05 10:39 malsasua Note Added: 0076984
2015-05-05 10:39 malsasua Status closed => new
2015-05-05 10:39 malsasua Resolution fixed => open
2015-05-05 10:39 malsasua Fixed in Version pi =>
2015-05-05 10:39 malsasua Target Version RR15Q2 => RR15Q3
2015-05-05 10:54 hgbot Checkin
2015-05-05 10:54 hgbot Note Added: 0076987
2015-05-05 11:12 hgbot Checkin
2015-05-05 11:12 hgbot Note Added: 0076995
2015-05-05 11:39 hgbot Checkin
2015-05-05 11:39 hgbot Note Added: 0076997
2015-05-05 16:15 hgbot Checkin
2015-05-05 16:15 hgbot Note Added: 0077016
2015-05-05 16:15 hgbot Status new => resolved
2015-05-05 16:15 hgbot Resolution open => fixed
2015-05-05 16:15 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/26cdf0109b187e9d1a968e80846bde61c45f2fb8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4f9483ff693e0c51eb61c3c290f0c2ed47b525a [^]
2015-05-05 16:17 malsasua Review Assigned To Orekaria => malsasua
2015-05-05 16:17 malsasua Note Added: 0077017
2015-05-05 16:17 malsasua Status resolved => closed
2015-05-05 16:17 malsasua Fixed in Version => RR15Q3
2015-05-22 18:27 hgbot Checkin
2015-05-22 18:27 hgbot Note Added: 0077670


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker