Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029690 | Retail Modules | Web POS | public | 2015-04-24 11:26 | 2016-05-17 09:57 |
|
Reporter | Orekaria | |
Assigned To | shivum039 | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029690: An error should be logged when the "Error getting Business Partner information" message is shown |
Description | An error should be logged when the "Error getting Business Partner information" message is shown
The problem is that this message indicates if the user had any issue while loading the models |
Steps To Reproduce | in pointofsale-model.js
verify that the error is shown to the user but not logged
or
provoque the error and
verify that there is no entry in the log client |
Proposed Solution | add
OB.error(OB.I18N.getLabel('OBPOS_BPInfoErrorTitle'));
or similar
consider logging all messages shown with the showConfirmation popup |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0029220 | RR15Q2 | closed | aaroncalero | Total gross amount is not updated properly | depends on | defect | 0032788 | | closed | shivum039 | Missing Mobile Service 'org.openbravo.client.kernel' |
|
Attached Files | screenshot.png (230,406) 2016-03-31 10:56 https://issues.openbravo.com/file_download.php?file_id=9223&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2015-04-24 11:26 | Orekaria | New Issue | |
2015-04-24 11:26 | Orekaria | Assigned To | => Retail |
2015-04-24 11:26 | Orekaria | Triggers an Emergency Pack | => No |
2015-04-24 11:27 | Orekaria | Relationship added | depends on 0029220 |
2016-03-31 10:56 | shivum039 | File Added: screenshot.png | |
2016-03-31 10:57 | shivum039 | Assigned To | Retail => shivum039 |
2016-03-31 10:59 | shivum039 | Status | new => scheduled |
2016-04-21 15:12 | hgbot | Checkin | |
2016-04-21 15:12 | hgbot | Note Added: 0085835 | |
2016-04-21 15:29 | hgbot | Checkin | |
2016-04-21 15:29 | hgbot | Note Added: 0085836 | |
2016-04-21 15:29 | hgbot | Status | scheduled => resolved |
2016-04-21 15:29 | hgbot | Resolution | open => fixed |
2016-04-21 15:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5e46f1944ff16ca8c4591629f21678d027bf5ef1 [^] |
2016-04-26 16:19 | Orekaria | Relationship added | depends on 0032788 |
2016-05-10 11:49 | dmitry_mezentsev | Note Added: 0086342 | |
2016-05-17 09:55 | migueldejuana | Note Added: 0086487 | |
2016-05-17 09:57 | migueldejuana | Review Assigned To | => migueldejuana |
2016-05-17 09:57 | migueldejuana | Note Added: 0086488 | |
2016-05-17 09:57 | migueldejuana | Status | resolved => closed |
Notes |
|
(0085835)
|
hgbot
|
2016-04-21 15:12
|
|
|
|
(0085836)
|
hgbot
|
2016-04-21 15:29
|
|
|
|
|
|
|
|
First commit is related to issue 32788. |
|
|
|
Tested and reviewed in ec98fed2ca51 |
|