Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031978 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Gift cards and gift vouchers | minor | always | 2016-01-21 11:48 | 2018-06-26 11:40 | |||
Reporter | lorenzofidalgo | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1821f615b8c8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031978: [RR16Q1][New Entities For Gift Cards] It is not possible to sell a Gift Card under certain circumstances. Uncaught exceptions | |||||||
Description | Using the "New Entities for Gift Cards" module, it is not possible to sell a Gift Card under certain circumstances. After clicking "Apply" button in "Line-item Properties" popup, uncaught exceptions appear. | |||||||
Steps To Reproduce | 0-With "New Entities For Gift Cards" modules installed, and a Gift Card created to use it later in POS, login POS backend as Openbravo. 1-Using "The White Valley Group Admin" role, go to "Product" window and select the previously created Gift Card and watch it in from view. 2-In "Expires After (days)" field, enter "15". In "Tax Category" input field, choose "As per BOM" (not the usual casuistry, but it is possible to be selected). Save the record. 3-Login POS as vallblanca. 4-Search the previously aforementioned Gift Card and click it to add it to the receipt. 5-When "Line-item Properties" popup appears, add "1234" in ID field and "Testing" as Description. Then click "Apply" button. DEFECT: It is not possible to sell the Gift Card and an uncaught exception appears. Besides, if the popup is closed, the following message appears: "Cannot calculate receipt taxes TypeError: Cannot read property 'bomgross' of undefined". | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0084315) hgbot (developer) 2016-02-18 10:13 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 1821f615b8c835509d940d4df7797fd0df0fdbbc Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Feb 18 14:42:42 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1821f615b8c835509d940d4df7797fd0df0fdbbc [^] Fixes issue 31978 : Validating Product BOM while Calculating Tax --- M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js --- |
(0084316) hgbot (developer) 2016-02-18 10:13 |
Repository: tools/automation/pi-mobile Changeset: a1d25273a6846dd8dceb27afa98189daab67e642 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Feb 18 14:41:07 2016 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a1d25273a6846dd8dceb27afa98189daab67e642 [^] Verifies issue 31978: Added automated test 'I31978_VerfiyGiftCardWithBOMTax' --- A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I31978_VerfiyGiftCardWithBOMTax.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-01-21 11:48 | lorenzofidalgo | New Issue | |
2016-01-21 11:48 | lorenzofidalgo | Assigned To | => Retail |
2016-01-21 11:48 | lorenzofidalgo | File Added: NotPossibleTobuyGC.png | |
2016-01-21 11:48 | lorenzofidalgo | OBNetwork customer | => No |
2016-01-21 11:48 | lorenzofidalgo | Triggers an Emergency Pack | => No |
2016-01-21 11:49 | lorenzofidalgo | File Added: TaxesMessage.png | |
2016-01-21 16:29 | lorenzofidalgo | Relationship added | related to 0031968 |
2016-01-22 08:42 | lorenzofidalgo | Steps to Reproduce Updated | View Revisions |
2016-01-22 08:44 | lorenzofidalgo | Severity | major => minor |
2016-01-22 08:44 | lorenzofidalgo | Summary | [RR16Q1][New Entities For Gift Cards] It is not possible to sell a Gift Card. Several uncaught exceptions appear => [RR16Q1][New Entities For Gift Cards] It is not possible to sell a Gift Card under certain circumstances. Uncaught exceptions |
2016-01-22 08:44 | lorenzofidalgo | Description Updated | View Revisions |
2016-01-22 09:07 | lorenzofidalgo | Priority | immediate => normal |
2016-01-22 09:18 | lorenzofidalgo | Relationship deleted | related to 0031968 |
2016-01-22 09:19 | lorenzofidalgo | Relationship added | caused by 0031988 |
2016-02-01 15:27 | Orekaria | Status | new => acknowledged |
2016-02-01 15:28 | Orekaria | Target Version | => RR16Q1.1 |
2016-02-01 15:29 | Orekaria | Target Version | RR16Q1.1 => RR16Q1 |
2016-02-01 15:29 | Orekaria | Type | defect => backport |
2016-02-01 15:29 | Orekaria | Type | backport => defect |
2016-02-01 15:29 | Orekaria | Target Version | RR16Q1 => |
2016-02-01 15:29 | Orekaria | Status | acknowledged => scheduled |
2016-02-01 15:29 | Orekaria | Status | scheduled => acknowledged |
2016-02-04 11:12 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-02-04 11:12 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2016-02-11 16:34 | Orekaria | Target Version | => RR16Q1 |
2016-02-11 16:35 | Orekaria | Target Version | RR16Q1 => |
2016-02-18 10:13 | hgbot | Checkin | |
2016-02-18 10:13 | hgbot | Note Added: 0084315 | |
2016-02-18 10:13 | hgbot | Status | scheduled => resolved |
2016-02-18 10:13 | hgbot | Resolution | open => fixed |
2016-02-18 10:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1821f615b8c835509d940d4df7797fd0df0fdbbc [^] |
2016-02-18 10:13 | hgbot | Checkin | |
2016-02-18 10:13 | hgbot | Note Added: 0084316 | |
2016-03-11 15:53 | marvintm | Review Assigned To | => marvintm |
2016-03-11 15:53 | marvintm | Status | resolved => closed |
2016-03-11 15:53 | marvintm | Fixed in Version | => RR16Q2 |
2016-03-21 14:27 | ranjith_qualiantech_com | Relationship replaced | has duplicate 0031988 |
2018-06-26 11:40 | hgbot | Checkin | |
2018-06-26 11:40 | hgbot | Note Added: 0105414 | |
2018-06-26 14:16 | gorka_gil | Note Deleted: 0105414 |
Copyright © 2000 - 2009 MantisBT Group |