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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032048
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-01-29 08:402016-02-15 16:08
ReporterguillermogilView Statuspublic 
Assigned Tojorge-garcia 
PriorityimmediateResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revisiondd6b8ce938c7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned Tomarvintm
OBNetwork customerOBPS
Support ticket
Regression levelQA functional test
Regression date2015-10-16
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d562c7c609e132cdcbdffa0523002f8959728eb9 [^]
Triggers an Emergency PackNo
Summary

0032048: Click "-" button on a negative line of a not grouped product generates a positive line

DescriptionClick "-" button on a negative line of a not grouped product generates a positive line.
It should add another negative line.
Steps To ReproduceConfigure avalanche as not gruouped
Add it to the ticket
Return it
Click "-" button
Proposed SolutionCurrently, 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0032054RR16Q1 closedRetail Click "-" button on a negative line of a not grouped product generates a positive line 
caused by defect 0030892 closedfmolina You can add more quantity to not grouped lines 

-  Notes
(0083876)
hgbot (developer)
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 (developer)
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 (developer)
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 (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
---
(0084188)
hgbot (developer)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2016-01-29 08:40 guillermogil New Issue
2016-01-29 08:40 guillermogil Assigned To => Retail
2016-01-29 08:40 guillermogil OBNetwork customer => Yes
2016-01-29 08:40 guillermogil Resolution time => 1454194800
2016-01-29 08:40 guillermogil Triggers an Emergency Pack => No
2016-01-29 09:48 Orekaria Severity major => minor
2016-01-29 09:49 Orekaria Status new => acknowledged
2016-01-29 10:06 guillermogil Summary Click "-" 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:06 guillermogil Description Updated View Revisions
2016-01-29 10:20 marvintm Severity minor => major
2016-01-29 10:20 marvintm Proposed Solution updated
2016-01-29 10:28 Orekaria Status acknowledged => scheduled
2016-01-29 12:55 jorge-garcia Assigned To Retail => jorge-garcia
2016-02-03 08:43 hgbot Checkin
2016-02-03 08:43 hgbot Note Added: 0083876
2016-02-03 08:43 hgbot Status scheduled => resolved
2016-02-03 08:43 hgbot Resolution open => fixed
2016-02-03 08:43 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dd6b8ce938c71b3d808d5dbf4addb75767f8ed61 [^]
2016-02-03 08:44 hgbot Checkin
2016-02-03 08:44 hgbot Note Added: 0083877
2016-02-03 08:45 hgbot Checkin
2016-02-03 08:45 hgbot Note Added: 0083878
2016-02-03 08:45 hgbot Checkin
2016-02-03 08:45 hgbot Note Added: 0083879
2016-02-03 19:48 marvintm Review Assigned To => marvintm
2016-02-03 19:48 marvintm Status resolved => closed
2016-02-03 19:48 marvintm Fixed in Version => RR16Q2
2016-02-12 09:19 jorge-garcia Regression date => 2015-10-16
2016-02-12 09:19 jorge-garcia Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d562c7c609e132cdcbdffa0523002f8959728eb9 [^]
2016-02-12 10:57 dmitry_mezentsev Regression level => QA functional test
2016-02-12 10:57 dmitry_mezentsev Regression introduced in release => main
2016-02-12 10:58 dmitry_mezentsev Relationship added caused by 0030892
2016-02-15 16:07 hgbot Checkin
2016-02-15 16:07 hgbot Note Added: 0084188
2016-02-15 16:08 hgbot Checkin
2016-02-15 16:08 hgbot Note Added: 0084191


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker