Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032048 | Retail Modules | Web POS | public | 2016-01-29 08:40 | 2016-02-15 16:08 |
|
Reporter | guillermogil | |
Assigned To | jorge-garcia | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | QA functional test |
Regression date | 2015-10-16 |
Regression introduced in release | main |
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d562c7c609e132cdcbdffa0523002f8959728eb9 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0032048: Click "-" button on a negative line of a not grouped product generates a positive line |
Description | Click "-" button on a negative line of a not grouped product generates a positive line.
It should add another negative line. |
Steps To Reproduce | Configure avalanche as not gruouped
Add it to the ticket
Return it
Click "-" button |
Proposed Solution | 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. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0032054 | RR16Q1 | 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 |
|
Attached Files | |
|
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 | 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 | bug_revision_view_page.php?rev_id=10805#r10805 |
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 | |
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
|
|
|
|
(0084191)
|
hgbot
|
2016-02-15 16:08
|
|
|