Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0033503 | Retail Modules | Web POS | public | 2016-07-20 08:29 | 2016-08-17 07:21 |
Reporter | simbu94 | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | normal | Severity | minor | 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 | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0033503: Error Loading POS Terminal If default Business Partner's max(businessPartnerLocationId) is inactive. | ||||
Description | Error Loading POS Terminal If default Business Partner's max(businessPartnerLocationId) is inactive. Error getting Business Partner information The Business Partner information is missing in local database. Click Reload to refresh the page. If the problem persists please contact your System Administrator. | ||||
Steps To Reproduce | 1. Login to POS Terminal VBS-1 (default Customer: VBS Customer) 2. Create 2 New Locations for default Business Partner 3. execute query in database (Make sure you are not updating default business partner location) update c_bpartner_location set isactive='N' where c_bpartner_location_id =(select max(c_bpartner_location_id) from c_bpartner_location where c_bpartner_id='ABD91C9D3BC94175B876FBBE9CACA008') --VBS Customer 4. Clear cache and Login to POS. you see the POPUP error | ||||
Proposed Solution | Business Partner sub query is missing active check. Attached Patch for solution | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=9643&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-07-20 08:29 | simbu94 | New Issue | |||
2016-07-20 08:29 | simbu94 | Assigned To | => Retail | ||
2016-07-20 08:29 | simbu94 | OBNetwork customer | => No | ||
2016-07-20 08:29 | simbu94 | Triggers an Emergency Pack | => No | ||
2016-07-20 08:29 | simbu94 | File Added: BPError.patch | |||
2016-07-20 15:11 | simbu94 | File Deleted: BPError.patch | |||
2016-07-21 11:12 | simbu94 | File Added: BPError.patch | |||
2016-07-21 11:23 | marvintm | Status | new => acknowledged | ||
2016-07-22 13:58 | simbu94 | Summary | Error Loading POS Terminal If default Business Partner Location is inactive. => Error Loading POS Terminal If default Business Partner's max(businessPartnerLocationId) is inactive. | ||
2016-07-22 13:58 | simbu94 | Description Updated | bug_revision_view_page.php?rev_id=12738#r12738 | ||
2016-07-25 11:19 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2016-07-25 11:19 | ranjith_qualiantech_com | Status | acknowledged => scheduled | ||
2016-07-26 11:27 | hgbot | Checkin | |||
2016-07-26 11:27 | hgbot | Note Added: 0088664 | |||
2016-07-26 11:27 | hgbot | Status | scheduled => resolved | ||
2016-07-26 11:27 | hgbot | Resolution | open => fixed | ||
2016-07-26 11:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2604fffb961a739c71d60e062ca9a3aa570c3ac [^] | ||
2016-08-17 07:21 | migueldejuana | Review Assigned To | => migueldejuana | ||
2016-08-17 07:21 | migueldejuana | Note Added: 0089162 | |||
2016-08-17 07:21 | migueldejuana | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|