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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036382
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-06-30 15:062017-08-08 16:01
ReporternataliagView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR17Q4
StatusclosedFix in branchFixed in SCM revisionc120aaf23c70
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036382: Quantity button is active after using it

DescriptionIf you add a product to a receipt and then you use a number + quantity button, this is set active so when you scan a new product instead of adding it the UPC number is set as quantity of the last product.
Steps To Reproduce1- Log in pos terminal and create a new order.
2- Add a product, for example "Inspect Repellent"
3- Select a number, for example 2 and press Quantity button
4- Scan a product or insert using keyboard the upc of a new product, for example "0000001688191"
5- The quantity of "Inspect repellent" is set to 1688193 instead of adding the product Basecamp lantern
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0037426 closedranjith_qualiantech_com POS issue where the default cursor remains at Quantity button once used 
related to defect 0036800 closedranjith_qualiantech_com Discount button is active after using it 

-  Notes
(0097859)
hgbot (developer)
2017-07-05 07:47

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cfecbbfb3c61ff510185a41b25dfd498950b6a86
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jul 05 11:16:33 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cfecbbfb3c61ff510185a41b25dfd498950b6a86 [^]

Fixed issue 36382 : Reset keyboard status for quantity, price input on scan tab

* In Scan tab, Keyboard status should be reset to empty if quantity/price updated by keyboard

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-right.js
---
(0097860)
hgbot (developer)
2017-07-05 07:48

Repository: tools/automation/pi-mobile
Changeset: 21e8caf65efa9a9529f27496c33de3000f343e6b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jul 05 11:16:17 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/21e8caf65efa9a9529f27496c33de3000f343e6b [^]

Verifies issue 36382 : Added automated test 'I36382_VerifyKeyboardButtonOnScanTab'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36382_VerifyKeyboardButtonOnScanTab.java
---
(0098177)
migueldejuana (developer)
2017-07-21 13:21

Tested and reviewed
(0098379)
hgbot (developer)
2017-08-04 08:02

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c120aaf23c7067ecf0e7a12eda77a2a822015f81
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Aug 04 11:32:00 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c120aaf23c7067ecf0e7a12eda77a2a822015f81 [^]

Fixed issue 36382 : Reset keyboard status for quantity, price input on scan tab

* If same quantity is introduced again for product, quantity button should not be selected (Keyboard status should be reset)

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---
(0098380)
hgbot (developer)
2017-08-04 08:10

Repository: tools/automation/pi-mobile
Changeset: dad3d6749158d509f63b0fcf55a2b98ac5ed8b35
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Aug 04 11:32:08 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dad3d6749158d509f63b0fcf55a2b98ac5ed8b35 [^]

Verifies issue 36382 : Modified automated test 'I36382_VerifyKeyboardButtonOnScanTab'

* Removed unused variable in I36520_VerifyDiscountWithAssortmentProducts

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I36520_VerifyDiscountWithAssortmentProducts.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36382_VerifyKeyboardButtonOnScanTab.java
---

- Issue History
Date Modified Username Field Change
2017-06-30 15:06 nataliag New Issue
2017-06-30 15:06 nataliag Assigned To => Retail
2017-06-30 15:06 nataliag Resolution time => 1500588000
2017-06-30 15:06 nataliag Triggers an Emergency Pack => No
2017-06-30 15:28 Practics Issue Monitored: Practics
2017-07-03 14:09 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-07-03 14:09 ranjith_qualiantech_com Status new => scheduled
2017-07-05 07:47 hgbot Checkin
2017-07-05 07:47 hgbot Note Added: 0097859
2017-07-05 07:47 hgbot Status scheduled => resolved
2017-07-05 07:47 hgbot Resolution open => fixed
2017-07-05 07:47 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cfecbbfb3c61ff510185a41b25dfd498950b6a86 [^]
2017-07-05 07:48 hgbot Checkin
2017-07-05 07:48 hgbot Note Added: 0097860
2017-07-21 13:21 migueldejuana Review Assigned To => migueldejuana
2017-07-21 13:21 migueldejuana Note Added: 0098177
2017-07-21 13:21 migueldejuana Status resolved => closed
2017-08-02 14:25 nataliag Status closed => new
2017-08-02 14:35 ranjith_qualiantech_com Status new => scheduled
2017-08-04 08:02 hgbot Checkin
2017-08-04 08:02 hgbot Note Added: 0098379
2017-08-04 08:02 hgbot Status scheduled => resolved
2017-08-04 08:02 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cfecbbfb3c61ff510185a41b25dfd498950b6a86 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c120aaf23c7067ecf0e7a12eda77a2a822015f81 [^]
2017-08-04 08:10 hgbot Checkin
2017-08-04 08:10 hgbot Note Added: 0098380
2017-08-08 16:01 marvintm Review Assigned To migueldejuana => marvintm
2017-08-08 16:01 marvintm Status resolved => closed
2017-08-08 16:01 marvintm Fixed in Version => RR17Q4
2017-09-06 11:35 nataliag Relationship added related to 0036800
2017-12-06 08:16 ranjith_qualiantech_com Relationship added related to 0037426
2017-12-07 08:25 marvintm Relationship replaced has duplicate 0037426


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker