Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037312 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | major | have not tried | 2017-11-16 10:16 | 2017-11-27 10:23 | |||
Reporter | AtulOpenbravo | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3c5476b6209f | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2017-11-08 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/a87ba8a293e6224273bd2c70d0fcbb54d9ac8cf6 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037312: Sales Order selector in Generate Invoice process does not wok properly | |||||||
Description | Sales Order selector based on OB UI Selector reference in Generate Invoices process does not wok properly. It is not visible. | |||||||
Steps To Reproduce | - Login as F&B International Group Admin - Navigate to Generate Invoices process (Sales Management | Transaction | Generate Invoices) - Realize that no selector appears in front of Label Sales Order. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0100594) hgbot (developer) 2017-11-17 15:04 |
Repository: erp/backports/3.0PR17Q3.2 Changeset: 3c5476b6209f35d0ccfcc5c4e39b29d3327e2f71 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Nov 17 15:03:14 2017 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR17Q3.2/rev/3c5476b6209f35d0ccfcc5c4e39b29d3327e2f71 [^] fixes issue 37312: OB created partially in old processes shown in 3.0 windows With the changes introduced on issue 0035553, the OB object is generated in two stages: it is initialized when the JS static resources are loaded and secondly additional session data is included with the SessionDynamic request. In old processes inside 3.0 windows, a request to load the JS static resources is done but the SessionDynamic request is not. As a result, the OB object was generated partially. This caused JS errors when referencing to the missing data. To fix this issue, now when we are in an old process loaded inside a 3.0 window, instead of generating the OB object from scratch, it is cloned from the main OB object of the application which is generated right after logging in. --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl --- |
(0100729) alostale (manager) 2017-11-27 10:23 |
reviewed + tested |
Issue History | |||
Date Modified | Username | Field | Change |
2017-11-16 16:44 | caristu | Type | defect => backport |
2017-11-16 16:44 | caristu | Target Version | => 3.0PR17Q3.2 |
2017-11-17 15:04 | hgbot | Checkin | |
2017-11-17 15:04 | hgbot | Note Added: 0100594 | |
2017-11-17 15:04 | hgbot | Status | scheduled => resolved |
2017-11-17 15:04 | hgbot | Resolution | open => fixed |
2017-11-17 15:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q3.2/rev/3c5476b6209f35d0ccfcc5c4e39b29d3327e2f71 [^] |
2017-11-17 15:05 | caristu | Review Assigned To | => alostale |
2017-11-27 10:23 | alostale | Note Added: 0100729 | |
2017-11-27 10:23 | alostale | Status | resolved => closed |
2017-11-27 10:23 | alostale | Fixed in Version | => 3.0PR17Q3.2 |
Copyright © 2000 - 2009 MantisBT Group |