Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032563 | Retail Modules | Web POS | public | 2016-03-31 12:40 | 2016-06-04 11:48 |
|
Reporter | xabiermerino | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q3 | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2015-07-03 |
Regression introduced in release | RR15Q4 |
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/464633dd387fd0cd4fb468d2bd62b368f5170b34 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0032563: [SERQA 861] JS Error when you do an initial count without Cash payment method |
Description | If you configurate a POS Terminal withou payment method of Cash type an JS error appears when you execute an Initial Count |
Steps To Reproduce | *** Reproduced in Retail with modules
0.- Log into Web POS with vallblanca user and do a Cash Up
1.- As Openbravo Admin go to the backend (live builds)
2.- Go to POS Terminal Type and select VBS POS Terminal
3.- Go to Payment Method tab and select USA Cash
4.- Uncheck Cash field
5.- Go to Preference window and create a new one:
5.1.- Property: Web POS payment Cash
5.2.- Value: N
5.3.- Client: White valley group
5.4.- Organization: Vall Blanca Store
5.5.- User: Vall Blanca Store User
6.- Log into Web POS with vallblanca user and try to do an Initial Count |
Proposed Solution | |
Additional Information | |
Tags | SER-QA |
Relationships | related to | design defect | 0030551 | | closed | jorge-garcia | It is not possible to login in a terminal without payment methods defined | depends on | backport | 0033110 | RR16Q2 | closed | jorge-garcia | [SERQA 861] JS Error when you do an initial count without Cash payment method | depends on | backport | 0033111 | RR16Q1.3 | closed | jorge-garcia | [SERQA 861] JS Error when you do an initial count without Cash payment method | caused by | defect | 0029463 | RR15Q4 | closed | jorge-garcia | It is possible to give change or pay a return ticket if there is no cash available |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-03-31 12:40 | xabiermerino | New Issue | |
2016-03-31 12:40 | xabiermerino | Assigned To | => Retail |
2016-03-31 12:40 | xabiermerino | Resolution time | => 1460671200 |
2016-03-31 12:40 | xabiermerino | Triggers an Emergency Pack | => No |
2016-03-31 12:41 | xabiermerino | Tag Attached: SER-QA | |
2016-03-31 13:43 | agete | Summary | JS Error when you do an initial count without Cash payment method => [SERQA 861] JS Error when you do an initial count without Cash payment method |
2016-04-04 14:36 | Orekaria | Status | new => acknowledged |
2016-04-05 12:27 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-04-05 12:27 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2016-04-07 10:51 | hgbot | Checkin | |
2016-04-07 10:51 | hgbot | Note Added: 0085478 | |
2016-04-07 10:51 | hgbot | Checkin | |
2016-04-07 10:51 | hgbot | Note Added: 0085479 | |
2016-04-07 10:51 | hgbot | Status | scheduled => resolved |
2016-04-07 10:51 | hgbot | Resolution | open => fixed |
2016-04-07 10:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/24f900d3a01c8e8c0a790cff7ce1af6d2048e078 [^] |
2016-04-20 08:08 | ranjith_qualiantech_com | Note Added: 0085760 | |
2016-04-20 12:18 | migueldejuana | Review Assigned To | => migueldejuana |
2016-04-20 12:18 | migueldejuana | Note Added: 0085775 | |
2016-04-20 12:18 | migueldejuana | Status | resolved => closed |
2016-06-02 10:00 | guillermogil | Relationship added | related to 0030551 |
2016-06-02 12:42 | jorge-garcia | Note Added: 0086912 | |
2016-06-02 12:42 | jorge-garcia | Status | closed => new |
2016-06-02 12:42 | jorge-garcia | Resolution | fixed => open |
2016-06-02 12:43 | jorge-garcia | Regression level | => Production - Confirmed Stable |
2016-06-02 12:43 | jorge-garcia | Regression date | => 2015-07-03 |
2016-06-02 12:43 | jorge-garcia | Regression introduced in release | => RR15Q4 |
2016-06-02 12:43 | jorge-garcia | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/464633dd387fd0cd4fb468d2bd62b368f5170b34 [^] |
2016-06-02 12:44 | jorge-garcia | Status | new => scheduled |
2016-06-02 12:45 | jorge-garcia | Status | scheduled => resolved |
2016-06-02 12:45 | jorge-garcia | Fixed in Version | => RR16Q3 |
2016-06-02 12:45 | jorge-garcia | Resolution | open => fixed |
2016-06-02 12:45 | jorge-garcia | Note Added: 0086913 | |
2016-06-02 12:45 | jorge-garcia | Status | resolved => closed |
2016-06-02 12:58 | dmitry_mezentsev | Relationship added | caused by 0029463 |
2016-06-04 11:48 | dmitry_mezentsev | Severity | major => minor |
Notes |
|
(0085478)
|
hgbot
|
2016-04-07 10:51
|
|
|
|
(0085479)
|
hgbot
|
2016-04-07 10:51
|
|
|
|
|
Reg. fix,
in payment.js, checkValidPayments fn(), return variable "returnCheck" has been added. This variable is used to find whether validation (checkValidCashOverpayment, checkEnoughCashAvailable, checkValidPaymentMethod) are completed or not |
|
|
|
|
|
(0086912)
|
jorge-garcia
|
2016-06-02 12:42
|
|
Reopened because this is finally a regression. Must be created backports |
|
|
(0086913)
|
jorge-garcia
|
2016-06-02 12:45
|
|
Backports had been created. Closing this issue |
|