Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033060 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-05-26 14:17 | 2016-06-07 16:52 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 7349251eaa2e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033060: [SERQA 1048] When a receipt is paid. Enabling buttons condition must be consistent with label print condition | |||||||
Description | See that the condition to show the "Is Paid" label https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/030e3880653d/web/org.openbravo.retail.posterminal/js/components/order.js#l615 [^] Is different to the condition used to enable/disable buttons https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/030e3880653d/web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js#l1253 [^] Both conditions must refer to the field "isPaid" not "hasbeenpaid" | |||||||
Steps To Reproduce | N/A | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0087055) hgbot (developer) 2016-06-07 11:27 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 913275d2dbddacdbcfd52abc47535eeb5cadb216 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Jun 06 17:43:51 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/913275d2dbddacdbcfd52abc47535eeb5cadb216 [^] Fixes issue 0033060: When a receipt is paid. Enabling buttons condition must be consistent with label print condition --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0087056) hgbot (developer) 2016-06-07 11:29 |
Repository: tools/automation/pi-mobile Changeset: 7349251eaa2e285e036f30c30f5e2edf7f2dec82 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Jun 06 18:12:22 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7349251eaa2e285e036f30c30f5e2edf7f2dec82 [^] Fixes issue 0033060: [SERQA 1048] When a receipt is paid. Enabling buttons condition must be consistent with label print condition * Adjusting test I32827. Loaded layaways also must disable edit buttons --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32827_VerifyButtonOnClosedReceipt.java --- |
(0087070) migueldejuana (viewer) 2016-06-07 16:52 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2016-05-26 14:17 | adrianromero | New Issue | |
2016-05-26 14:17 | adrianromero | Assigned To | => adrianromero |
2016-05-26 14:17 | adrianromero | OBNetwork customer | => No |
2016-05-26 14:17 | adrianromero | Triggers an Emergency Pack | => No |
2016-05-26 14:18 | adrianromero | Relationship added | related to 0032847 |
2016-05-31 15:27 | amayavicente | OBNetwork customer | No => Yes |
2016-05-31 15:27 | amayavicente | Resolution time | => 1465855200 |
2016-05-31 15:27 | amayavicente | Summary | When a receipt is paid. Enabling buttons condition must be consistent with label print condition => [SERQA 1048] When a receipt is paid. Enabling buttons condition must be consistent with label print condition |
2016-05-31 15:27 | amayavicente | Tag Attached: SER-QA | |
2016-06-01 09:10 | VictorVillar | Assigned To | adrianromero => Retail |
2016-06-01 09:11 | VictorVillar | Priority | normal => high |
2016-06-01 09:11 | VictorVillar | Reproducibility | have not tried => always |
2016-06-01 13:06 | Orekaria | Status | new => acknowledged |
2016-06-01 16:13 | Orekaria | Status | acknowledged => scheduled |
2016-06-01 16:14 | Orekaria | Assigned To | Retail => adrianromero |
2016-06-01 16:14 | Orekaria | Status | scheduled => feedback |
2016-06-01 16:19 | Orekaria | Issue Monitored: Orekaria | |
2016-06-07 11:27 | hgbot | Checkin | |
2016-06-07 11:27 | hgbot | Note Added: 0087055 | |
2016-06-07 11:27 | hgbot | Status | feedback => resolved |
2016-06-07 11:27 | hgbot | Resolution | open => fixed |
2016-06-07 11:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/913275d2dbddacdbcfd52abc47535eeb5cadb216 [^] |
2016-06-07 11:29 | hgbot | Checkin | |
2016-06-07 11:29 | hgbot | Note Added: 0087056 | |
2016-06-07 11:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/913275d2dbddacdbcfd52abc47535eeb5cadb216 [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/7349251eaa2e285e036f30c30f5e2edf7f2dec82 [^] |
2016-06-07 11:31 | adrianromero | Review Assigned To | => Orekaria |
2016-06-07 16:52 | migueldejuana | Review Assigned To | Orekaria => migueldejuana |
2016-06-07 16:52 | migueldejuana | Note Added: 0087070 | |
2016-06-07 16:52 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |