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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032069
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-02-01 11:232016-04-20 14:37
Reporterjorge-garciaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiona9bc2d2f7a3d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032069: Button quantity must be disabled if there is a non grouped product in a multiple lines selection

DescriptionWhen the user selects a single non grouped product, the button quantity is disabled. In a receipt, if the user selects more than one line and there is any product non grouped, the button quantity must be disabled.

Furthermore, the buttons "-" and "+" from the keypad must be disabled in this case too.
Steps To Reproduce1) Go to the ERP
  1.1) Go to the window Products
  1.2) Open record Avalanche Transceiver and uncheck field Grouped Product.
  1.3) Save the record
2) Go to the WebPOS
  2.1) Add the products in the following order: Avalanche transceiver, Headlamp ultralight and Insect repellent.
  2.2) Select only the Avalanche transceiver line and verify that the quantity button is disabled.
  2.3) Select the Avalanche transceiver and the ultralight headlamp and verify that the button is enabled (this is wrong).
  2.4) Select Ultralight Headlamp and then Avalanche transceiver and verify that the button is disabled (this is ok).
TagsNo tags attached.
Attached Filespng file icon issue.png [^] (365,622 bytes) 2016-02-01 11:44

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0030892 closedfmolina You can add more quantity to not grouped lines 
causes defect 0039176 closedranjith_qualiantech_com Cannot modify quantity of more than one line at the same time if them initial quantity is different 

-  Notes
(0083880)
hgbot (developer)
2016-02-03 08:45

Repository: tools/automation/pi-mobile
Changeset: 29faae525681b87ed03b868dcc31bac34732cefa
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Feb 01 11:33:05 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/29faae525681b87ed03b868dcc31bac34732cefa [^]

Related to issue 32048: Click "-" button on a negative line of a not grouped

Two changes are necessary
* Change test I30892_AddMoreQtyNotGroupedProducts, because with this fix, the
button plus and minus are disabled with non grouped products.
* Wait the fix of the issue 32069 for the test DisablePlusMinusMultipleLines.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/DisablePlusMinusMultipleLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I30892_AddMoreQtyNotGroupedProducts.java
---
(0085541)
hgbot (developer)
2016-04-11 08:39

Repository: tools/automation/pi-mobile
Changeset: 9a78fd53f21b216e7564aa37636c5a63c51744fc
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Apr 11 12:06:54 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9a78fd53f21b216e7564aa37636c5a63c51744fc [^]

Verifies issue 32069 : Added automated test 'I32069_VerifyLnSelectWithGroupProduct'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32069_VerifyLnSelectWithGroupProduct.java
---
(0085543)
hgbot (developer)
2016-04-11 08:39

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a9bc2d2f7a3dc11a6c5003f9503ae88886072b45
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Apr 11 12:08:13 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9bc2d2f7a3dc11a6c5003f9503ae88886072b45 [^]

Fixes issue 32069 : Changes in Receipt line selection, Enable Toolbar button based on product attributes

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-right.js
---
(0085779)
migueldejuana (developer)
2016-04-20 14:37

Tested and reviewed

- Issue History
Date Modified Username Field Change
2016-02-01 11:23 jorge-garcia New Issue
2016-02-01 11:23 jorge-garcia Assigned To => Retail
2016-02-01 11:23 jorge-garcia Triggers an Emergency Pack => No
2016-02-01 11:44 jorge-garcia File Added: issue.png
2016-02-03 08:45 hgbot Checkin
2016-02-03 08:45 hgbot Note Added: 0083880
2016-03-15 16:48 Orekaria Relationship added related to 0030892
2016-03-15 16:53 Sanjota Assigned To Retail => Sanjota
2016-03-15 16:56 Sanjota Status new => acknowledged
2016-03-15 19:02 Orekaria Status acknowledged => scheduled
2016-03-22 18:06 jorge-garcia Assigned To Sanjota => Retail
2016-03-22 18:06 jorge-garcia Status scheduled => acknowledged
2016-03-24 10:58 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-03-24 10:58 ranjith_qualiantech_com Status acknowledged => scheduled
2016-04-11 08:39 hgbot Checkin
2016-04-11 08:39 hgbot Note Added: 0085541
2016-04-11 08:39 hgbot Checkin
2016-04-11 08:39 hgbot Note Added: 0085543
2016-04-11 08:39 hgbot Status scheduled => resolved
2016-04-11 08:39 hgbot Resolution open => fixed
2016-04-11 08:39 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9bc2d2f7a3dc11a6c5003f9503ae88886072b45 [^]
2016-04-20 14:37 migueldejuana Review Assigned To => migueldejuana
2016-04-20 14:37 migueldejuana Note Added: 0085779
2016-04-20 14:37 migueldejuana Status resolved => closed
2018-08-28 09:35 ranjith_qualiantech_com Relationship added causes 0039176


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker