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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028629
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Gift cards and gift vouchersminorhave not tried2015-01-15 16:222015-01-21 16:37
ReporterplujanView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRR15Q2
StatusclosedFix in branchFixed in SCM revisionff9d6e421094
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028629: Gifts and vouched payment method duplicate after a Cashup

DescriptionThe Gift Card and Gift Voucher payment methods that appear when paying a receipt are duplicated after a Cashup. See steps.
Steps To Reproduce1. In a fresh installation of webPOS, install the Gift Cards and Vouchers module.
2. Log into the frontend as vallblanca user
3. Create a new receipt for Alpine skiing backpack 27 L
4. Click the total amount to pay it
5. At the left side of the keypad, all the available payment methods appear. Since we have Gift cards module installed, there is a "More..." button
6. Click the More... button, two extra payment methods are shown in the pop up, Gift Card and Gift Voucher (see 1st attach)
7. Close the pop up and launch a Cashup from the top left menu (it does matter if the receipt is completed or not)
8. Finish the Cashup, it does not matter what options were chosen.
9. Repeat steps 3 to 6. Note that now there are four options. (see 2nd attach)
10. Repeat the Cashup and repeat steps 3 to 6. Note that now there are six options (see 3rd attach)
TagsNo tags attached.
Attached Filespng file icon Two_MorePaymentsMethods.png [^] (16,858 bytes) 2015-01-15 16:22


png file icon Four_MorePaymentsMethods.png [^] (19,900 bytes) 2015-01-15 16:23


png file icon Six_MorePaymentsMethods.png [^] (15,737 bytes) 2015-01-15 16:23

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0031718 closedranjith_qualiantech_com [SERQA 486]payment type "gift card" is not displayed when there is 6 payment methods 
related to defect 0032021 closedranjith_qualiantech_com Payment methods on "More" gets duplicated 

-  Notes
(0073586)
hgbot (developer)
2015-01-16 23:02

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 49943ce9be5ee537021fedc8a53eb8c890dcb0ed
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Fri Jan 16 15:55:51 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49943ce9be5ee537021fedc8a53eb8c890dcb0ed [^]

Fixed issue 28629: Gifts and vouched payment method duplicate after a Cashup.

---
M src-db/database/model/modifiedTables/AD_ORG.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_FORM.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-db/database/sourcedata/AD_PACKAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBCLKER_TEMPLATE.xml
M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0073612)
hgbot (developer)
2015-01-19 17:07

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ff9d6e42109405b2f76b6f0381cfa5c3b64c0562
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Mon Jan 19 10:06:28 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ff9d6e42109405b2f76b6f0381cfa5c3b64c0562 [^]

Fixed issue 28629: Gifts and vouched payment method duplicate after a Cashup.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0073640)
malsasua (developer)
2015-01-20 10:23

the first commit was removed of the repository by this changeset:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b54e30c62f85 [^]

because the quotes of xml files were changed by error
(0073692)
mtaal (manager)
2015-01-21 16:37

Reviewed and tested

- Issue History
Date Modified Username Field Change
2015-01-15 16:22 plujan New Issue
2015-01-15 16:22 plujan Assigned To => marvintm
2015-01-15 16:22 plujan File Added: Two_MorePaymentsMethods.png
2015-01-15 16:22 plujan Triggers an Emergency Pack => No
2015-01-15 16:23 plujan File Added: Four_MorePaymentsMethods.png
2015-01-15 16:23 plujan File Added: Six_MorePaymentsMethods.png
2015-01-16 23:02 hgbot Checkin
2015-01-16 23:02 hgbot Note Added: 0073586
2015-01-16 23:02 hgbot Status new => resolved
2015-01-16 23:02 hgbot Resolution open => fixed
2015-01-16 23:02 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49943ce9be5ee537021fedc8a53eb8c890dcb0ed [^]
2015-01-19 17:07 hgbot Checkin
2015-01-19 17:07 hgbot Note Added: 0073612
2015-01-19 17:07 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49943ce9be5ee537021fedc8a53eb8c890dcb0ed [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ff9d6e42109405b2f76b6f0381cfa5c3b64c0562 [^]
2015-01-20 10:23 malsasua Note Added: 0073640
2015-01-21 16:37 mtaal Review Assigned To => mtaal
2015-01-21 16:37 mtaal Note Added: 0073692
2015-01-21 16:37 mtaal Status resolved => closed
2015-01-21 16:37 mtaal Fixed in Version => RR15Q2
2016-01-07 14:17 Orekaria Relationship added related to 0031718
2016-01-27 12:59 lorenzofidalgo Relationship added related to 0032021


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker