Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0024224 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Retail Modules] Gift cards and gift vouchers | major | always | 2013-06-28 07:27 | 2017-08-18 13:47 | |||||||
Reporter | sureshbabu | View Status | public | |||||||||
Assigned To | rqueralta | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | 149c181110a5 | ||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||||||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0024224: Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened | |||||||||||
Description | Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened using Layaway's option, right now System throws error as "Gift card cannot be edited" | |||||||||||
Steps To Reproduce | 1) create a layaway order and close the order by clicking the Layaway button 2) Then reopen the Layaway order using Layaway option 3) Try to pay the Layaway order using gift card/Gift voucher Defect: Right now System throws error as "Gift card cannot be edited" | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | Not able to pay a Layaway order using gift card or voucher.png [^] (207,607 bytes) 2013-06-28 07:27
| |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0075692) malsasua (developer) 2015-03-17 17:13 |
this issue has been moved to design defect. When a paid is done with gift card, a new line is added in the receipt with the gift card (in negative). But, the layaway is processed, then it is not possible to add new lines, for this reason, it is not possible to paid a layaway processed with gift card |
(0098160) hgbot (developer) 2017-07-21 00:25 |
Repository: erp/pmods/org.openbravo.retail.giftcards Changeset: ae77f3b4f37f6d749887930f960d3c9a4f2fa385 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Thu Jul 20 10:44:37 2017 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/ae77f3b4f37f6d749887930f960d3c9a4f2fa385 [^] Fixed issue 24224: Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened --- M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js --- |
(0098283) hgbot (developer) 2017-07-31 18:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 149c181110a5874aab7c9cd2754f1bc829086e3c Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Thu Jul 20 10:50:31 2017 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/149c181110a5874aab7c9cd2754f1bc829086e3c [^] Fixed issue 24224: Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0098351) hgbot (developer) 2017-08-02 18:09 |
Repository: tools/automation/pi-mobile Changeset: 46d48ddecaa43d2822df124f61e61e0015e0a869 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Thu Jul 20 18:21:02 2017 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/46d48ddecaa43d2822df124f61e61e0015e0a869 [^] Verifies issue 24224: Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened --- A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I24224_GiftCardAndGiftVoucherLayawayOrderReopened.java --- |
(0098397) hgbot (developer) 2017-08-04 14:31 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: fb5d43ddb8ecb26f8aef92bbe6be619b8540f803 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Aug 04 14:30:57 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fb5d43ddb8ecb26f8aef92bbe6be619b8540f803 [^] Related to issue 24224: Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened Backed out changeset 149c181110a5 --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0098398) jorge-garcia (reporter) 2017-08-04 14:33 |
The fix is making this test[1] to fail [1] https://ci.openbravo.com/view/try-retail/job/try-ret-test-pgsql-suite7/1455/ [^] The issue will be reopened. |
(0098493) hgbot (developer) 2017-08-11 15:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 0c1c1578eed556fd557ca8d29864c1107e7540b4 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Mon Aug 07 11:13:43 2017 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0c1c1578eed556fd557ca8d29864c1107e7540b4 [^] Related to issue 24224: Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened. --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0098543) hgbot (developer) 2017-08-18 13:44 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 6b625dfcdc356616faf9655c79d90fe1ef4424f6 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Aug 18 13:43:24 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6b625dfcdc356616faf9655c79d90fe1ef4424f6 [^] Related to issue 24224: Not able to pay the Layaway order using gift card and gift - Changes are breaking the test Backed out changeset 0c1c1578eed5 --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0098544) hgbot (developer) 2017-08-18 13:45 |
Repository: erp/pmods/org.openbravo.retail.giftcards Changeset: 13c5f1b1fe551f315d6f14e4d788228c3d72fc50 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Aug 18 13:44:57 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/13c5f1b1fe551f315d6f14e4d788228c3d72fc50 [^] Related to issue 24224: Not able to pay the Layaway order using gift card and gift - Changes are breaking the test Backed out changeset ae77f3b4f37f --- M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js --- |
(0098545) hgbot (developer) 2017-08-18 13:46 |
Repository: tools/automation/pi-mobile Changeset: 5682d644ba7dca36d8b96a4bf7c797d2f4993157 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Aug 18 13:45:48 2017 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5682d644ba7dca36d8b96a4bf7c797d2f4993157 [^] Related to issue 24224: Not able to pay the Layaway order using gift card and gift - This issue won't be fixed now Backed out changeset 46d48ddecaa4 --- R src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I24224_GiftCardAndGiftVoucherLayawayOrderReopened.java --- |
(0098546) migueldejuana (developer) 2017-08-18 13:47 |
We won't fix this issue now. |
Issue History | |||
Date Modified | Username | Field | Change |
2013-06-28 07:27 | sureshbabu | New Issue | |
2013-06-28 07:27 | sureshbabu | Assigned To | => marvintm |
2013-06-28 07:27 | sureshbabu | File Added: Not able to pay a Layaway order using gift card or voucher.png | |
2013-06-28 07:36 | sureshbabu | Summary | Not able to pay the Layaway order using gift card and gift voucher => Not able to pay the Layaway order using gift card and gift voucher when the layaway order is reopened |
2013-06-28 07:36 | sureshbabu | Description Updated | View Revisions |
2015-03-17 15:03 | Osmany | Assigned To | marvintm => Osmany |
2015-03-17 17:13 | malsasua | Triggers an Emergency Pack | => No |
2015-03-17 17:13 | malsasua | Note Added: 0075692 | |
2015-03-17 17:13 | malsasua | Type | defect => design defect |
2015-04-01 13:35 | malsasua | Assigned To | Osmany => Retail |
2017-01-10 20:54 | mario_castello | Assigned To | Retail => mario_castello |
2017-02-27 15:40 | mario_castello | Assigned To | mario_castello => Retail |
2017-07-10 16:44 | rqueralta | Assigned To | Retail => rqueralta |
2017-07-10 16:44 | rqueralta | Status | new => scheduled |
2017-07-21 00:25 | hgbot | Checkin | |
2017-07-21 00:25 | hgbot | Note Added: 0098160 | |
2017-07-21 00:25 | hgbot | Status | scheduled => resolved |
2017-07-21 00:25 | hgbot | Resolution | open => fixed |
2017-07-21 00:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/ae77f3b4f37f6d749887930f960d3c9a4f2fa385 [^] |
2017-07-31 18:24 | hgbot | Checkin | |
2017-07-31 18:24 | hgbot | Note Added: 0098283 | |
2017-07-31 18:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/ae77f3b4f37f6d749887930f960d3c9a4f2fa385 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/149c181110a5874aab7c9cd2754f1bc829086e3c [^] |
2017-08-02 18:09 | hgbot | Checkin | |
2017-08-02 18:09 | hgbot | Note Added: 0098351 | |
2017-08-04 14:31 | hgbot | Checkin | |
2017-08-04 14:31 | hgbot | Note Added: 0098397 | |
2017-08-04 14:33 | jorge-garcia | Note Added: 0098398 | |
2017-08-04 14:33 | jorge-garcia | Status | resolved => new |
2017-08-04 14:33 | jorge-garcia | Resolution | fixed => open |
2017-08-11 15:19 | hgbot | Checkin | |
2017-08-11 15:19 | hgbot | Note Added: 0098493 | |
2017-08-18 13:44 | hgbot | Checkin | |
2017-08-18 13:44 | hgbot | Note Added: 0098543 | |
2017-08-18 13:45 | hgbot | Checkin | |
2017-08-18 13:45 | hgbot | Note Added: 0098544 | |
2017-08-18 13:46 | hgbot | Checkin | |
2017-08-18 13:46 | hgbot | Note Added: 0098545 | |
2017-08-18 13:47 | migueldejuana | Note Added: 0098546 |
Copyright © 2000 - 2009 MantisBT Group |