Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032048Retail ModulesWeb POSpublic2016-01-29 08:402016-02-15 16:08
guillermogil 
jorge-garcia 
immediatemajoralways
closedfixed 
5
 
RR16Q2 
marvintm
QA functional test
2015-10-16
main
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d562c7c609e132cdcbdffa0523002f8959728eb9 [^]
No
0032048: Click "-" button on a negative line of a not grouped product generates a positive line
Click "-" button on a negative line of a not grouped product generates a positive line.
It should add another negative line.
Configure avalanche as not gruouped
Add it to the ticket
Return it
Click "-" button
Currently, the quantity button is already disabled for non-grouped products. It's not consistent to have the - and + enabled in that situation, so they should be disabled for non-grouped products also.
No tags attached.
depends on backport 0032054RR16Q1 closed Retail Click "-" button on a negative line of a not grouped product generates a positive line 
caused by defect 0030892 closed fmolina You can add more quantity to not grouped lines 
Issue History
2016-01-29 08:40guillermogilNew Issue
2016-01-29 08:40guillermogilAssigned To => Retail
2016-01-29 08:40guillermogilResolution time => 1454194800
2016-01-29 08:40guillermogilTriggers an Emergency Pack => No
2016-01-29 09:48OrekariaSeveritymajor => minor
2016-01-29 09:49OrekariaStatusnew => acknowledged
2016-01-29 10:06guillermogilSummaryClick "-" button on a negative line of a not gruoped line generated a positive line => Click "-" button on a negative line of a not grouped product generates a positive line
2016-01-29 10:06guillermogilDescription Updatedbug_revision_view_page.php?rev_id=10805#r10805
2016-01-29 10:20marvintmSeverityminor => major
2016-01-29 10:20marvintmProposed Solution updated
2016-01-29 10:28OrekariaStatusacknowledged => scheduled
2016-01-29 12:55jorge-garciaAssigned ToRetail => jorge-garcia
2016-02-03 08:43hgbotCheckin
2016-02-03 08:43hgbotNote Added: 0083876
2016-02-03 08:43hgbotStatusscheduled => resolved
2016-02-03 08:43hgbotResolutionopen => fixed
2016-02-03 08:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dd6b8ce938c71b3d808d5dbf4addb75767f8ed61 [^]
2016-02-03 08:44hgbotCheckin
2016-02-03 08:44hgbotNote Added: 0083877
2016-02-03 08:45hgbotCheckin
2016-02-03 08:45hgbotNote Added: 0083878
2016-02-03 08:45hgbotCheckin
2016-02-03 08:45hgbotNote Added: 0083879
2016-02-03 19:48marvintmReview Assigned To => marvintm
2016-02-03 19:48marvintmStatusresolved => closed
2016-02-03 19:48marvintmFixed in Version => RR16Q2
2016-02-12 09:19jorge-garciaRegression date => 2015-10-16
2016-02-12 09:19jorge-garciaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d562c7c609e132cdcbdffa0523002f8959728eb9 [^]
2016-02-12 10:57dmitry_mezentsevRegression level => QA functional test
2016-02-12 10:57dmitry_mezentsevRegression introduced in release => main
2016-02-12 10:58dmitry_mezentsevRelationship addedcaused by 0030892
2016-02-15 16:07hgbotCheckin
2016-02-15 16:07hgbotNote Added: 0084188
2016-02-15 16:08hgbotCheckin
2016-02-15 16:08hgbotNote Added: 0084191

Notes
(0083876)
hgbot   
2016-02-03 08:43   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: dd6b8ce938c71b3d808d5dbf4addb75767f8ed61
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jan 29 13:31:27 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dd6b8ce938c71b3d808d5dbf4addb75767f8ed61 [^]

Fixed issue 32048: Click "-" button on a negative line of a not grouped
product generates a positive line

Following the proposed solution the plus and minus buttons from the keypad are
disabled if the product type is NOT grouped.

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0083877)
hgbot   
2016-02-03 08:44   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 435cd8ac05b8fb632af1d92d8a34516ce532e320
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jan 29 13:32:16 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/435cd8ac05b8fb632af1d92d8a34516ce532e320 [^]

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

Following the proposed solution the plus and minus buttons from the keypad are
disabled if the product type is NOT grouped.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0083878)
hgbot   
2016-02-03 08:45   
Repository: tools/automation/pi-mobile
Changeset: 0c31f7f687d938c1f18e8da34c2ff70e83982cd0
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jan 29 13:50:43 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0c31f7f687d938c1f18e8da34c2ff70e83982cd0 [^]

Verifies issue 32048: Click "-" button on a negative line of a not grouped
product generates a positive line

Added test I32048_DisablePlusMinusButtonsNotGroupedProducts

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32048_DisablePlusMinusButtonsNotGroupedProducts.java
---
(0083879)
hgbot   
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
---
(0084188)
hgbot   
2016-02-15 16:07   
Repository: retail/backports/3.0RR16Q1/org.openbravo.mobile.core
Changeset: 3e9e02546e5b08630e973275f9a58f1dc4e2ef76
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Feb 12 14:22:10 2016 -0600
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.mobile.core/rev/3e9e02546e5b08630e973275f9a58f1dc4e2ef76 [^]

Fixed issue 32054 backport of issue 32048: Click - button on a negative line of a not grouped product generates a positive line

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0084191)
hgbot   
2016-02-15 16:08   
Repository: retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal
Changeset: ee8df653cef1df99b80e92123393fcabf026b8d5
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Feb 12 14:29:26 2016 -0600
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/ee8df653cef1df99b80e92123393fcabf026b8d5 [^]

Related to issue 32054 backport of issue 32048: Click - button on a negative line of a not grouped product generates a positive line

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---